1
0
mirror of https://github.com/samba-team/samba.git synced 2025-11-18 00:23:50 +03:00

r17287: Add the local_password module to the tree, so it doesn't get lost in

ldb API changes.

Andrew Bartlett
This commit is contained in:
Andrew Bartlett
2006-07-28 06:29:09 +00:00
committed by Gerald (Jerry) Carter
parent 3043969708
commit 44806c67db
3 changed files with 904 additions and 3 deletions

View File

@@ -0,0 +1,3 @@
/* We store these passwords under this base DN: */
#define LOCAL_BASE "cn=Passwords"