- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Password Management
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-23-2001 10:44 PM
09-23-2001 10:44 PM
Password Management
Currently I face a problem with reflection x and HPux, for some reason I can define user's and give them certain privilages but when it comes to setting up user accounts where the user MUST change password on a monthly basis it doesn't allow me, so it turn I have a super user account that basically gives user's to many privliages. I have tried software like tarentella and Sudo but they offer no way out as tarentella is having problems with another application we run, and as the problem is not really in the true mean an administrative problem, it's more of a security issue.
Does anyone know what avenues I can take?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-23-2001 10:57 PM
09-23-2001 10:57 PM
Re: Password Management
What you are looking for is a product called 'sudo' It is free and easy to configure. You can get the source at
http://www.courtesan.com/sudo/
or binary at
http://hpux.connect.org.uk/
HTH
-Michael
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2001 05:35 AM
09-24-2001 05:35 AM
Re: Password Management
You can set passwd aging in SAM, but have to convert to a trusted system first:
Choose "Auditing and Security" - "System Security Policies". This will let you convert to a trusted system. Now you can configure passwd aging : system wide (via the system security policies) or per user (via the user menus in SAM).
Hope this helps.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2001 06:13 AM
09-24-2001 06:13 AM
Re: Password Management
Darrell
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2001 08:12 AM
09-24-2001 08:12 AM
Re: Password Management
Run sam with -r option, select tasks to be allowed and the account to allow. When that user executes sam only the allowed tasks will show in the sam menu.