- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- unable to set password with modprpw
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
03-23-2006 07:37 AM
03-23-2006 07:37 AM
unable to set password with modprpw
modprpw -x
Will not return anything back, expect to put a random generated password string.
This happens even when a new user is added to the system.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-23-2006 07:46 AM
03-23-2006 07:46 AM
Re: unable to set password with modprpw
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-23-2006 07:47 AM
03-23-2006 07:47 AM
Re: unable to set password with modprpw
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-23-2006 07:50 AM
03-23-2006 07:50 AM
Re: unable to set password with modprpw
Not just an itrc member, but a system utility? Consider changing your profile name. It confused me. Its late here.
There must be an error in /var/adm/syslog/syslog.log
Something is not set up properly or missing or has the wrong permissions.
After executing the command, try this:
echo $?
Thats the process return code. I'm betting its not zero and can provide a clue to what is going on here.
Seems its mystery night(IST) on ITRC.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-23-2006 07:56 AM
03-23-2006 07:56 AM
Re: unable to set password with modprpw
Did you check to see whether an existing user's tcb entry has been modified - i.e the date/time stamp is the time you ran the command?
Also you may have a system-wide user PW policy set that only allows user-specified PWs or denies system-generated PWs.
Check your /tcb/files/auth/system file - specifically the u_genpwd, u_genchar & u_genletters fields.
HTH,
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-23-2006 09:14 AM
03-23-2006 09:14 AM
Re: unable to set password with modprpw
return code after running command %modprpw -x
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-23-2006 09:26 AM
03-23-2006 09:26 AM
Re: unable to set password with modprpw
The other thing I notice is your "%" -- probably indicating the dreaded C shell. I would rerun your command under the POSIX shell.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-23-2006 09:27 AM
03-23-2006 09:27 AM
Re: unable to set password with modprpw
The other thing I notice is your "%" -- probably indicating the dreaded C shell. I would rerun your command under the POSIX shell.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-23-2006 09:33 AM
03-23-2006 09:33 AM
Re: unable to set password with modprpw
(no passwd string is generated).
I am using sh, ksh and same
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-23-2006 09:55 AM
03-23-2006 09:55 AM
Re: unable to set password with modprpw
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-23-2006 11:47 AM
03-23-2006 11:47 AM