Here is the output I get: ./ldapsearch -p 3911 -b "dc=forayadams,dc=foray,dc=com" -D "cn=directory manager" -w - "objectclass=*" | grep Domain Enter bind password: dn: sambaDomainName=FORAYADAMS,dc=forayadams,dc=foray,dc=com sambaDomainName: FORAYADAMS objectClass: sambaDomain dn: cn=Domain Admins,ou=Groups,dc=forayadams,dc=foray,dc=com cn: Domain Admins dn: cn=Domain Users,ou=Groups,dc=forayadams,dc=foray,dc=com cn: Domain Users dn: cn=Domain Guests,ou=Groups,dc=forayadams,dc=foray,dc=com cn: Domain Guests dn: cn=Domain Computers,ou=Groups,dc=forayadams,dc=foray,dc=com cn: Domain Computers So, the groups appear to be in FDS but it sounded like it couldn't see them in Unix. Thoughts? -Mont On 3/16/06, Pete Rowley <prowley at redhat.com> wrote: > > Mont Rothstein wrote: > > > If my dn is fine then do you know why I am getting the "Can't lookup > > UNIX group Domain Admins" message? > > > > Can I safely ignore it? > > > When you do an ldap search using the credentials that Samba uses, can > you see those entries? > > -- > Pete > > > > -- > Fedora-directory-users mailing list > Fedora-directory-users at redhat.com > https://www.redhat.com/mailman/listinfo/fedora-directory-users > > > > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.fedoraproject.org/pipermail/389-users/attachments/20060317/5580cc24/attachment.html