Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
12 lines
442 B
Text
12 lines
442 B
Text
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/
|