mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-10 07:04:03 +00:00
b2c6e0714d
plgadd - Add a new group to LDAP. plgclean - Check groups setup in LDAP for non-existent users and remove them. plgmod - Modify a group setup in LDAP. plgrm - Remove a group from LDAP. pluadd - Add a user to LDAP. plumod - Modify a user in LDAP. plupass - Update the password for a user in LDAP. plurm - Remove a user from LDAP. WWW: http://search.cpan.org/dist/Plugtools/ PR: ports/140133 Submitted by: Zane C, Bowers <vvelox at vvelox.net>
13 lines
442 B
Plaintext
13 lines
442 B
Plaintext
Manages POSIX users in LDAP and is extensible via a plugin system.
|
|
|
|
plgadd - Add a new group to LDAP.
|
|
plgclean - Check groups setup in LDAP for non-existent users and remove them.
|
|
plgmod - Modify a group setup in LDAP.
|
|
plgrm - Remove a group from LDAP.
|
|
pluadd - Add a user to LDAP.
|
|
plumod - Modify a user in LDAP.
|
|
plupass - Update the password for a user in LDAP.
|
|
plurm - Remove a user from LDAP.
|
|
|
|
WWW: http://search.cpan.org/dist/Plugtools/
|