Magellan Linux

Diff of /trunk/shadow/pamd-systemauth/su

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1479 by niro, Tue Aug 2 09:37:36 2011 UTC revision 1480 by niro, Wed Aug 3 17:29:49 2011 UTC
# Line 2  Line 2 
2  #  #
3  # The common PAM configuration file for su  # The common PAM configuration file for su
4  #  #
5  auth            sufficient      pam_rootok.so  auth sufficient pam_rootok.so
6  auth            include         system-auth  auth include system-auth
7    
8  account         include         system-auth  account include system-auth
9    
10  password        include         system-auth  password include system-auth
   
 session         include         system-auth  
 session         optional        pam_xauth.so  
11    
12    session include system-auth
13    session optional pam_xauth.so

Legend:
Removed from v.1479  
changed lines
  Added in v.1480