1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-13 13:18:06 +03:00

remove WITH_TDB_SAM & USE_SMBPASS_DB

(This used to be commit 1f98ced316)
This commit is contained in:
Gerald Carter 2003-05-20 18:30:37 +00:00
parent 6eaf8a3775
commit 931dc9d25a

View File

@ -916,10 +916,6 @@ struct smb_ldap_privates;
#define MAP_FILE 0
#endif
#if (!defined(WITH_NISPLUS) && !defined(WITH_LDAP) && !defined(WITH_TDB_SAM))
#define USE_SMBPASS_DB 1
#endif
#if defined(HAVE_PUTPRPWNAM) && defined(AUTH_CLEARTEXT_SEG_CHARS)
#define OSF1_ENH_SEC 1
#endif