- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: How to create restricted user 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
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
02-27-2006 10:19 PM
02-27-2006 10:19 PM
Thanks in advance.
i want to know that,i have to create user and give few commands to excecute like user creation etc..
TX
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-27-2006 10:32 PM
02-27-2006 10:32 PM
SolutionYou can use restricted sam. Just create a normal user. From root run the command "sam -r" and delegate only those functional areas to the new user, which you want him to perform like ,user creation etc..
As such if you want to acheive this through command prompt instead of delegation through "SAM"...I had say "sudo" package is the best bet. I thing in recent HPUX releases, sudo is packed in the application cd (not too sure).. or you need to download and install the sudo onto your HPUX box.
Regards,
Senthil
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-27-2006 10:35 PM
02-27-2006 10:35 PM
Re: How to create restricted user in HP-UX?
Thanks for the update.
How can i download the package?
How can i check wether the package is installed or not?
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-27-2006 10:36 PM
02-27-2006 10:36 PM
Re: How to create restricted user in HP-UX?
Thanks for the update.
How can i download the package and provide the package details.?
How can i check wether the package is installed or not?
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-27-2006 10:36 PM
02-27-2006 10:36 PM
Re: How to create restricted user in HP-UX?
Sudo is part of Internet express which can be downloaded from,
http://h20293.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=HPUXIEXP1111
-Arun
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-27-2006 11:05 PM
02-27-2006 11:05 PM
Re: How to create restricted user in HP-UX?
The software is available on my system as given below and the version?
If it is loaded,How can i create the user id's?
Is there any procedure,Please reply.
==================================
Swlist -l product O/P
sudo 1.6.2b1 sudo
Uname -a O/P
HP-UX n02 B.11.11 U 9000/800 627319313 unlimited-user license
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-27-2006 11:11 PM
02-27-2006 11:11 PM
Re: How to create restricted user in HP-UX?
Its not about creating a restricted ID, with sudo you can give permissions for the normal user to use commands like "useradd" etc...
For this u need to define a rule in /etc/sudoers file..
please refer this link...
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1003784
By the way ..aren't u interested in "sam -r" option..
Regards,
Senthil
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-27-2006 11:14 PM
02-27-2006 11:14 PM
Re: How to create restricted user in HP-UX?
regards,
Senthil
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-27-2006 11:59 PM
02-27-2006 11:59 PM
Re: How to create restricted user in HP-UX?
THanks for the great support.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-28-2006 06:02 PM
02-28-2006 06:02 PM
Re: How to create restricted user in HP-UX?
Our User Help Desk is using SAM very often in that way without having root permission.
In my point of view it's easier and better than sudo.
regards
Juergen