From: Andrew Bartlett Date: Mon, 8 Dec 2008 11:22:21 +0000 (+1100) Subject: Add hint to use passwordAttributes in @KLUDGE_ACL in future X-Git-Tag: samba-4.0.0alpha6~462^2~14^2~77 X-Git-Url: http://git.samba.org/?a=commitdiff_plain;h=8ce5640fbfd48debc3e6b3f27e07d1a0d79bd2b4;p=samba.git Add hint to use passwordAttributes in @KLUDGE_ACL in future This module is not used at the moment, but if we do use it again, we should try to avoid duplicate lists. Signed-off-by: Stefan Metzmacher --- diff --git a/source4/dsdb/samdb/ldb_modules/local_password.c b/source4/dsdb/samdb/ldb_modules/local_password.c index 622e4441663..4e864e1452d 100644 --- a/source4/dsdb/samdb/ldb_modules/local_password.c +++ b/source4/dsdb/samdb/ldb_modules/local_password.c @@ -47,7 +47,8 @@ Each incoming add/modify is split into a remote, and a local request, done in that order. - We maintain a list of attributes that are kept locally: + We maintain a list of attributes that are kept locally - perhaps + this should use the @KLUDGE_ACL list of passwordAttribute */ static const char * const password_attrs[] = {