|
|
| |
ldapdeleteuserfromgroup(1) |
FreeBSD General Commands Manual |
ldapdeleteuserfromgroup(1) |
ldapdeleteuserfromgroup - deletes a member from a group in LDAP.
ldapdeleteuserfromgroup <username|dn>
<groupname|gid>
- <username | dn>
- The name of the user to delete. 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 to permit deletion of an
entry that does not exist anymore in the directory.
- <groupname | gid>
- The name or the gid of the group that should say goodbye to the user.
ldapaddusertogroup(1), ldapsetprimarygroup(1), ldapscripts(5).
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
Visit the GSP FreeBSD Man Page Interface. Output converted with ManDoc. |