- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- SUDO configuration in HP-UX
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
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
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
тАО12-12-2005 10:51 PM
тАО12-12-2005 10:51 PM
SUDO configuration in HP-UX
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-12-2005 11:05 PM
тАО12-12-2005 11:05 PM
Re: SUDO configuration in HP-UX
man visudo
See /opt/sudo/etc/sudoers.conf file.
http://www.courtesan.com/sudo/intro.html
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-12-2005 11:41 PM
тАО12-12-2005 11:41 PM
Re: SUDO configuration in HP-UX
First give pionts to the questions you have asked. Your record about this is very poor.
If you give pionts to the persons that helped you will see the responses will come
grtz. Mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-12-2005 11:55 PM
тАО12-12-2005 11:55 PM
Re: SUDO configuration in HP-UX
http://h20293.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=HPUXIEXP1111
then, you can take a look at
http://www.unixcities.com/sudo/
-Arun
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-13-2005 12:41 AM
тАО12-13-2005 12:41 AM
Re: SUDO configuration in HP-UX
sudoers will let a normall user to execute the commands with super user permission. Instead of giving a root access to a user for performing some set of commands, u can give an superuser permission for the user/users only to execute only these commands.
The user need to use $sudo
All that you need to do is, download and install sudo package, customise /etc/sudoers file for your requirement. sudo.log is log file for those commands executed by the users through sudo, and is normally there at /var/adm/sudolog/sudo.log.
Regards,
Sunil
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-13-2005 09:12 PM
тАО12-13-2005 09:12 PM
Re: SUDO configuration in HP-UX
My work is too lengthy, that's why i am very late in assigning points. Sorry for that..
I will try to assign points as early as possible.
Will try solutions suggested by u all and get back to u.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-13-2005 09:16 PM
тАО12-13-2005 09:16 PM
Re: SUDO configuration in HP-UX
http://hpux.connect.org.uk/hppd/hpux/Sysadmin/sudo-1.6.8p9/
based on your platform.
Install and configure sudoers file. It is easy. See man page of sudo,sudoers to get ALL details.
-Muthu
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-13-2005 09:18 PM
тАО12-13-2005 09:18 PM
Re: SUDO configuration in HP-UX
As an addition to other replies here are some links;
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=630557
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=102058
Good Luck,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-13-2005 09:20 PM
тАО12-13-2005 09:20 PM
Re: SUDO configuration in HP-UX
https://h20293.www2.hp.com/portal/swdepot/try.do?productNumber=HPUXIEXP1111
-Arun