List all Linux users
cut -d: -f1 /etc/passwd
set password never to expire
chage -I -1 -m 0 -M 99999 -E -1 username
find process uptime
systemctl status splunk
cut -d: -f1 /etc/passwd
set password never to expire
chage -I -1 -m 0 -M 99999 -E -1 username
find process uptime
systemctl status splunk
No comments:
Post a Comment