diff options
author | Andreas Schneider <asn@samba.org> | 2010-06-09 16:44:02 +0200 |
---|---|---|
committer | Andreas Schneider <asn@samba.org> | 2010-07-05 15:59:08 +0200 |
commit | e1c4b5bbe91b0f2e0abf4e1ddfcd9a7232b12fc8 (patch) | |
tree | d3b17d4c8c9a53ca3731f09ce136bbcc19f0b122 /source3/wscript_build | |
parent | 488badb8acdb6bcf9135a3073b08e4f5526d73b0 (diff) | |
download | samba-e1c4b5bbe91b0f2e0abf4e1ddfcd9a7232b12fc8.tar.gz samba-e1c4b5bbe91b0f2e0abf4e1ddfcd9a7232b12fc8.tar.bz2 samba-e1c4b5bbe91b0f2e0abf4e1ddfcd9a7232b12fc8.zip |
s3-winbind: Replace the passdb backend with a samr/lsa based backend.
Diffstat (limited to 'source3/wscript_build')
-rw-r--r-- | source3/wscript_build | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/source3/wscript_build b/source3/wscript_build index 54112771a7..677f5ab306 100644 --- a/source3/wscript_build +++ b/source3/wscript_build @@ -564,7 +564,6 @@ WINBINDD_SRC1 = '''winbindd/winbindd.c winbindd/winbindd_rpc.c winbindd/winbindd_reconnect.c winbindd/winbindd_ads.c - winbindd/winbindd_passdb.c winbindd/winbindd_samr.c winbindd/winbindd_dual.c winbindd/winbindd_dual_ndr.c |