-
- Downloads
Added support for "userPassword: {UNIX}uid". getpwnam("uid") is
used to fetch the pw_passwd which is than passwd to crypt(). getspnam() is used instead of getpwnam() when available. Added configration detection of pw_passwd, shadow.h, getpwnam() and getspnam().
Showing
- build/openldap.m4 17 additions, 0 deletionsbuild/openldap.m4
- configure 933 additions, 1016 deletionsconfigure
- configure.in 4 additions, 0 deletionsconfigure.in
- include/portable.h.in 12 additions, 0 deletionsinclude/portable.h.in
- libraries/liblutil/passwd.c 30 additions, 0 deletionslibraries/liblutil/passwd.c
Loading
Please register or sign in to comment