Commits on Source (20)
-
BUG: https://bugzilla.samba.org/show_bug.cgi?id=11343 Signed-off-by:
Jeremy Allison <jra@samba.org>
-
Mathieu Parent authored
-
Note that the request using the clearTextPassword attribute for the password change is already correctly rejected by the server. Bug: https://bugzilla.samba.org/show_bug.cgi?id=13272 Signed-off-by:
Ralph Boehme <slow@samba.org> Reviewed-by:
Stefan Metzmacher <metze@samba.org>
-
Bug: https://bugzilla.samba.org/show_bug.cgi?id=13272 Signed-off-by:
Ralph Boehme <slow@samba.org> Reviewed-by:
Stefan Metzmacher <metze@samba.org>
-
Bug: https://bugzilla.samba.org/show_bug.cgi?id=13272 Signed-off-by:
Ralph Boehme <slow@samba.org> Reviewed-by:
Stefan Metzmacher <metze@samba.org>
-
CVE-2018-1057: s4:dsdb/acl: only call dsdb_acl_debug() if we checked the acl in acl_check_password_rights() Bug: https://bugzilla.samba.org/show_bug.cgi?id=13272 Signed-off-by:
Ralph Boehme <slow@samba.org> Reviewed-by:
Stefan Metzmacher <metze@samba.org>
-
Bug: https://bugzilla.samba.org/show_bug.cgi?id=13272 Signed-off-by:
Ralph Boehme <slow@samba.org> Reviewed-by:
Stefan Metzmacher <metze@samba.org>
-
Bug: https://bugzilla.samba.org/show_bug.cgi?id=13272 Signed-off-by:
Ralph Boehme <slow@samba.org> Reviewed-by:
Stefan Metzmacher <metze@samba.org>
-
Bug: https://bugzilla.samba.org/show_bug.cgi?id=13272 Signed-off-by:
Ralph Boehme <slow@samba.org> Reviewed-by:
Stefan Metzmacher <metze@samba.org>
-
Bug: https://bugzilla.samba.org/show_bug.cgi?id=13272 Signed-off-by:
Ralph Boehme <slow@samba.org> Reviewed-by:
Stefan Metzmacher <metze@samba.org>
-
This change ensures we correctly treat the following LDIF dn: cn=testuser,cn=users,... changetype: modify delete: userPassword add: userPassword userPassword: thatsAcomplPASS1 as a password reset. Because delete and add element counts are both one, the ACL module wrongly treated this as a password change request. For a password change we need at least one value to delete and one value to add. This patch ensures we correctly check attributes and their values. Bug: https://bugzilla.samba.org/show_bug.cgi?id=13272 Signed-off-by:
Ralph Boehme <slow@samba.org> Reviewed-by:
Stefan Metzmacher <metze@samba.org>
-
This is needed, because a later commit will let the acl module add a control to the change request msg and we must ensure that this is only done once. Bug: https://bugzilla.samba.org/show_bug.cgi?id=13272 Signed-off-by:
Ralph Boehme <slow@samba.org> Reviewed-by:
Stefan Metzmacher <metze@samba.org>
-
Will be used to pass "user password change" vs "password reset" from the ACL to the password_hash module, ensuring both modules treat the request identical. Bug: https://bugzilla.samba.org/show_bug.cgi?id=13272 Signed-off-by:
Ralph Boehme <slow@samba.org> Reviewed-by:
Stefan Metzmacher <metze@samba.org>
-
This is used to pass information about which password change operation (change or reset) the acl module validated, down to the password_hash module. It's very important that both modules treat the request identical. Bug: https://bugzilla.samba.org/show_bug.cgi?id=13272 Signed-off-by:
Ralph Boehme <slow@samba.org> Reviewed-by:
Stefan Metzmacher <metze@samba.org>
-
This is not strictly needed to fig bug 13272, but it makes sense to also fix this while fixing the overall ACL checking logic. Bug: https://bugzilla.samba.org/show_bug.cgi?id=13272 Signed-off-by:
Ralph Boehme <slow@samba.org> Reviewed-by:
Stefan Metzmacher <metze@samba.org>
-
Mathieu Parent authored
-
Mathieu Parent authored
Fixes ctdb starting on install and restarting on upgrade since update to debhelper compat 11
-
Mathieu Parent authored
-
Mathieu Parent authored
Add missing dh_installsystemd calls to ensure that services are properly unmasked and enabled in postinst
-
Mathieu Parent authored
debian/patches/CVE-2018-1050-11343-4.7.patch
0 → 100644
This diff is collapsed.