Man page - ldapaddusertogroup(1)
Packages contains this manual
- ldaprenamegroup(1)
- ldapmodifyuser(1)
- ldapscripts(5)
- ldapadduser(1)
- ldapdeletemachine(1)
- ldapdeleteuser(1)
- ldaprenamemachine(1)
- ldapgid(1)
- ldapsetprimarygroup(1)
- ldapdeleteuserfromgroup(1)
- ldapmodifymachine(1)
- ldapaddmachine(1)
- ldapfinger(1)
- ldapinit(1)
- ldapdeletegroup(1)
- ldapaddgroup(1)
- ldaprenameuser(1)
- ldapmodifygroup(1)
- ldapsetpasswd(1)
- ldapid(1)
- ldapaddusertogroup(1)
- lsldap(1)
Package: ldapscripts
apt-get install ldapscripts
apt-get install ldapscripts
Manuals in package:
Documentations in package:
Manual
ldapaddusertogroup
NAMESYNOPSIS
OPTIONS
SEE ALSO
AVAILABILITY
BUGS
NAME
ldapaddusertogroup - adds a member to a group in LDAP.
SYNOPSIS
ldapaddusertogroup <username | uid | dn> <groupname | gid>
OPTIONS
<username | uid | dn>
The name or the uid of the user to add. It can be a machine name (with an ending $) or a user name. When working with groupOfNames or groupOfUniqueNames group entries, a full DN can also be provided.
<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.org
BUGS
No bug known