fire-eyes wrote:
> I would like to give a user an account, however with zero shell abilities.
>
> Any ideas?
create the user on the machine with useradd using the option *-s
/bin/false* . In this way you users will not have any shell

cheers

deadhead
-- 
[email protected] mailing list

Reply via email to