<div dir="ltr"><div class="gmail_default" style="font-family:arial,helvetica,sans-serif;font-size:small">Your root dn should be something like cn=Manager,dc=ringways,dc=com, which is your admin user, then that is the dn that you have set up with your credentials. I'm doing this myself at the moment and have found a couple of useful tutorials which I don't think I have bookmarked here. Using a GUI makes it a bit easier to visualise - I'm using Apache Directory Client.</div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif;font-size:small"><br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif;font-size:small">s/</div></div><div class="gmail_extra"><br><div class="gmail_quote">On 27 November 2015 at 15:52, Gary Stainburn <span dir="ltr"><<a href="mailto:gary.stainburn@ringways.co.uk" target="_blank">gary.stainburn@ringways.co.uk</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Friday 27 November 2015 15:41:28 David Morris wrote:<br>
> I haven't got any experience with LDAP but I had a quick look at some<br>
> others with a similar thing - Do you have the password stored in the rootpw<br>
> field in slapd.conf and did you encrypt your password with slappasswd<br>
> before pasting into that field?<br>
><br>
<br>
</span>I have not set any password in slapd.conf. In fact there isn't a slapd.conf.<br>
There is a slapd.d directory with what looks like a tree structure for what I<br>
am guessing used to be in a single slapd.conf file.<br>
<br>
I did use salppasswd to generate the passwords.  Since posting my first email<br>
I have re-generated both the root and Manager passwords and re-run the setup.<br>
<br>
I no longer get the "Invalid credentials" error so presumably the problem must<br>
have been a cut/paste issue.<br>
<br>
I now get the following error. As I am a total newbie to LDAP and don't really<br>
know what's going on, I don't know what I need to do to fix it.<br>
<br>
[root@ollie2 ~]# ldapadd -x -D cn=Manager,dc=ringways,dc=com -W -f<br>
basedomain.ldif<br>
Enter LDAP Password:<br>
adding new entry "dc=ringways,dc=com"<br>
ldap_add: Naming violation (64)<br>
        additional info: value of single-valued naming attribute 'dc'<br>
conflicts with value present in entry<br>
[root@ollie2 ~]# cat basedomain.ldif<br>
# replace to your own domain name for "dc=***,dc=***" section<br>
<br>
dn: dc=ringways,dc=com<br>
objectClass: top<br>
objectClass: dcObject<br>
objectclass: organization<br>
o: Ringways<br>
dc: Server<br>
<br>
dn: cn=Manager,dc=server,dc=world<br>
objectClass: organizationalRole<br>
cn: Manager<br>
description: Directory Manager<br>
<br>
dn: ou=People,dc=ringways,dc=com<br>
objectClass: organizationalUnit<br>
ou: People<br>
<br>
dn: ou=Group,dc=ringways,dc=com<br>
objectClass: organizationalUnit<br>
ou: Group<br>
<br>
<br>
[root@ollie2 ~]#<br>
<div class="HOEnZb"><div class="h5"><br>
_______________________________________________<br>
Wylug-help mailing list<br>
<a href="mailto:Wylug-help@wylug.org.uk">Wylug-help@wylug.org.uk</a><br>
<a href="https://mailman.lug.org.uk/mailman/listinfo/wylug-help" rel="noreferrer" target="_blank">https://mailman.lug.org.uk/mailman/listinfo/wylug-help</a><br>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr"><div><a> </a>Twitter: @sfgreenwood<div>"TBA are particularly glib"<br></div></div></div></div>
</div>