6 Nov
2001
6 Nov
'01
16:46
On 6 Nov 01, at 10:39, Thorsten Marquardt wrote:
I like to offer some customers a kind off sftp account but to deny any login to this accounts. So I thought about having /bin/false as shell in /etc/passwd but this prevents sftp to. What can I do?
Hi Andreas! On Tue, 06 Nov 2001, Andreas Rittershofer wrote: put /bin/false in /etc/shells and set /bin/false as shell [discl: not tested] -- teodor