Re: ObjectClass and Attributes via command line
[email protected] (Chris Ridd)
| Newsgroups | perl.ldap |
|---|---|
| Message-ID | <[email protected]> |
On 23 Sep 2010, at 08:06, sajuptpm wrote: > How add new ObjectClass and Attributes via command line. > I need to add a new Objectclass MyObject with new attributes group_id > and role, and i also need existing attribute uid. > You will need to look at the documentation for your server. This list is only about the perl Net::LDAP module, and not any particular server implementation. Cheers, Chris