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>
14 lines
341 B
Text
14 lines
341 B
Text
bin/plgadd
|
|
bin/plgclean
|
|
bin/plgmod
|
|
bin/plgrm
|
|
bin/pluadd
|
|
bin/plumod
|
|
bin/plupass
|
|
bin/plurm
|
|
%%SITE_PERL%%/Plugtools.pm
|
|
%%SITE_PERL%%/Plugtools/Plugins/Dump.pm
|
|
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Plugtools/.packlist
|
|
@dirrmtry %%SITE_PERL%%/Plugtools/Plugins/
|
|
@dirrmtry %%SITE_PERL%%/Plugtools/
|
|
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Plugtools/
|