diff options
-rw-r--r-- | source4/auth/sam.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/source4/auth/sam.c b/source4/auth/sam.c index acbd50c3fa0..c396662c127 100644 --- a/source4/auth/sam.c +++ b/source4/auth/sam.c @@ -71,9 +71,6 @@ const char *user_attrs[] = { NULL, }; -const char *domain_ref_attrs[] = {"nETBIOSName", "nCName", - "dnsRoot", "objectClass", NULL}; - /**************************************************************************** Check if a user is allowed to logon at this time. Note this is the servers local time, as logon hours are just specified as a weekly |