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> > 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 > https://www.redhat.com/mailman/listinfo/fedora-directory-users >