1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00

remove WITH_TDB_SAM & USE_SMBPASS_DB

This commit is contained in:
Gerald Carter 0001-01-01 00:00:00 +00:00
parent 014350196d
commit 1f98ced316

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