2011-11-01 06:03:20 +01:00
|
|
|
# F=ldap_helpers ldap helper programs
|
2011-01-26 02:22:09 +01:00
|
|
|
|
2011-01-13 08:54:01 +01:00
|
|
|
These programs were contributed by the Nokia MeeGo folks.
|
|
|
|
|
|
|
|
The first 2 are perl and shell verisions of programs meant to be used as
|
|
|
|
`$GL_GET_MEMBERSHIPS_PGM` (see [this][ldap] for more).
|
|
|
|
|
|
|
|
* ldap-query-example.pl
|
|
|
|
* ldap-query-example.sh
|
|
|
|
|
|
|
|
The third program is meant to be installed as an adc (admin-defined command,
|
2011-11-01 06:03:20 +01:00
|
|
|
see [here][ADCs]), and helps users change their LDAP passwords.
|
2011-01-13 08:54:01 +01:00
|
|
|
|
|
|
|
* passwd
|
|
|
|
|
|
|
|
Enjoy!
|
|
|
|
|