- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- how to configure sudo in hp-ux 11:23
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
04-17-2009 03:44 AM
04-17-2009 03:44 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2009 04:04 AM
04-17-2009 04:04 AM
Re: how to configure sudo in hp-ux 11:23
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2009 04:04 AM
04-17-2009 04:04 AM
Re: how to configure sudo in hp-ux 11:23
Its a very generic question, please explain what exactly you want.
You may download and install sudo from :
http://hpux.connect.org.uk/hppd/hpux/Sysadmin/sudo-1.7.0/
Once install you can run visudo to view/modify the file at your wish. Check the documentation for Installation README Man Page for SUDO.
Try google search and you'll find alot more documents on SUDO.
Thanks,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2009 04:11 AM
04-17-2009 04:11 AM
Re: how to configure sudo in hp-ux 11:23
I think this thread will be very helpfull for you.See the attachment on this.
http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1175828
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2009 04:16 AM
04-17-2009 04:16 AM
Solutionthen after installation
open file /opt/iexpress/sudo/etc/sudoers then make changes according to your needs .Examples can be found at
http://www.sudo.ws/sudo/sample.sudoers
have fun!!!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2009 04:19 AM
04-17-2009 04:19 AM
Re: how to configure sudo in hp-ux 11:23
Download it from here..
http://hpux.connect.org.uk/hppd/hpux/Sysadmin/sudo-1.7.0/
Man page is here
http://hpux.connect.org.uk/hppd/hpux/Sysadmin/sudo-1.7.0/man.html
In simple term,
After installation run the command /usr/sbin/visudo
It will open /etc/sudoers you can edit as below mention
User servername = /usr/bin/kill
for example
# appl user access
appl hpserver1 = /usr/sbin/reboot, /usr/sbin/shutdown, /usr/bin/passwd
save the file
login as appl
to run kill command
$sudo /usr/bin/kill -9 pid
Ganesh.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2009 05:16 AM
04-17-2009 05:16 AM
Re: how to configure sudo in hp-ux 11:23
sudo-1.7.0-hppa-11.23.depot.gz
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2009 05:22 AM
04-17-2009 05:22 AM
Re: how to configure sudo in hp-ux 11:23
http://hpux.connect.org.uk/hppd/hpux/Gnu/gzip-1.3.12/
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2009 05:25 AM
04-17-2009 05:25 AM
Re: how to configure sudo in hp-ux 11:23
Which command did you used to unzip?
#gunzip sudo-1.7.0-hppa-11.23.depot.gz
Ganesh.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2009 05:26 AM
04-17-2009 05:26 AM
Re: how to configure sudo in hp-ux 11:23
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2009 05:48 AM
04-17-2009 05:48 AM
Re: how to configure sudo in hp-ux 11:23
i enter /usr/local it is not accepting
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2009 06:06 AM
04-17-2009 06:06 AM
Re: how to configure sudo in hp-ux 11:23
You need to have the root access to install the package.
swinstall -s /complete path to depotfile/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2009 08:14 AM
04-17-2009 08:14 AM
Re: how to configure sudo in hp-ux 11:23
now iam configured sudo in my all boxes
see actully i tried my one box is gunzip problem thats only it take some time
thanku
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2009 08:28 AM
04-17-2009 08:28 AM