- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- root permissions (sudo ?)
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-07-2006 05:46 AM
03-07-2006 05:46 AM
would like to allow one of our printer operators to be able to 'cancel' print jobs, which needs root privileges. i thought of using sudo. is this the right way to go?
also could not find /etc/sudoers?
do i need to install it?
thanks, abhimanyu.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-07-2006 05:50 AM
03-07-2006 05:50 AM
Re: root permissions (sudo ?)
You would have to download sudo from you favorite archive/porting center...
But wouldnt a restricted sam do?
(I dont know Im no more connected to a HP box)
All the best
Victor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-07-2006 05:51 AM
03-07-2006 05:51 AM
Solution1) set up sudo (yes you have to download it) and do exactly what you're saying.
2) set up the printer(s) so that they may be cancellable by anyone, so that your user could do it. This is useful in some cases where almost no-one actually logs into a server, rather the connections are almost all to a database instead. In that case this option can at times be feasible.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-07-2006 05:51 AM
03-07-2006 05:51 AM
Re: root permissions (sudo ?)
http://hpux.cs.utah.edu/hppd/hpux/Sysadmin/sudo-1.6.8p12/
You could also use restricted SAM - see the man page for SAM. You enter restrected SAM setup by entering "sam -r". You can then select the user and the sam tasks you want them to be able to perform.
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-07-2006 05:52 AM
03-07-2006 05:52 AM
Re: root permissions (sudo ?)
http://gatekeep.cs.utah.edu/hppd/hpux/
another (not as secure) option is to set up up restricted SAM to give the operator cancel rights ( sam -r to configuure restricted sam)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-07-2006 05:54 AM
03-07-2006 05:54 AM
Re: root permissions (sudo ?)
http://gatekeep.cs.utah.edu/hppd/hpux/
another (not as secure) option is to set up up restricted SAM to give the operator cancel rights ( sam -r to configure restricted sam)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-07-2006 05:58 AM
03-07-2006 05:58 AM
Re: root permissions (sudo ?)
regards,
abhimanyu.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-07-2006 05:59 AM
03-07-2006 05:59 AM