[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: aliases



At 11:18 AM 12/11/99 -0800, Brett G. Lemoine wrote:
>Can someone point me to some documentation on ldap aliasing?  Both
>for individual entries as well as for entire ranges if possible.

I don't believe any documentation exists.   You create
an alias, add an entry of the form:

dn: cn=alias, dc=boolean, dc=net
objectclass: alias
aliasedobjectname: cn=target, dc=boolean, dc=net

Then "cn=alias, dc=boolean, dc=net" will be an alias for
"cn=target, dc=boolean, dc=net".

Note: both alias and target must be within the same database.

----
Kurt D. Zeilenga		<kurt@boolean.net>
Net Boolean Incorporated	<http://www.boolean.net/>