2.2.5 double listing

"GG Noris" <[email protected]> Thu, 14 Jul 2005 16:16:58 +0200
Newsgroups gmane.mail.qmail.ldap.phpqladmin
Message-ID <[email protected]>
hello.
i have tested the 2.2.5 version.
I login in my databases with initial logon.
I have some trouble to convert my old ldap structure config with the new
layout.
my current layout is:

o=3Dldap
	o=3Dinternet_domains
		ou=3Dexample.com
			[email protected]
			[email protected]
		ou=3Dexample2.com
			[email protected]
			[email protected]

	o=3Dmailservers
		ou=3Dqmailldap
			cn=3Dfirstmx
			cn=3Dsecondmx


this is what i have. i have used this with phpqladmin 1.1.
i have tried "to chew" this layout in all manner but
i do not find a good solution to move my situation to a new
compatible layout.
this is the last try:

c=3Dit ( and all phpqladmin objectclasses and value putted here )
	ou=3Dexample.com
			[email protected]
			[email protected]
	ou=3Dexample2.com
			[email protected]
			[email protected]
	ou=3Dqmailldap
			cn=3Dfirstmx
			cn=3Dsecondmx



This Layout function but i see all domains doubled in my left panel. If
i remove
objectclass:phpqladminbranch from c=3Dit ( and also administrator
attribute ), i see=20
one entry for one domain but i do not see any global attributes for
c=3Dit.
with the ou reference for phpqladminbranch is impossible for my find a
ldap layout compatible
with my situation and the phpqladmin.
for my is a good solution to have a container for all ou domains and a
container for all qmailldap
 server object, only for  a readable layout and for make an automatic
migration in the right moment.
I need to ask if is impossible adjust my layout in a compatible way for
phpqladmin 2.2.5.

THX in ADV