Changeset 1333
- Timestamp:
 - Oct 4, 2009, 2:44:55 AM (16 years ago)
 - File:
 - 
          
- 1 edited
 
- 
          trunk/server/fedora/config/etc/pam.d/mock (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
        
trunk/server/fedora/config/etc/pam.d/mock
r1332 r1333 6 6 # Uncomment the following line to require a user to be in the "wheel" group. 7 7 #auth required pam_wheel.so use_uid 8 auth include system-auth 8 #auth include system-auth 9 auth required pam_deny.so 9 10 account sufficient pam_succeed_if.so user ingroup mock use_uid quiet 10 account include system-auth 11 #account include system-auth 12 account required pam_deny.so 11 13 password include system-auth 12 14 session include system-auth  
Note: See TracChangeset
          for help on using the changeset viewer.
      