Slackware ...11.X - 13.X
I configure server with only KDM access for many users (console is not allowed). Everything works great but I can`t set security policy for the password.
For the test I have done:
create account testuser
set password for testuser
To test: I login to system using testuser account and password - all work.
Next step is enforced changing password from root account
Code:
chage -d 0 testuser
On the next login user "testuser" got information
Code:
You are required to change your password immediately (root enforced)
(administrator has decided to change the password) but there is no any box to change the password.
Should I install PAM...
On the console all work correctly.
Why, Why, Why ?