summaryrefslogtreecommitdiff
path: root/source3/include/smb.h
diff options
context:
space:
mode:
Diffstat (limited to 'source3/include/smb.h')
-rw-r--r--source3/include/smb.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/source3/include/smb.h b/source3/include/smb.h
index 7de47c805ed..24a73e57a3d 100644
--- a/source3/include/smb.h
+++ b/source3/include/smb.h
@@ -732,12 +732,6 @@ struct node_status_extra {
#define SAFE_NETBIOS_CHARS ". -_"
-/* 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
-
#define PORT_NONE 0
#ifndef LDAP_PORT
#define LDAP_PORT 389