[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] [RaQ3i] bash/badsh difference?
- Subject: Re: [cobalt-users] [RaQ3i] bash/badsh difference?
- From: Theodore Jones <theoj@xxxxxxxxxxxxx>
- Date: Mon Oct 23 01:31:01 2000
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
> The /bash represents accounts that have shell access.
> Bash is the shell they are assigned. Could be the
> path to csh for c-shell, ksh for korn shell, tcsh for
> tc-shell and so on. the /badsh is another way of saying
> /no_shell_access :^) Those accounts have no shell access,
> so if they try to shell in, Linux will search the passwd
> file for their shell parameters, and when it finds
> something it doesn't recognize, it denies them access.
That's what I had suspected. Thanks Brandon.
~ Theo