[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: Adding or deleting items?
Yes. For example, look at the ldapmodify man page, which provides
various ways to add, modify, and delete attributes.
Matt
On Thu, 2003-06-05 at 09:13, kend@xanoptix.com wrote:
> Hiya. I'm a little confused as to how to add and delete... well, I'm not
> even sure of the correct nomenclature, so let me give an example: groups.
> I have, say, a group "IT", thusly:
>
> # gIT, US
> dn: cn=gIT, c=US
> objectClass: posixGroup
> objectClass: top
> cn: gIT
> gidNumber: 567
> memberUid: kend
> memberUid: ullmanl
> memberUid: tom
>
> Is there any way to add or delete members singly? Or must I take the
> entry, either add or subtract the user, and then re-import it with
> ldapmodify?
>
> Thanks,
>
> Ken D'Ambrosio
> Sr. SysAdmin,
> Xanoptix, Inc.
--
M Butcher <mbutcher@grcomputing.net>