Re: ObjectClass and Attributes via command line

2010-09-23 Thread Francis Swasey
man ldapmodify man ldapsearch On 9/23/10 3:06 AM, 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. -- Frank Swasey

Re: ObjectClass and Attributes via command line

2010-09-23 Thread Chris Ridd
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

ObjectClass and Attributes via command line

2010-09-23 Thread sajuptpm
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.