wiki:experiences:igraltist:um-gentoo
=>  Releases

Current version
Git/Latestdiff: 1.5.6

Latest Snapshots
Produced after each commit or rebase to new upstream version

GIT
RSBAC source code, can be unstable sometimes

=>  Events

No events planned

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
wiki:experiences:igraltist:um-gentoo [2011/01/15 17:52]
127.0.0.1 (old revision restored)
wiki:experiences:igraltist:um-gentoo [2012/05/13 07:02]
127.0.0.1 (old revision restored)
Line 17: Line 17:
  
 ====== UM on Gentoo Linux ====== ====== UM on Gentoo Linux ======
 +
  
 ===== System preparation ===== ===== System preparation =====
Line 26: Line 27:
 On a Gentoo is the main file to edit '/​etc/​pam.d/​system-auth'​. On a Gentoo is the main file to edit '/​etc/​pam.d/​system-auth'​.
  
-Content from system-auth ​is from date 03.11.2010.+Content from /etc/pam.d/system-auth ​
  
 <code bash> <code bash>
Line 46: Line 47:
 </​code>​ </​code>​
  
-To activate the pam_rsbac.sothe pam_unix.so ​have to replace.\\+To activate the UMreplace all pam_unix.so ​with pam_rsbac.so.\\ 
 +Attention this should only done when all task for migration are done before. 
 + 
 The follow content allow only to authenticate against rsbac. ​ The follow content allow only to authenticate against rsbac. ​
  
 <code bash> <code bash>
 auth required pam_env.so ​ auth required pam_env.so ​
-auth            required ​       pam_rsbac.so+auth          required ​   pam_rsbac.so
 auth optional pam_permit.so auth optional pam_permit.so
    
-account ​        ​required ​       pam_rsbac.so  +account ​    ​required ​   pam_rsbac.so  
-account optional pam_permit.so+account optional pam_permit.so
    
  
 password required pam_cracklib.so difok=2 minlen=8 dcredit=2 ocredit=2 retry=3 ​ password required pam_cracklib.so difok=2 minlen=8 dcredit=2 ocredit=2 retry=3 ​
-password ​       required ​       pam_rsbac.so+password ​  ​required ​   pam_rsbac.so
 password optional pam_permit.so password optional pam_permit.so
    
-session required pam_limits.so  +session required pam_limits.so  
-session required pam_env.so  +session required pam_env.so  
-session ​        ​required ​       pam_rsbac.so +session ​     required ​   pam_rsbac.so 
-session optional pam_permit.so+session optional pam_permit.so
 </​code>​ </​code>​
  
 To fully switch to RSBAC UM read [[http://​www.rsbac.org/​documentation/​rsbac_handbook/​configuration_basics/​user_management#​switch_over|Switch over]]. To fully switch to RSBAC UM read [[http://​www.rsbac.org/​documentation/​rsbac_handbook/​configuration_basics/​user_management#​switch_over|Switch over]].
  
-===== Move UM users to new filesystem =====+
  
//
wiki/experiences/igraltist/um-gentoo.txt · Last modified: 2012/07/21 22:10 by 127.0.0.1

wiki/experiences/igraltist/um-gentoo.txt · Last modified: 2012/07/21 22:10 by 127.0.0.1
This website is kindly hosted by m-privacy