mirror of
https://github.com/samba-team/samba.git
synced 2025-02-02 09:47:23 +03:00
s4:libcli/raw: remove unused DEFAULT_TRUST_ACCOUNT_PASSWORD_LENGTH
BUG: https://bugzilla.samba.org/show_bug.cgi?id=12262 Signed-off-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Ralph Boehme <slow@samba.org>
This commit is contained in:
parent
21cbf8e4db
commit
e9c184088c
@ -297,13 +297,6 @@
|
|||||||
|
|
||||||
#define UID_FIELD_INVALID 0
|
#define UID_FIELD_INVALID 0
|
||||||
|
|
||||||
/* The maximum length of a trust account password.
|
|
||||||
Used when we randomly create it, 15 char passwords
|
|
||||||
exceed NT4's max password length */
|
|
||||||
|
|
||||||
#define DEFAULT_TRUST_ACCOUNT_PASSWORD_LENGTH 14
|
|
||||||
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
filesystem attribute bits
|
filesystem attribute bits
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user