- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- su command for an id which is disabled
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-10-2004 05:03 PM
02-10-2004 05:03 PM
Just a question. I have an id which is disabled because of password aging. Now is i log in to the machine as root, and then using the "su" command to log into the server using the disabled id, will i be able to run some of the user's proprietry jobs, like starting some processes that is belonging to the id?
Thanks
Regards
Joyce
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-10-2004 05:14 PM
02-10-2004 05:14 PM
SolutionBut if you are able to become root, why not activate the user again (if you are not that experienced use SAM to do this)
Regards,
Peter
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-10-2004 05:15 PM
02-10-2004 05:15 PM
Re: su command for an id which is disabled
But
Super user i.e. root can do anything.He is unrestricted.
For all your above questions,
Yes root can!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-10-2004 05:20 PM
02-10-2004 05:20 PM
Re: su command for an id which is disabled
Yes, as root you can switch to the user.
Why not simply try it?
(with SAM) Create a user
verify uer works
(with SAM) Disable user (accounts.. users..
select... Actions... (Re/De)Active.
check user still there : grep user /etc/passwd
verify login fails
verify su - user users
enjoy,
Hein.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-10-2004 05:59 PM
02-10-2004 05:59 PM
Re: su command for an id which is disabled
this is normal behaviour.
Root will have no problems su-ing.
Other users will not be able to su.
JP.