Why does the password expire?
I am logging in with public key (without password) since several days. Today I get this message:
> ssh modlink_foo_q@server
You are required to change your password immediately (password expired)
Last login: Wed Nov 14 09:26:48 2018 from 10.130.4.3
WARNING: Your password has expired.
You must change your password now and login again!
Changing password for modlink_foo_q.
This is the matching line in /etc/shadow
server:~ # grep modli /etc/shadow
modlink_foo_q:!:17757:1:90:7:::
I think no password is set. Then who can it expire?
OS: SUSE Linux Enterprise Server 12 SP3