Just to clarify, if I do a ldapsearch for "objectclass=sambaDomain" I get nothing back. I believe the "Already exists" is erroneous, but I don't know why. -Mont On 3/14/06, Mont Rothstein <mont.rothstein at gmail.com> wrote: > > I am trying to follow http://directory.fedora.redhat.com/wiki/Howto:Sambaand running into trouble. > > I'm at the "Populating FDS with PDC Entry" section. I get my SID, and > create my domainName.ldif file as sepcified (contents below). > > I then run the command: > > /opt/fedora-ds/slapd-rheles4rs1/ldif2ldap "cn=Directory manager" myDMPassword /tmp/forayadams.ldif > > What this gives me is: > > adding new entry sambaDomainName=forayadams,dc=forayadams,dc=foray,dc=com > ldap_add: Already exists > > I can't find anything on this. > > None of the log files (admin-serv/logs/access, admin-serv/logs/error, > slapd-rheles4rs1/logs/access, slapd-rheles4rs1/logs/errors) show anything > when I issue this command. > > Any ideas as to what I've done wrong? > > Thanks, > -Mont > > Contents of my /tmp/forayadams.ldif: > > dn: sambaDomainName=forayadams,dc=forayadams,dc=foray,dc=com > objectclass: sambaDomain > objectclass: sambaUnixIDPool > objectclass: top > sambaDomainName: forayadams > sambaSID: S-1-5-21-807157010-1821471989-4121009367 > uidNumber: 550 > gidNumber: 550 > > > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.fedoraproject.org/pipermail/389-users/attachments/20060315/3791f3cb/attachment.html