I am runing Samba-3.0-alpha18 winbindd and attempting to join a w2k domain that has a 15 character server name.. as you can see from the log below the name gets truncated to 14 characters which then results in the NT_STATUS_INVALID_COMPUTER_NAME when attempting authentication....I am not at work to look at the code but I did notice the message from convert_string() about requiring 16 character and only 15 being available.. This works fine if the domain name is less than 15 characters...
Has anyone else seen this and have a fix? Thanks in advance, Chuck Grieshaber [2002/09/25 10:29:05, 10] libsmb/namequery.c:parse_node_status(67) L0001-EXK0001-M#00: flags = 0x44 [2002/09/25 10:29:05, 10] libsmb/namequery.c:parse_node_status(67) MAST_EXDC#00: flags = 0xc4 [2002/09/25 10:29:05, 10] libsmb/namequery.c:parse_node_status(67) MAST_EXDC#1c: flags = 0xc4 [2002/09/25 10:29:05, 10] libsmb/namequery.c:parse_node_status(67) L0001-EXK0001-M#20: flags = 0x44 [2002/09/25 10:29:05, 10] libsmb/namequery.c:parse_node_status(67) MAST_EXDC#1b: flags = 0x44 [2002/09/25 10:29:05, 10] libsmb/namequery.c:parse_node_status(67) MAST_EXDC#1e: flags = 0xc4 [2002/09/25 10:29:05, 10] libsmb/namequery.c:parse_node_status(67) L0001-EXK0001-M#03: flags = 0x44 [2002/09/25 10:29:05, 10] libsmb/namequery.c:parse_node_status(67) MAST_EXDC#1d: flags = 0x44 [2002/09/25 10:29:05, 10] libsmb/namequery.c:parse_node_status(67)
