Koozali.org: home of the SME Server
Legacy Forums => General Discussion (Legacy) => Topic started by: Nick Orphan on August 10, 2001, 01:41:02 AM
-
I am using e-smith 4.1.2. How do I enable the standard user login service?
-
Do you mean shell access on the e-smith box ?
if so use
chsh -u /bin/bash
or
chsh -u /bin/sh
-
I am a newbiew on this, so I guess I am referring to shell access. If I use ssh and login into the box using an id other than root or admin I get the login service has been disabled. So if my id is jdoe on this box what is the syntax to login.
-
E-smith is setup by default to deny shell access to all non-admin users (i.e. other than root and admin). You should carefully consider why you need to grant command-line access to other users. Out of the box, e-smith supports SMB (i.e. Windows networking) and AppleTalk client connections.
What do you expect your users to gain with a shell prompt?
If you need to provide write access for FTP, for example, I believe (as I don't use FTP, I'm not 100% clear) that you can do this via the standard features in the e-smith manager.
Des Dougan