- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- $ passwd vs called by system
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
05-07-2004 08:58 AM
05-07-2004 08:58 AM
$ passwd vs called by system
then user is forced to change password 1st time they log on [OK,normal]
user does NOT get the menu to choose whether to create their own, or let system choose - always goes straight to system choosing [abnormal?]
global security settings are to allow users to choose either sysgen'd or their pick.
[no individual security settings by account - just global]
/etc/default/security rules are in place and they are followed when user runs passwd.
clues?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-07-2004 03:02 PM
05-07-2004 03:02 PM
Re: $ passwd vs called by system
i believe you are on trusted? if so, proceed to SAM, check
Auditing and Security -> System Security Policies -> Password Format Policies -> what is selected for Password Selection Options?
also, when the user perform a passwd command, does the menu appear?
regards.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-07-2004 03:37 PM
05-07-2004 03:37 PM
Re: $ passwd vs called by system
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2004 03:16 AM
05-10-2004 03:16 AM
Re: $ passwd vs called by system
the parameters are set to allow user to pick, system to gen [special chars].
no menu is shown when the system is forcing a password change at the first login after you reset user password in sam and sam gives you a one time initial password for the user.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2004 03:22 AM
05-10-2004 03:22 AM
Re: $ passwd vs called by system
when user runs passwd from their shell, the menu appears allowing them to pick and everything works fine.
i will go back and audit all of the user accounts to make sure they are all defaulting to the system default and not having any local account parameters installed.
thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2004 02:17 PM
05-10-2004 02:17 PM
Re: $ passwd vs called by system
let me get it straight. the problem only occurs after you access SAM and reset the password of a particular user.
i tried to re-produce your case but do not get your error. confirm using the command Jeff gave, /usr/lbin/getprpw
may i know how do the user access, i.e. ssh, telnet, etc, to change their password?
the last question is of course, have you been patching this server?
regards.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-11-2004 05:42 AM
05-11-2004 05:42 AM
Re: $ passwd vs called by system
i checked the alock, all are NO.
the lockout was all 0 except for one old account.
using telnet for access.
patches are current [as of the last cd release].
the issue happens when an account has expired/locked and a new password is issued by sam.
you get the same result if you use sam to reset the password.
you do not get this result if you do a passwd as root on behalf of the user in a shell account.