Koozali.org: home of the SME Server

Standard User Login Service

Nick Orphan

Standard User Login Service
« 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?

Geoff Bennion

Re: Standard User Login Service
« Reply #1 on: August 10, 2001, 08:31:18 PM »
Do you mean shell access on the e-smith box ?

if so use

chsh -u /bin/bash

or

chsh -u /bin/sh

Nick Orphan

Re: Standard User Login Service
« Reply #2 on: August 10, 2001, 11:21:51 PM »
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.

Des Dougan

Re: Standard User Login Service
« Reply #3 on: August 10, 2001, 11:30:28 PM »
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