[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] using the admin GUI questions



>
> > if so, the changes i'm making are turning shell access on and off for
> > various users. can i just change /etc/passwd directly? or will this muck
> up
> > the GUI?
>
> Users informations are not stored in the passwd file, ecxept admins.
>

correct me if i'm wrong but in the /etc/passwd file it has either /bin/bash
(for users with shell access) or /bin/badsh (for those with no shell
access).

andy