-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
I spent forever trying to figure out why some of my users could log in and others could not.
Turns out users that have TCSH as their default cannot login using berry terminal.
ZSH or BASH work just fine, but TCSH does not work at all. I'm assuming this is because most (all) of the commands in the rc.d scripts are run as if the user has BASH and the syntax is not compatible with TCSH.
I'm not sure if this even requires fixing, but I figured I'd get the word out that this is an issue.
Metadata
Metadata
Assignees
Labels
No labels