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 Both sides next revision
litespeed_wiki:cagefs_how_to [2014/04/23 14:55]
Kevin Fwu [4. Enable CageFS for user test1]
litespeed_wiki:cagefs_how_to [2014/04/23 14:56]
Kevin Fwu [5. Verify CageFS setup]
Line 130: Line 130:
  
 <​code>​ <​code>​
-root@cptest [~]# su - test1+root@cptest [~]# su - username
 test1@cptest [~]# cat /etc/passwd test1@cptest [~]# cat /etc/passwd
 smmsp:​x:​51:​51::/​var/​spool/​mqueue:/​sbin/​nologin smmsp:​x:​51:​51::/​var/​spool/​mqueue:/​sbin/​nologin
 root:​x:​0:​0:​root:/​root:/​bin/​bash root:​x:​0:​0:​root:/​root:/​bin/​bash
-test1:​x:​502:​500::/​home/​test1:/bin/bash+test1:​x:​502:​500::/​home/​username:/bin/bash
 </​code>​ </​code>​