- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Can cancel print job by other user?
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
10-24-2006 03:07 PM
10-24-2006 03:07 PM
Can cancel print job by other user?
I can cancel job by owner and root user.
But In this case, I want give response for cancel print job to user bbb.
Because I will force user bbb use only menu(create by shell script) after him login (in .profile).
Please suggest me, Thank you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-24-2006 07:01 PM
10-24-2006 07:01 PM
Re: Can cancel print job by other user?
sudo or restricted SAM:
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=979234
Also:
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=571426
If you are happy with the answers, please read:
http://forums1.itrc.hp.com/service/forums/helptips.do?#28
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-26-2006 02:58 PM
10-26-2006 02:58 PM
Re: Can cancel print job by other user?
I think it's not have sudo or SAM function.
Thank you for your answer :(
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-27-2006 04:19 AM
10-27-2006 04:19 AM
Re: Can cancel print job by other user?
http://www.courtesan.com/sudo/download.html
and search for sudo there.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-27-2006 06:40 AM
10-27-2006 06:40 AM
Re: Can cancel print job by other user?
http://www.kempston.net/solaris/sudo.html
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-29-2006 11:39 AM
10-29-2006 11:39 AM
Re: Can cancel print job by other user?
I will try to install and test.
Ps. I'm search and found RBAC in Solaris
maybe this can use for this purpose?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-29-2006 02:01 PM
10-29-2006 02:01 PM
Re: Can cancel print job by other user?
http://www.sun.com/bigadmin/content/submitted/custom_roles_rbac.html
Thank you all recommend.