HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- passwd option in Linux
Operating System - Linux
1828584
Members
2540
Online
109982
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Go to solution
Topic Options
- 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
10-27-2002 11:22 PM
10-27-2002 11:22 PM
Hi,
Does anyone know whether there is a command in RedHat 7.0 to force a user to change his passwd at next logon just like HP's 'passwd -f' ?
Regards,
Patrcik
Does anyone know whether there is a command in RedHat 7.0 to force a user to change his passwd at next logon just like HP's 'passwd -f' ?
Regards,
Patrcik
Solved! Go to Solution.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-27-2002 11:43 PM
10-27-2002 11:43 PM
Re: passwd option in Linux
Hi Patrick,
Not pretty sure if there is a straight command.
But you can use chage command to manipulate what you want.
HTH
Balaji
Not pretty sure if there is a straight command.
But you can use chage command to manipulate what you want.
HTH
Balaji
Its Always Important To Know, What People Think Of You. Then, Of Course, You Surprise Them By Giving More.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-27-2002 11:55 PM
10-27-2002 11:55 PM
Solution
Hi,
A Trick read somewhere,
# chage -M 730 test
set password expiry after two years
# chage -d 1999-01-01 test
set last password change to two years back than the system date.
Now the user test will be forced to change his
password .
regards,
U.SivaKumar
A Trick read somewhere,
# chage -M 730 test
set password expiry after two years
# chage -d 1999-01-01 test
set last password change to two years back than the system date.
Now the user test will be forced to change his
password .
regards,
U.SivaKumar
Innovations are made when conventions are broken
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-31-2002 08:36 AM
10-31-2002 08:36 AM
Re: passwd option in Linux
in one command:
#chage -M 2 -d 2002-10-29 user
when maxdays(M) + lastday (d) are less than current day the user will be forced to change the passwd immediately. See the manpage..
:-)
#chage -M 2 -d 2002-10-29 user
when maxdays(M) + lastday (d) are less than current day the user will be forced to change the passwd immediately. See the manpage..
:-)
If it weren't for STRESS I'd have no energy at all
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP