Re: Hoe to get uid,gid through PAM
Thorsten Kukuk <[email protected]>
| Newsgroups | gmane.linux.pam |
|---|---|
| Message-ID | <[email protected]> |
On Wed, Aug 17, preet $ wrote: > Hello, > > How do I get the user credentials such as uid, eid, and gid defined in > various authentication mechanisms such as LDAP etc through PAM. Please > provide some info on that. You will not. PAM does only authenticate an user for you, nothing more. What you mean is getpwnam() and similar functions handled by NSS modules. -- Thorsten Kukuk, Project Manager/Release Manager SLES SUSE LINUX Products GmbH, Maxfeldstr. 5, D-90409 Nuernberg GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer, HRB 16746 (AG Nürnberg)