Tech Support > Operating Systems > UNIX / Variants > solaris sudo
solaris sudo
Posted by rvaedex23@gmail.com on May 23rd, 2008


I have installed sudo in several new Solaris Unix servers release 10.
After I login using the sudo password
I am constantly being asked the password several times example when I
copy a file from one directory to another.
When I vi a secure file etc....... Why does it do that why doesn't
remember the password I entered when I logged in? Does any one know
how to control that?

Thanks

Posted by Todd H. on May 24th, 2008


rvaedex23@gmail.com writes:

Modify options in
/etc/sudoers

man sudoers for appropriate options. PASSWD and NOPASSWD tags
verifypw flag tweaking will probably get you where you want to go.

--
Todd H.
http://www.toddh.net/

Posted by rvaedex23@gmail.com on May 27th, 2008


On May 23, 9:30*pm, comph...@toddh.net (Todd H.) wrote:
Thanks that worked


Similar Posts