diff options
| author | Noriko Hosoi <nhosoi@redhat.com> | 2009-02-05 17:34:56 +0000 |
|---|---|---|
| committer | Noriko Hosoi <nhosoi@redhat.com> | 2009-02-05 17:34:56 +0000 |
| commit | 467146b9350421a4151ff09c949b5dced2c9872a (patch) | |
| tree | 03a730e1dc94c3d949f489197cc5114c4c0a880c /ldap/admin/src/scripts | |
| parent | d35523fe9eb44d373bf8fc8f792101f1dc7c597b (diff) | |
Resolves: #484149
Summary: Clear directory manager password with password storage scheme other
than clear crashes the server
Description:
1) introducing a flag (_nss_initialized) and an API (slapd_nss_is_initialized)
to represent NSS_Initialize is called or not.
2) in config_set_rootpw, if the directory manager's password is given unhashed,
check if NSS is already initialized and the directory manager's password
storage scheme is clear or not. If NSS is not initialized and if the storage
scheme is not CLEAR, report it and return an error LDAP_PARAM_ERROR.
Diffstat (limited to 'ldap/admin/src/scripts')
0 files changed, 0 insertions, 0 deletions
