| Bug#: 103728 | Product: Gentoo Linux | Version: unspecified | Platform: All |
| OS/Version: Linux | Status: RESOLVED | Severity: major | Priority: P2 |
| Resolution: FIXED | Assigned To: cvs-utils@gentoo.org | Reported By: nahor.j+gentoo@gmail.com | |
| Component: Development | |||
| URL: https://ccvs.cvshome.org/issues/show_bug.cgi?id=230 | |||
| Summary: Bad PAM configuration for cvs-1.12.12-r2 | |||
| Keywords: | |||
| Status Whiteboard: | |||
| Opened: 2005-08-25 10:35 0000 | |||
| Description: | Opened: 2005-08-25 10:35 0000 |
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.
*** Bug 72251 has been marked as a duplicate of this bug. ***