[Issue 230] PAM & pserver interoperatio n difficulty
[email protected] 30 Apr 2005 11:43:28 -0000
| Newsgroups | gmane.comp.version-control.cvs.issuezilla |
|---|---|
| Message-ID | <[email protected]> |
https://ccvs.cvshome.org/issues/show_bug.cgi?id=230
User brianm changed the following:
What |Old value |New value
================================================================================
Status|REOPENED |STARTED
--------------------------------------------------------------------------------
------- Additional comments from [email protected] Sat Apr 30 04:43:28 -0700 2005 -------
This looks like a configuration problem.
Your /etc/pam.d/cvs configuration file almost certainly does not
have a session line for example:
session required pam_unix.so
This is now required for pam support to work since the session
support was introduced.