I am trying to follow http://directory.fedora.redhat.com/wiki/Howto:Samba and 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