|
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
On Wed, Feb 25, 2004 at 09:53:29AM -0500, gabriel rosenkoetter wrote:
> On Wed, Feb 25, 2004 at 09:48:35AM -0500, eric@lucii.org wrote:
> > I want a user, admin, to be able to run /bin/tar without passwords
> > so I "visudo" and enter this line (as suggested in the references:
> >
> > admin ALL=/bin/tar NOPASSWD: ALL
>
> Not sure which reference gave you this, but it's wrong.
>
> Try this:
>
> admin ALL = NOPASSWD: /bin/tar
>
> (You're putting the command in the wrong place.)
>
> --
> gabriel rosenkoetter
> gr@eclipsed.net
Muchas Gracias! - that works!
Eric
--
# Eric Lucas
# "Oh, I have slipped the surly bond of earth
# And danced the skies on laughter-silvered wings...
# -- John Gillespie Magee Jr.
___________________________________________________________________________
Philadelphia Linux Users Group -- http://www.phillylinux.org
Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce
General Discussion -- http://lists.phillylinux.org/mailman/listinfo/plug
|
|