c253e10ebf
2007/01/03 : ldapscripts 1.5 - Fixed typos (thanks to Mikael Lammentausta) - Small fixes to the install script - ldapadduser : use $_UID instead of $_USER while chown'ing homedir (thanks to Mikael Lammentausta) - ldapadduser : new option to ask for the gecos (thanks to Mikael Lammentausta) - ldapadduser : new option to copy skeleton files to home directories (thanks to Mikael Lammentausta) - ldapadduser : now skip user's home dir creation if it already exists - ldapadduser/ldapaddmachine : modified account description attributes : set to 'User account' or 'Machine account' - ldapadduser/ldapaddgroup/ldapaddmachine : use $_USER and $_GROUP instead of $1 when possible - New _ldappasswd script to modify a user's password (suggested by Mikael Lammentausta) PR: 107476 Submitted by: Ganael LAPLANCHE <martymac at martymac.com> (maintainer)
23 lines
495 B
Text
23 lines
495 B
Text
etc/ldapscripts/ldapscripts.conf
|
|
etc/ldapscripts/runtime
|
|
etc/ldapscripts/README
|
|
etc/ldapscripts/CHANGELOG
|
|
etc/ldapscripts/COPYING
|
|
etc/ldapscripts/VERSION
|
|
etc/ldapscripts/TODO
|
|
@dirrmtry etc/ldapscripts
|
|
bin/_ldapdeletemachine
|
|
bin/_ldapinit
|
|
bin/_lsldap
|
|
bin/ldapaddgroup
|
|
bin/ldapaddmachine
|
|
bin/ldapadduser
|
|
bin/ldapaddusertogroup
|
|
bin/ldapdeletegroup
|
|
bin/ldapdeleteuser
|
|
bin/ldapdeleteuserfromgroup
|
|
bin/ldapsetprimarygroup
|
|
bin/ldaprenameuser
|
|
bin/_ldaprenamemachine
|
|
bin/_ldaprenamegroup
|
|
bin/_ldappasswd
|