Re: PAM session support documentation

2005-05-04 Thread Derek Price
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Brian Murphy wrote:

> Hi Guys,
> I would like to commit the attached patch. It documents in
> the example files the necessary session lines in the PAM
> configuration file.
>
> I/we seem to have missed this when the session support was
> added. The manual has the necessary additions.
>
> OK with you?


Yeah, sure.  You're mostly in charge where the PAM support is concerned,
I think, as long as it remains possible to disable it and doesn't break
backwards compatibility anywhere, in the protocol, API, or otherwise.

Regards,

Derek
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.0 (Cygwin)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFCd5WyLD1OTBfyMaQRAkAwAJsHEU9IcFOl2rcZuawE/L1GdX7KvACg2iYR
j2vDG6yUzw/6aFC+/LquZrI=
=lO7j
-END PGP SIGNATURE-




___
Bug-cvs mailing list
Bug-cvs@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-cvs


PAM session support documentation

2005-05-02 Thread Brian Murphy
Hi Guys,
   I would like to commit the attached patch. It documents in
the example files the necessary session lines in the PAM
configuration file.
I/we seem to have missed this when the session support was
added. The manual has the necessary additions.
OK with you?
/Brian
Index: contrib/pam/ChangeLog
===
RCS file: /cvs/ccvs/contrib/pam/ChangeLog,v
retrieving revision 1.5
diff -r1.5 ChangeLog
0a1,4
> 2005-03-22  Brian Murphy <[EMAIL PROTECTED]>
> 
>   * cvs.linux, cvs.solaris: updated to add session support example.
> 
Index: contrib/pam/cvs.linux
===
RCS file: /cvs/ccvs/contrib/pam/cvs.linux,v
retrieving revision 1.1
diff -r1.1 cvs.linux
8a9
> session   requiredpam_unix.so
Index: contrib/pam/cvs.solaris
===
RCS file: /cvs/ccvs/contrib/pam/cvs.solaris,v
retrieving revision 1.1
diff -r1.1 cvs.solaris
8a9
> cvs session required/usr/lib/security/$ISA/pam_unix.so.1
___
Bug-cvs mailing list
Bug-cvs@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-cvs