Miguel Angel Coa M.
2022-Nov-19 10:57 UTC
[Samba] Disable "User cannot change password" for users
Hi, I've Samba (4.16) and the "Account Options" have check "User cannot change password" . But i need to configure this value in the not check for the domain or users (allow change password) ?is possible and what is the attribute? Thanks. Saludos.
Rowland Penny
2022-Nov-19 12:58 UTC
[Samba] Disable "User cannot change password" for users
On 19/11/2022 10:57, Miguel Angel Coa M. via samba wrote:> Hi, > I've Samba (4.16) and the "Account Options" have check "User cannot change > password" . But i need to configure this value in the not check for the > domain or users (allow change password) ?is possible and what is the > attribute? > > Thanks. > Saludos.It isn't an attribute, it is a permission, see here: https://learn.microsoft.com/en-us/windows/win32/adsi/modifying-user-cannot-change-password-ldap-provider Rowland