Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 103728 - Bad PAM configuration for cvs-1.12.12-r2
Summary: Bad PAM configuration for cvs-1.12.12-r2
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Maintainers for cvs, and cvs related tools (the version control system) [OBSOLETE]
URL: https://ccvs.cvshome.org/issues/show_...
Whiteboard:
Keywords:
: 72251 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-08-25 10:35 UTC by Nahor
Modified: 2005-08-26 08:23 UTC (History)
1 user (show)

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 Nahor 2005-08-25 10:35:27 UTC
From CVS bug database, a comment from Brian Murphy (Sat Apr 30 04:43:28) says
that CVS pam now requires a session line.

Currently, CVS's PAM file contains only auth and account. With only those,
trying to use CVS (login works, but nothing else) results in an error:
  PAM open session error: System error

After adding the line "session include system-auth" in /etc/pam.d/cvs, CVS works
fine again.
Comment 1 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2005-08-26 00:58:04 UTC
fixed in cvs.
Comment 2 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2005-08-26 08:23:54 UTC
*** Bug 72251 has been marked as a duplicate of this bug. ***