- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Sam and password options
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
тАО01-30-2001 12:51 PM
тАО01-30-2001 12:51 PM
Sam and password options
Thanks,
Monica
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-30-2001 01:15 PM
тАО01-30-2001 01:15 PM
Re: Sam and password options
You must be on a trusted system. SAM does not display the "Set password options..." button if you have a trusted system.
--Bruce
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-30-2001 10:31 PM
тАО01-30-2001 10:31 PM
Re: Sam and password options
Using sam on a trusted system, you may change the password policies (and others) under 'Auditing and Security'->'System security policies'. That's global for the system.
If you want to modify the password policies at a user level, go to 'Accounts for Users and Groups', select a user and all you need is in the 'Actions' menu.
Best regards,
Dan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-31-2001 02:35 AM
тАО01-31-2001 02:35 AM
Re: Sam and password options
Edit the password file /etc/passwd and add the next 3 digit after the crypted password ,..
It will work without trusted system.
regards, Saa
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-31-2001 06:45 AM
тАО01-31-2001 06:45 AM
Re: Sam and password options
Bruce, I am not using a trusted system. We are running NIS.
Dan, I am able to change user passwords using sam...my problem is I never see the button that says "Set password options". We have another 11.00 system that was setup during the same time frame and it has the "Set password options" button. I would like to force new users to change their passwords upon initial login to the system or old users to change their passwords if I've had to issue them one time passwords.
Saa, what 3 digits are you referring to?
Thanks again,
Monica
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-31-2001 08:16 AM
тАО01-31-2001 08:16 AM
Re: Sam and password options
What Saa is suggesting is placing a comma and two periods after the 13 character encrypted password string in /etc/profile. Characters after the password string define password aging. The .. will cause the password to be expired forcing the user to select a new one.
--Bruce
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-31-2001 08:26 AM
тАО01-31-2001 08:26 AM
Re: Sam and password options
You don't see the button if your system is in 'trusted mode'.
Most probably, one of your servers must be 'trusted' and the other isn't.
This explains the differences in 'sam' display.
That's why I was giving you the way to achieve the same thing on the trusted system (through the 'Action' menu - see here above)
Best regards,
Dan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-31-2001 09:34 AM
тАО01-31-2001 09:34 AM
Re: Sam and password options
Bruce thanks your answer in my stead.
Monica if You have NIS You can do what I supposed but only nis master server and after this modification use ypmake passwd.
By the way
Never use NIS with trusted system. Check it please.
regards, Saa