- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: what command shold be used to create user id w...
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
01-20-2005 09:36 PM
01-20-2005 09:36 PM
Thanks you in advance..
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-20-2005 09:39 PM
01-20-2005 09:39 PM
Re: what command shold be used to create user id with password change request at first login
Force user to change password upon next login by expiring the current password.
Regards,
Robert-Jan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-20-2005 09:57 PM
01-20-2005 09:57 PM
Re: what command shold be used to create user id with password change request at first login
Last successful login for test123: Fri Jan 21 10:54:23 GMT0BST 2005
Last unsuccessful login for test123: Fri Jan 21 10:52:18 GMT0BST 2005 on pts/1
Your password has expired.
su: Password for test123 has expired. Choose new password and try again
su: Sorry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-20-2005 09:58 PM
01-20-2005 09:58 PM
Re: what command shold be used to create user id with password change request at first login
Create the user as you normally would when you add a user and then as Robert-Jan says do "# passwd -f username" and then the user will be required to enter a new passwd at their first login.
Regards,
Peter
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-20-2005 10:00 PM
01-20-2005 10:00 PM
Re: what command shold be used to create user id with password change request at first login
Regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-20-2005 10:03 PM
01-20-2005 10:03 PM
Re: what command shold be used to create user id with password change request at first login
Sorry, you will have to assign a password when you create the user and then supply it to the user so they can change it.
Regards,
Peter
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-20-2005 10:23 PM
01-20-2005 10:23 PM
Re: what command shold be used to create user id with password change request at first login
I tried the same. I created user with a specific password. then I ran passwd -f loginid command. And then tried logging with that id again. Upon giving old password, it gives following,
$ su - test123
Password:
Last successful login for test123: Fri Jan 21 10:54:23 GMT0BST 2005
Last unsuccessful login for test123: Fri Jan 21 10:52:18 GMT0BST 2005 on pts/1
Your password has expired.
su: Password for test123 has expired. Choose new password and try again
su: Sorry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-20-2005 10:36 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-20-2005 11:01 PM
01-20-2005 11:01 PM
Re: what command shold be used to create user id with password change request at first login
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-20-2005 11:02 PM
01-20-2005 11:02 PM