My ldap server's actual root dn is: dc=actual,dc=example,dc=com.  When I 
log into the ldap server using phpLdapAdmin, I would like to see an 
alias in the left frame my phpLdapAdmin screen:

dc=alias,dc=example,dc=com

I have used the ldap relay capability described here: 
http://linux.die.net/man/5/slapd-relay to create an alias for my root dn:

database relay
suffix "dc=alias,dc=example,dc=com"
relay "dc=actual,dc=example,dc=com" massage

When I log into phpLdapAdmin using:

"cn=Manager,dc=alias,dc=example,dc=com"

I still see in the phpLdapAdmin left frame the root dn:

dc=actual,dc=example,dc=com

I would like to see: dc=alias,dc=example,dc=com there.

Any suggestions on how I might accomplish this?

Thanks!

-ron

-- 
Ron Parker
Software Creations               http://www.scbbs.com
Self-Administration Web Site     http://saw.scbbs.com
SDSS Subscription Mgmt Service   http://sdss.scbbs.com
Central Ave Dance Ensemble       http://www.centralavedance.com
R & B Salsa                      http://www.randbsalsa.com


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
phpldapadmin-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/phpldapadmin-users

Reply via email to