public inbox for gentoo-server@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-server] ldap multiple dc rootdn?
@ 2005-05-16  7:40 Chris S
  2005-05-21 10:30 ` Chris S
  0 siblings, 1 reply; 17+ messages in thread
From: Chris S @ 2005-05-16  7:40 UTC (permalink / raw
  To: gentoo-server

Hi all,

Starting to play with LDAP :D and having an issue where it doesn't like 
my fqdn.
(openldap 2.2.26)

In short I would like to know if I can have multiple dc for my rootdn? 
(it appears I'm limited to 2).

I want to use dc=au because I'm in Australia, ie:
dc=domain,dc=net,dc=au

I can setup ldap using that domain and search it

*Code:*
cephas # ldapsearch -D "cn=Manager,dc=domain,dc=net,dc=au" -W
Enter LDAP Password:
# extended LDIF
#
# LDAPv3
# base <> with scope sub
# filter: (objectclass=*)
# requesting: ALL
#
# search result
search: 2
result: 32 No such object
# numResponses: 1


but when I use the migration tools and create the base.ldif, importing 
it fails

*Code:*
cephas # ldapadd -D "cn=Manager,dc=domain,dc=net,dc=au" -W -f 
/tmp/base.ldif
Enter LDAP Password:
adding new entry "dc=net,dc=au"
ldap_add: Server is unwilling to perform (53)
       additional info: no global superior knowledge


also, phpldapadmin refuses to create it, with the same error.

Setting the system up with just dc=domain,dc=net works perfectly

Is there something special I have to do?

I can create my rootdn as dc=net,dc=au and then create another dc under 
that dc=domain, but this is quite ugly and I was hoping I could get all 
three on the one. if there is no solution I guess I could create the 
base as dc=au, then subs dc=net and dc=domain.

Is there something special I have to do?

Cheers,
Chris
-- 
gentoo-server@gentoo.org mailing list


^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2005-06-01 16:37 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-05-16  7:40 [gentoo-server] ldap multiple dc rootdn? Chris S
2005-05-21 10:30 ` Chris S
2005-05-21 22:33   ` Paul Kölle
2005-05-21 22:55     ` Chris S
2005-05-22  0:02     ` Chris S
2005-05-22  9:44       ` Paul Kölle
2005-05-23 11:55         ` Chris S
2005-05-23 13:28           ` Paul Kölle
2005-05-27  4:59             ` Chris S
2005-05-27  9:11               ` Paul Kölle
2005-05-27 10:15                 ` Chris S
2005-05-27 11:11                   ` Paul Kölle
2005-05-27 11:55                     ` Chris S
2005-05-28  1:21                       ` [gentoo-server] which ldap database Chris S
2005-05-28 10:43                         ` Paul Kölle
2005-05-28 10:59                           ` Chris S
2005-06-01 16:52                         ` [gentoo-server] VRRP Replacement Kirk Hoganson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox