On Tuesday 14 March 2006 02:32 pm, Arnór Kristjánsson wrote: > How can I turn off shell access (through SSH) for certain users?
"/bin/false" in the last field of /etc/passwd for that user should do the trick. -- anoop [EMAIL PROTECTED]
On Tuesday 14 March 2006 02:32 pm, Arnór Kristjánsson wrote: > How can I turn off shell access (through SSH) for certain users?
"/bin/false" in the last field of /etc/passwd for that user should do the trick. -- anoop [EMAIL PROTECTED]