Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 27706 - incorrect behaviour of pam-login 3.11 (new upstream release available)
Summary: incorrect behaviour of pam-login 3.11 (new upstream release available)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: PAM Gentoo Team (OBSOLETE)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-09-01 06:37 UTC by Alberto Mancini
Modified: 2003-09-24 20:58 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alberto Mancini 2003-09-01 06:37:44 UTC
pam_open_session fails if credentials are required (e.g. using AFS).

pam_setcred() should be called before pam_open_session()

This is fixed in pam-login 3.12 

Reproducible: Always
Steps to Reproduce:
1.Have homes in AFS
2.insert USERNAME on login
3.insert PASSWORD 
4.You cannot access your home

Actual Results:  
You cannot access your home

Expected Results:  
You can access your home

This is fixed in pam-login 3.12
Comment 1 Martin Schlemmer (RETIRED) gentoo-dev 2003-09-24 20:58:43 UTC
Added, thanks.