Changes

Jump to navigation Jump to search
no edit summary
Line 30: Line 30:  
$chsh  #set user shell to /bin/rbash
 
$chsh  #set user shell to /bin/rbash
 
</pre>
 
</pre>
* Disable "chsh" command for users
+
* Disable "chsh" Change Shell Command for Users
 
<pre>
 
<pre>
 
$chmod o= /bin/chsh
 
$chmod o= /bin/chsh

Navigation menu