You wrote:
>        I'm trying to set up a user account that can reboot the machine
> without entering a passwd.  (It's for a kiosk - no network connection and
> no data so security isn't a high priority).
>        Sudoers is what is usually used in this situation but I cannot get it

First, there's consolehelper - see the man page.

Next, do you want them to be able to do it *while* they're already logged in, 
or just to be able to walk up and reboot it. For the latter, the trivial 
answer is, of course, <ctrl><alt><del>, while if it's not the actual console, 
then I normally create a user (if there's not one already there, created in 
the RH install) name shutdown or reboot, and instead of a shell, they have 
/usr/bin/shutdown, or /usr/bin/reboot, so that just by logging in, that 
command is run.
*******************
And on another note...

> I am programming a script and it arises me a problem, I need that the
> script throws a combination of keys, alt+F1, and I don't remember like
> one makes. Can somebody help me?
<snip>
I'm sorry, but your English comes out looking like you ran it through 
babelfish. What is the script supposed to do, and what do you mean when you 
say that it "throws a combination of keys"?

        mark

----------
Mark Roth
   Unix/Linux sysadmin & developer

   Linux technical support and training for the
     home user and small businesses.  Reasonable rates!
   For more information, please contact at:
        email <[EMAIL PROTECTED]>
        phone +1 773 274 2584



-- 
redhat-list mailing list
unsubscribe mailto:redhat-list-request@;redhat.com?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to