<div dir="ltr">can you try:<div><br><div>grep "dc=" * -r<div><span style="color:rgb(0,0,0);font-size:12.8px"><br></span></div><div><span style="color:rgb(0,0,0);font-size:12.8px">then email the results?</span></div></div></div></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature"><div dir="ltr"><div><div dir="ltr">David Morris<br>

3G Telecommunications Limited<br><div><br>Office: +44 (0)113 391 0781<div>Mobile: +44 (0) 7790 606023<br>email: <a href="mailto:david.morris@3gtelecoms.net" target="_blank">david.morris@3gtelecoms.net</a><br><div><span>skype: david-3gtelecommunications </span>
</div></div></div></div></div></div></div></div>
<br><div class="gmail_quote">On 27 November 2015 at 16:28, 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 16:18:08 Simon Greenwood wrote:<br>
> Hi Gary -<br>
><br>
> Think I replied to the last reply in the thread.<br>
><br>
> If you still have dc=server,dc=world in your config that should come out as<br>
> that's what is causing the conflict. You may need to initialize your root<br>
> again.<br>
><br>
> s/<br>
><br>
<br>
</span>I did spot the instance where I missed the dc=server,dc=workd and fixed it.<br>
<br>
It didn't solve the problem.<br>
<br>
By running the following code, it appears that it's failing on the very first<br>
line of basedomain.ldif<br>
<br>
<br>
<br>
[root@ollie2 ~]# systemctl stop slapd<br>
[root@ollie2 ~]# slapadd -v -l basedomain.ldif<br>
56588237 The first database does not allow slapadd; using the first available<br>
one (2)<br>
slapadd: dn="dc=ringways,dc=com" (line=1): (64) value of single-valued naming<br>
<span class="">attribute 'dc' conflicts with value present in entry<br>
</span>_#######               39.95% eta   none elapsed            none spd   1.5 M/s<br>
Closing DB...<br>
<span class="">[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>
</span>dn: cn=Manager,dc=ringways,dc=com<br>
<span class="im HOEnZb">objectClass: organizationalRole<br>
cn: Manager<br>
description: Directory Manager<br>
<br>
</span><span class="im HOEnZb">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>
<br>
</span><div class="HOEnZb"><div class="h5">_______________________________________________<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></div>