I know that it's possible when using Samba with LDAP.
In the LDAP Schema, there is an attribut "pwdMustChange" that's
force an
user to change its password.
This attribut take 2 values :
- 0 : user must change its password
- 2147483647 : don't change
Pascal.
Raffaele Sandrini wrote:> Hi
>
> I successfully set up a PDC using samba 2.2. It really works perfect!
>
> I'd like to force all users to change their paswords on their first
login. Is
> that possible? (On a M$ PDC this would be a special flag wich u have to
> activate)
>
> cheers,
> Raffaele