On 03/07/2012 08:40 AM, Giuseppe Ventura wrote:
> *Hi,*
>  
> *my sudoers is this:*
>  
> #
> # This file MUST be edited with the 'visudo' command as root.
> #
> # Please consider adding local content in /etc/sudoers.d/ instead of
> # directly modifying this file.
> #
> # See the man page for details on how to write a sudoers file.
> #
> Defaults        env_reset
>  
> # Host alias specification
>  
> # User alias specification
>  
> # Cmnd alias specification
>  
> # User privilege specification
> root     ALL=(ALL:ALL) ALL
> giuseppe  ALL = NOPASSWD:/usr/bin/rpm,/opt/ltib/usr/bin/rpm
>  
> # Members of the admin group may gain root privileges
> %admin ALL=(ALL) ALL
>  
> # Allow members of group sudo to execute any command
> %sudo   ALL=(ALL:ALL) ALL
>  
> #includedir /etc/sudoers.d
> **
For starters, move "giuseppe  ALL =
NOPASSWD:/usr/bin/rpm,/opt/ltib/usr/bin/rpm" to the *end* of /etc/sudoers.

I looked at your host_config.log (that you sent in a separate email),
but nothing jumps out as why mconf and the other packages are not
installed in /opt/ltib/usr/bin/rpm.  Can you "locate mconf" to show
where mconf (and friends) may have been installed on your system (if at
all)?

Anyone have an idea why Guiseppe doesn't have mconf installed (even
though his host_config.log shows %prep, %build, %install, %clean steps
for it)?


**

-- 
Peter Barada
[email protected]

_______________________________________________
LTIB home page: http://ltib.org

Ltib mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/ltib

Reply via email to