[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: restricting attributes to become RDN , which objects are created
- To: openldap-software@openldap.org, arunachalamp@huawei.com
- Subject: Re: restricting attributes to become RDN , which objects are created
- From: Buchan Milne <bgmilne@staff.telkomsa.net>
- Date: Mon, 1 Oct 2007 11:08:35 +0200
- Content-disposition: inline
- In-reply-to: <000001c80293$dc992050$5219120a@china.huawei.com>
- References: <000001c80293$dc992050$5219120a@china.huawei.com>
- User-agent: KMail/1.9.6
On Saturday 29 September 2007 14:25:45 Arunachalam Parthasarathy wrote:
> Hello all,
>
> In objectclass, Is there a way to restrict (only) an attribute to be RDN?
>
> For ex: only uid needs to be RDN , in organizational Unit
Assuming you don't want this restriction to be applied to the rootdn (or, you
don't have the rootdn enabled), then you could quite easily achieve this with
ACLs.
Regards,
Buchan