- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: user modify questions
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
09-15-2010 02:51 PM
09-15-2010 02:51 PM
user modify questions
- I want to give a user the root privileges, is there any way to give it withouth modifying the User ID.
- Is there a way to give an user two user ids?
Thanks!
Charlie Puyol Cabeza de Vaca Terrance
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-15-2010 04:25 PM
09-15-2010 04:25 PM
Re: user modify questions
> I want to give a user the root privileges, is there any way to give it withouth modifying the User ID.
You could set 'sudo' such that the times your user needs privileges it's granted. You could also make a 'setuid' wrapper for the particular command you need to run.
> Is there a way to give an user two user ids?
No, it's the UID (number) that matters. The UID is mapped to a name for the convenience of humans.
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-15-2010 07:58 PM
09-15-2010 07:58 PM
Re: user modify questions
2)user ids are specific cant be two.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-15-2010 08:12 PM
09-15-2010 08:12 PM
Re: user modify questions
if this is a regular practice and u can afford 3rd party software.....go for powerbroker etc.
BR,
Kapil+
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-15-2010 10:03 PM
09-15-2010 10:03 PM
Re: user modify questions
I agree with JRF for the first question, use sudo.
and besides, if you have SAM ( OS version 11iv3 has no longer SAM as far as I know)
you can use Restricted SAM;
# # sam â r
## Invoke the Restricted SAM Builder. This
enables the system administrator to provide
limited non-superuser access to SAM functionality.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-16-2010 06:23 AM
09-16-2010 06:23 AM
Re: user modify questions
Give a try for RBAC.
Regards.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-16-2010 07:15 AM
09-16-2010 07:15 AM
Re: user modify questions
No. Go either for RBAC, or add the users in question to a common group, and add group-wide permissions to the files.
Unix operates with beer.