Displaying 1 result from an estimated 1 matches for "linuxnetbiosname".
2004 Apr 05
1
Accessing samba machine with IP address but not with fqdn/hostnam e
I have a Debian woody running Samba 3.0.2a in ads security mode as member of
a Windows 2003 Active Directory, I run winbind+pam, wbinfo e net ads
testjoin, its all working fine.
>From any workstation, or even from the W2003 domain controller itself, I
can?t access the samba server as \\linuxnetbiosname
<file:///\\linuxnetbiosname> , as \\machine_ip_address
<file:///\\machine_ip_address> works.
I also could see a error in the log.<machine_name> the messages:
[2004/04/04 00:20:26, 1] smbd/sesssetup.c:reply_spnego_kerberos(173)
Failed to verify incoming ticket!
After w...