On Tue, 13 Aug 2002 07:48:38 -0400, you wrote: >I think you want to set your users to use an program or script as soon as >they login, with no other choice. If that is what you want, just edit >/etc/passwd and change their shell to the program or script that you want >them to run.
Interesting situation here with that in place: I'm using sudo to allow users to control the DSL connection. One of the scripts is supposed to stay running in the background when the user logs off, but when I use the menu as the shell it is killed when the session ends. If I use the normal shell, all is ok (but the users can get to the command prompt) At the moment, to get round the problem, I've got /bin/bash as the shell, and the command to start the menu at the end of the users '.profile' script, followed by 'logout'. Not ideal, and I'd welcome any better suggestions. -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list