- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: reset password agging
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-24-2009 04:15 PM
01-24-2009 04:15 PM
reset password agging
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-24-2009 04:20 PM
01-24-2009 04:20 PM
Re: reset password agging
passwd -x -1 (or zero) username
regards,
ivan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-24-2009 04:28 PM
01-24-2009 04:28 PM
Re: reset password agging
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-24-2009 04:30 PM
01-24-2009 04:30 PM
Re: reset password agging
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-24-2009 04:43 PM
01-24-2009 04:43 PM
Re: reset password agging
*******************
# /sbin/passwd -x -1 root
Option x not available using /sbin/passwd
Must invoke /bin/passwd to use option.
Usage: passwd name
#
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-24-2009 04:43 PM
01-24-2009 04:43 PM
Re: reset password agging
Another way is to disable it via sam.
Command is:
#passwd -x 0 root
regards,
ivan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-24-2009 05:32 PM
01-24-2009 05:32 PM
Re: reset password agging
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-24-2009 05:49 PM
01-24-2009 05:49 PM
Re: reset password agging
# passwd -x 0 root
Option x not available using /sbin/passwd
Must invoke /bin/passwd to use option.
Usage: passwd name
help me to reset or deleate the password agging please!!!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-24-2009 06:45 PM
01-24-2009 06:45 PM
Re: reset password agging
IS your System trusted System.?
You mean to say that you d'not have root password.? Or are you using privildge id to change the password agging for root account .?
You need to be root user (or) privildge id to change password agging for root account.
How can i use SAM.?
step1 :- Login:- root (or) root equalate privildge id
step2 :- SAM
step3 :- Select Users&Groups --> User -->Find->Sreach->select the root account
than look for Modify Security policy.
Hope this helps
Thx,
Johnson
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-24-2009 07:11 PM
01-24-2009 07:11 PM
Re: reset password agging
# passwd -x 0 root
Option x not available using /sbin/passwd
Must invoke /bin/passwd to use option.
Usage: passwd name
It menas /sbin is in your path before /bin is.
Simply execute:
/bin/passwd -x 0 root
and it'll work.
Doug O'Leary
------
Senior UNIX Admin
O'Leary Computers Inc
linkedin: http://www.linkedin.com/dkoleary
Resume: http://www.olearycomputers.com/resume.html
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-25-2009 04:57 AM
01-25-2009 04:57 AM
Re: reset password agging
If your OS is HP-UX
From OS -->init 1
From BCH shell-->hpux -is
If your OS is Linux
From OS ---->init 1
At the os booting time write linux1 at the end of kernel version
If helps it , pls assign points
Rgds
Taifur