Hello all! I would like to ask if it's possible to retrieve the
uidnumber when I use pam. Is there a single structure that pam uses to
store all this information since various pam modules might use
different structures (i.e. in pam_unix it uses the passwd structure
and then in pam ldap it is different) I would like to implement an
application similar to login that will authenticate and use the
uidnumber.
any help is much appreciated. thanks!
melissa