[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: how to add new atrribute using php
This list is reserved for discussions regarding the development
of OpenLDAP. Your post is off topic.
Please direct general LDAP questions to the U-Mich General LDAP
list at <ldap@umich.edu>.
Kurt
At 07:20 PM 2002-01-20, Juelia wrote:
>Hi.
>
>I'm very new to ldap, so please someone help me with this.Currently i have (in my ldap)
> cn
> title
> uid
> mail
> telephonenumber
> objectclass
>
>Let say i want to add localityName here? How to add this new attribute in there using php?
>
>Thanks for any help.