Yes you can disable the password prompt in sudo. Less dangerous if you configure sudo to only allow specific commands. In your sudoers file you can specify specific commands and only allow certain users to execute those specific commands without a password. You can also use wildcards in those commands but you'll have to be more careful about how you enter the wildcards. Works very nice for scripting LFS builds. (speaking from experience).
-Tyler On Tue, 2005-12-20 at 11:54 -0800, Dan Nicholson wrote: > On 12/20/05, Michiel Faber <[EMAIL PROTECTED]> wrote: > > I indeed tried su(do) but i didn't wan't the "asking for password" > > stuff. > > I'm no sudo expert, but I think there's is a way to disable the > password prompt. Obviously, that's dangerous, though. > > -- > Dan This email, and any files previous email messages included with it, may contain confidential and/or privileged material. If you are not the intended recipient please contact the sender and delete all copies. -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
