> So, > Netgroup does not work in solaris 10 ???? :( Solaris 10 doesn't have any specific netgroup problems that I'm aware of, and it has not dropped support for netgroup. But, as in previous Solaris releases, the getent command doesn't talk to the netgroup database. You can still use them, you just can't ask the system about them with getent. Vipul Ramani wrote: > So, > Netgroup does not work in solaris 10 ???? :( > > I want to configured group based access for the servers.. so what > should i used ? > > On Mon, May 12, 2008 at 2:49 PM, George Holbert <gholbert at broadcom.com > <mailto:gholbert at broadcom.com>> wrote: > > On Solaris at least, the getent command doesn't support netgroup. > According to the man page, it supports any of: > passwd, group, hosts, ipnodes, services, protocols, ethers, > project, networks, netmasks > > > Vipul Ramani wrote: > > Hi all, > > I am trying to configure FDS as directory server and clients > are sun solaris 10 boxes.. ( all are sun solaris 10 x86). > > bash-3.00# ldapclient list > NS_LDAP_FILE_VERSION= 2.0 > NS_LDAP_BINDDN= cn=proxyagent,ou=profile,dc=example,dc=com > NS_LDAP_BINDPASSWD= {NS1}ecfa88f3a945c411 > NS_LDAP_SERVERS= 192.168.109.73 <http://192.168.109.73> > <http://192.168.109.73> > > NS_LDAP_SEARCH_BASEDN= dc=example,dc=com > NS_LDAP_AUTH= simple > NS_LDAP_SEARCH_REF= FALSE > NS_LDAP_CACHETTL= 0 > NS_LDAP_CREDENTIAL_LEVEL= proxy > > bash-3.00# ldaplist > dn: cn=Directory Administrators, dc=example, dc=com > dn: ou=People, dc=example, dc=com > dn: ou=Special Users,dc=example, dc=com > dn: ou=profile,dc=example,dc=com > dn: ou=group, dc=example,dc=com > dn: ou=netgroup, dc=example,dc=com > dn: ou=Groups, dc=example, dc=com > > ===ou=netgroup,dc=xxxx,dc=com=========== > dn: cn=netgroup2,ou=netgroup,dc=example,dc=com > objectClass: top > objectClass: nisNetgroup > cn: netgroup2 > nisNetgroupTriple: (,vipul2,) > > > When i type this command i m getting these error .... Do i > need to enable to netgroup database or i need to apply any > patch to enable this ??? > > bash-3.00# getent netgroup QAUsers > Unknown database: netgroup > usage: getent database [ key ... ] > > > > > > > > -- > Regards > > Vipul Ramani > > ------------------------------------------------------------------------ > > -- > Fedora-directory-users mailing list > Fedora-directory-users at redhat.com > <mailto:Fedora-directory-users at redhat.com> > https://www.redhat.com/mailman/listinfo/fedora-directory-users > > > > > > -- > Fedora-directory-users mailing list > Fedora-directory-users at redhat.com > <mailto:Fedora-directory-users at redhat.com> > https://www.redhat.com/mailman/listinfo/fedora-directory-users > > > > > -- > Regards > > Vipul Ramani > ------------------------------------------------------------------------ > > -- > Fedora-directory-users mailing list > Fedora-directory-users at redhat.com > https://www.redhat.com/mailman/listinfo/fedora-directory-users >