DÍEZ BARREIRO, ANA BELÉN <ana.diez@si.upct.es> schrieb am 09.05.2017 um
14:40
in Nachricht <85fdee58-2d7f-f443-4ff0-79a97c1058f3@si.upct.es>:
Hi,
I am using ppolicy overlay and I don't want the user to change the
password by setting the same value.
Usually this is what users do to circumvent such a restriction:
1) Change old pawword to new password
2) Change new password to old password
So a history of size 1 is rather useless, unless you place other restirctions
into effect.
Despite of that UNIX usually refuses a password that is not deifferent from
the current one...
Regards,
Ulrich
If I put pwdinhistory = 1 then the new password can not be the same as
the current one or the previous on (2 values). But with pwdinhistory = 0
you can put the same value.
What would be the solution?
Thanks!