source:
trunk/debathena/scripts/build-server/pam-schroot.patch
@
25798
Revision 25798, 563 bytes checked in by jdreed, 12 years ago (diff) |
---|
-
/etc/pam.d/schroot
old new 28 28 # /etc/shadow entries. 29 29 @include common-auth 30 30 @include common-account 31 @include common-session 31 #@include common-session 32 33 # DEBATHENA: We don't want common-session running (because of AFS PAGs). 34 # Instead, we want a basic pam_unix session module in place of common-session. 35 session required pam_unix.so 32 36 33 37 # Sets up user limits, please uncomment and read /etc/security/limits.conf 34 38 # to enable this functionality.
Note: See TracBrowser
for help on using the repository browser.