freebsd-ports/sysutils/p5-Plugtools/pkg-descr
Martin Wilke b2c6e0714d 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/

PR:		ports/140133
Submitted by:	Zane C, Bowers <vvelox at vvelox.net>
2009-11-21 15:18:06 +00:00

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/