summaryrefslogtreecommitdiff
path: root/source4/dsdb/samdb/ldb_modules/local_password.c
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2008-12-08 22:22:21 +1100
committerAndrew Bartlett <abartlet@samba.org>2008-12-17 12:29:23 +1100
commit8ce5640fbfd48debc3e6b3f27e07d1a0d79bd2b4 (patch)
treea5780ff7fb28d366ba3c506e8902f9d6a5d1bc62 /source4/dsdb/samdb/ldb_modules/local_password.c
parent56d39e1711854f4e82f8370955a34539be22c483 (diff)
downloadsamba-8ce5640fbfd48debc3e6b3f27e07d1a0d79bd2b4.tar.gz
samba-8ce5640fbfd48debc3e6b3f27e07d1a0d79bd2b4.tar.bz2
samba-8ce5640fbfd48debc3e6b3f27e07d1a0d79bd2b4.zip
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 <metze@samba.org>
Diffstat (limited to 'source4/dsdb/samdb/ldb_modules/local_password.c')
-rw-r--r--source4/dsdb/samdb/ldb_modules/local_password.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/source4/dsdb/samdb/ldb_modules/local_password.c b/source4/dsdb/samdb/ldb_modules/local_password.c
index 622e444166..4e864e1452 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[] = {