Changes

Jump to navigation Jump to search
Line 272: Line 272:  
*I need to give a user shell access to the SME Server.
 
*I need to give a user shell access to the SME Server.
   −
http://wiki.contribs.org/SME_Server:Documentation:User_Manual:Chapter1#Shell_Access
+
Shell access should only be provided to users who have a *need* for it and can be trusted.
 +
 
 +
Before a user can have shell access Admin must enable ssh access at
 +
server-manager -> Security -> Remote Access
 +
 
 +
You then enable shell access for a user by:
 +
db accounts setprop username Shell /bin/bash
 +
chsh -s /bin/bash username
    
===Upgrading Server===
 
===Upgrading Server===

Navigation menu