Home
About
Contact
Home-icon
LINUX
DEVOPS
__DOCKER
__K8S
__AUTOMATION
CLOUD
__GCP
__AWS
__AZURE
ANSIBLE
CERTIFICATION
__OFFERS
INTERVIEW Q&A
__LINUX
Home
Unix
Disable password age in HP UX ?
Disable password age in HP UX ?
Madeswaran N
HPUX password aging disable:
passwd -x -1 user_id
for i in user1 user2 user3
do
passwd -x -1 $i
done
Post a Comment
0 Comments
Labels
AUTOMATION
Ansible
DevOps
File system
Firmware
HPUX QA
Interview Questions
LVM
Linux
Network
Tips
Unix
VMWARE
VxVM
cluster
hardware
hpux
root disk
service Guard
ubuntu
windows
Popular Posts
How to prevent Merge and Commit for particular branch in Git ??
11:02 AM
How to increase semaphore value in linux?
1:28 AM
VMWARE Products And Features Over View
7:30 AM
NTP - xntpd configuration in HPUX
3:02 PM
Configure proxy server using netsh in windows : How to??
4:06 PM
Social Plugin
0 Comments