- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Alternative for sudo on linux
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
Discussions
Discussions
Discussions
Forums
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
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
тАО11-13-2006 09:22 PM
тАО11-13-2006 09:22 PM
Alternative for sudo on linux
Is there an alternative in unix for the sudo command on linux where you can execute a command as root (for example a mount).
Or is it necessary to write a scriptfile to do this. If so, can you please provide me the script-code ?
Regards,
Brecht
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-13-2006 09:48 PM
тАО11-13-2006 09:48 PM
Re: Alternative for sudo on linux
not sure what you are after.
HP version of sudo ?
http://hpux.ee.ualberta.ca/hppd/hpux/Sysadmin/sudo-1.6.8p12/
and thread:
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1003784
An alternative to sudo? Why?
You could write a script and chmod set-user-id. See "man chmod"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-13-2006 09:52 PM
тАО11-13-2006 09:52 PM
Re: Alternative for sudo on linux
Somewhere i 've heard of a tool called calife which claims to be an alternative to sudo but perhaps has the same functionality.
If you can do a google serach for calife i think you can find it.
Thanks,
Siva
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-13-2006 09:54 PM
тАО11-13-2006 09:54 PM
Re: Alternative for sudo on linux
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-13-2006 09:57 PM
тАО11-13-2006 09:57 PM
Re: Alternative for sudo on linux
If you use sudo on HP-UX, use the version that comes with Internet Express from http://software.hp.com
The version posted above has bugs and run/build time dependencies to resolve. The software.hp.com version has none of these problems.
sudo does a pretty good job, why look for an alternative?
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-13-2006 10:53 PM
тАО11-13-2006 10:53 PM
Re: Alternative for sudo on linux
sudo for linux is same as sudo for hp-ux.
go for it.
knid regards
yogeeraj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-13-2006 11:08 PM
тАО11-13-2006 11:08 PM
Re: Alternative for sudo on linux
Thanks for the info,
Brecht
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-13-2006 11:28 PM
тАО11-13-2006 11:28 PM
Re: Alternative for sudo on linux
Regards,
Brecht
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-13-2006 11:31 PM
тАО11-13-2006 11:31 PM
Re: Alternative for sudo on linux
yes.
Please see the documentation given in the thread link in my first post.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-14-2006 06:12 PM
тАО11-14-2006 06:12 PM
Re: Alternative for sudo on linux
Thanks,
Brecht