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

Re: uid case sensitivity



At 10:06 AM 6/9/99 -0500, Jay Christner wrote:
>By default uid's are case insensitive (cis) and userpasswords are case
>sensitive (ces).  I am trying to figure out how to make it so both uid and
>userpasswords are case sensitive (ces).

It is not wise to change standard schema items!

I recommend using a different attribute which has the
desired syntax.  If one does not exist, add a new attribute.
You may have to add an auxilary objectclass as well (as
you should not change standard objectclasses as well).

Kurt