Custom Query (1145 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (166 - 168 of 1145)

Ticket Resolution Summary Owner Reporter
#556 fixed chsh.moira shouldn't use /etc/shells lizdenys jdreed

Reported by jdreed, 14 years ago.

Description

chsh.moira should not use /etc/shells as the list of acceptable shells, since that list is not static. Really, it should yell very loudly at you if you try and change your shell to anything other than /bin{,/athena}/{tc,ba}sh.

For example, if I run chsh.moira on Linerva, and choose zsh, that will be fine, since zsh is installed on Linerva. If I then log into a cluster machine, I will be very sad and will end up with weird screw cases. For example, I can launch gnome-terminal (which will run bash for me, for some reason), but not xterm (which will error out saying /usr/bin/zsh does not exist).

We can either use a file in AFS (and require AFS), or we can ship /etc/shells.moira which contains /bin/athena/bash, /bin/athena/tcsh, /bin/bash, and /bin/tcsh.

Ideally, we'd follow up and change this upstream.

#1582 fixed chsh: Some internal error has occurred. Try again. andersk

Reported by andersk, 8 years ago.

Description

chsh(.moira) is broken:

$ chsh.moira
Changing login shell for andersk.
Finger information last changed on 08-sep-2016 09:13:34
by user root with stuload.
Some internal error has occurred.  Try again.
#921 fixed Clean up comments and info in prototype_user files jdreed

Reported by jdreed, 13 years ago.

Description

For example, .cshrc still talks about .path and $athena_path

Note: See TracQuery for help on using queries.