s4-dsdb: Implementation of User-Change-Password and User-Force-Password-Change
authorNadezhda Ivanova <nivanova@samba.org>
Sun, 4 Jul 2010 21:17:38 +0000 (00:17 +0300)
committerNadezhda Ivanova <nivanova@samba.org>
Sun, 4 Jul 2010 21:17:38 +0000 (00:17 +0300)
commit81240b13b365400e2da903a7fc0af1f501bc1249
treeddab559c7cf442bc862322f891f6ac198f53404a
parent343e9320ba4446635a50a0fa3849888f3b265e23
s4-dsdb: Implementation of User-Change-Password and User-Force-Password-Change

    These CARs need to be checked on password change and password reset operations.
    Apparently the password attributes are not influenced by Write Property.
    Single detele operations and modifications of dBCSPwd are let through to the
    password_hash module. This is determined experimentally.
librpc/idl/security.idl
source4/dsdb/samdb/ldb_modules/acl.c
source4/dsdb/tests/python/acl.py