freebsd-ports/net/ldapscripts/pkg-plist
Edwin Groothuis 65c0bd3e6d [NEW PORT] net/ldapscripts
The ldapscripts are simple shell scripts that allow to manage
    POSIX accounts (users, groups, machines) in an LDAP directory.
    They can be used as independent tools or within Samba configuration
    to manage POSIX parts of the LDAP accounts. See README for more
    details.

PR:		ports/86795
Submitted by:	Ganael Laplanche <ganael.laplanche@martymac.com>
2005-10-17 00:10:24 +00:00

18 lines
422 B
Text

etc/ldapscripts/ldapscripts.conf
etc/ldapscripts/runtime
etc/ldapscripts/README
etc/ldapscripts/CHANGELOG
etc/ldapscripts/COPYING
etc/ldapscripts/VERSION
@unexec rmdir %D/etc/ldapscripts 2>/dev/null || true
bin/_ldapdeletemachine
bin/_ldapinit
bin/_lsldap
bin/ldapaddgroup
bin/ldapaddmachine
bin/ldapadduser
bin/ldapaddusertogroup
bin/ldapdeletegroup
bin/ldapdeleteuser
bin/ldapdeleteuserfromgroup
bin/ldapsetprimarygroup