NAME
ldapaddusertogroup - adds a memberUid attribute to a POSIX group in
LDAP.
SYNOPSIS
ldapaddusertogroup <username|uid> <groupname|gid>
OPTIONS
<username | uid>
The name or the uid of the user to add. It can be a machine name
(with an ending $) or a user name.
<groupname | gid>
The name or the gid of the group that should welcome the new
user.
SEE ALSO
ldapdeleteuserfromgroup(1), ldapsetprimarygroup(1), ldapscripts(5).
AVAILABILITY
The ldapscripts are provided under the GNU General Public License v2
(see COPYING for more details). The latest version of the ldapscripts
is available on : http://contribs.martymac.com
BUGS
No bug known
January 1, 2006 ldapaddusertogroup(1)