Add hint to use passwordAttributes in @KLUDGE_ACL in future
authorAndrew Bartlett <abartlet@samba.org>
Mon, 8 Dec 2008 11:22:21 +0000 (22:22 +1100)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 17 Dec 2008 01:29:23 +0000 (12:29 +1100)
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 <metze@samba.org>
source4/dsdb/samdb/ldb_modules/local_password.c

index 622e44416634e6301aa730a0cda1d3ae4ca2e7c8..4e864e1452db887cd2d6bea835cb869f2ef85fde 100644 (file)
@@ -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[] = {