Hi all, is there a way to switch user via shell script? Maybe there's a better way of doing this but I could'n find it.
What I want to do is to automatically change current user to the simple non-privileged user. Let's say some admin user goes to RDLogin and change user to 'user', which is out admin-like user. When he finishes he forgets to switch back to 'guest' user, our everyday non privileged user. I want to automatically restore 'guest' after some minutes, or one hour. My idea is to do a script which runs every hour with something like: # rdlogin --switch-user-to guest but it seems rdlogin hasn't a shell interface. Is there a clever way to obtain this? Thank you for helping Alessio _______________________________________________ Rivendell-dev mailing list [email protected] http://lists.rivendellaudio.org/mailman/listinfo/rivendell-dev
