[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[patch #4488] pam_open_session fails on Solaris (sparc) for CVS >= 1.12.
From: |
Svein Olav Bjerkeset |
Subject: |
[patch #4488] pam_open_session fails on Solaris (sparc) for CVS >= 1.12.10 |
Date: |
Wed, 5 Oct 2005 13:05:09 +0000 |
User-agent: |
Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322) |
URL:
<http://savannah.nongnu.org/patch/?func=detailitem&item_id=4488>
Summary: pam_open_session fails on Solaris (sparc) for CVS
>= 1.12.10
Project: Concurrent Versions System
Submitted by: sobjerke
Submitted on: Wed 10/05/05 at 13:05
Category: None
Priority: 5 - Normal
Status: None
Privacy: Public
Assigned to: None
Originator Email:
Open/Closed: Open
Fixed Release: None
Fixed Feature Release: None
_______________________________________________________
Details:
>From version 1.2.10 on, CVS on Solaris fails with the error "Can not
make/remove entry for session" on any operation after the initial login when
using pserver.
I have traced the problem to two missing pam_set_item calls, one for
PAM_RHOST and one for PAM_RUSER. Without these calls, pam_open_session fails
on Solaris with PAM_SESSION_ERR.
BTW: I am using Solaris 9
I have created a pacth which at least worked for me. The patch is against
1.12.13
_______________________________________________________
File Attachments:
-------------------------------------------------------
Date: Wed 10/05/05 at 13:05 Name: cvs-1.12.13-pam.patch Size: 1.13KB By:
sobjerke
Fixes pam_open_session problem on Solaris
<http://savannah.nongnu.org/patch/download.php?item_id=4488&item_file_id=5278>
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/patch/?func=detailitem&item_id=4488>
_______________________________________________
Message sent via/by Savannah
http://savannah.nongnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [patch #4488] pam_open_session fails on Solaris (sparc) for CVS >= 1.12.10,
Svein Olav Bjerkeset <=