[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
schema for `mailAlias'
- To: openldap-software@OpenLDAP.org
- Subject: schema for `mailAlias'
- From: Ingvarr Zhmakin <ingvarr@mail.ru>
- Date: Wed, 19 Dec 2001 11:03:29 +0300
- Content-disposition: inline
- Organization: The Fourth Dimension
- User-agent: Mutt/1.3.23i
Good morning.
I have my user base in LDAP. Many users have some mail aliases.
It is possible to create rfc822mailAlias objects of course but I'd
like to have some subentries in user records like:
===
dn: uid=vasya,ou=People,dc=macrohard,dc=com
uid: vasya
mailAlias: vasisualiy
mailAlias: vasechka
===
The main difficulty is how to guarantee the uniqueness of these aliases.
Some places in Internet seemed to me to show that it is possible.
Is it?
Thanks in advance.
Ingvarr.