[Date Prev][Date Next] [Chronological] [Thread] [Top]

Password returned by getpwnam(3) and getspnam(3)



Having problems getting an encrypted password out of getpwnam and
getspnam.   My program is hitting the LDAP server and returning all of
the passwd(5) fields properly except the password, always retuning an
'x'.  Have made sure I am linking against the same libraries as the
native su and login command.  Any ideas?

Thanks,

Platform: Red Hat 7.1
OpenLDAP: 2.0.7 and 2.0.14


Gerry