  | | | sudo not working | sudo not working 2007-07-19 - By Dave Martini 1
Back I want to install an rpm as a regular user. As root I used visudo to edit the /etc/sudoers file and added this entry:
martini1 ALL=(root) /bin/rpm
I then ran this
# :/home/martini1[34]% sudo -l Password: User martini1 may run the following commands on this host: (root) /bin/rpm
But I can't install an rpm when I do I get this error what am I doing wrong?
# rpm -ivh opera-8 (See http://era-8.ora-code.com).50-20050916.5-shared-qt.i386-en.rpm error: cannot get exclusive lock on /var/lib/rpm/Packages error: cannot open Packages index using db3 - Operation not permitted (1) error: cannot open Packages database in /var/lib/rpm
Thank you. Dave Martini LLNL
-- redhat-list mailing list unsubscribe mailto:redhat-list-request@(protected)?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list
|
|
 |