NT_STATUS_BAD_NETWORK_NAME
Belkorin
tpdiglett at yahoo.com
Wed Jul 6 18:00:29 GMT 2005
I'm trying to set up samba(precompiled version
3.0.10-1.fc2) on a fedora core 2 server, and I'm
having some trouble. My windows 98 machines see the
server but can't connect to it, and on the server when
I try to do anything through smbclient I get either a
NT_STATUS_LOGON_FAILURE error when I try to do
"smbclient -U% -L oldserv" or
NT_STATUS_BAD_NETWORK_NAME when I do "smbclient
//oldserv/test". The one thing I can get to work is
"smbclient -L oldserv". Here is what that gives me:
[lsnm at localhost lsnm]$ smbclient -L oldserv
Password:
Domain=[OLDSERV] OS=[Unix] Server=[Samba 3.0.10-1.fc2]
Sharename Type Comment
--------- ---- -------
test Disk For testing only,
please
IPC$ IPC IPC Service (Samba
3.0.10-1.fc2)
ADMIN$ IPC IPC Service (Samba
3.0.10-1.fc2)
Domain=[OLDSERV] OS=[Unix] Server=[Samba 3.0.10-1.fc2]
Server Comment
--------- -------
Workgroup Master
--------- -------
NMLS OLDSERV
Here is what the others do:
[lsnm at localhost lsnm]$ smbclient -U% -L oldserv
Domain=[NMLS] OS=[Unix] Server=[Samba 3.0.10-1.fc2]
tree connect failed: NT_STATUS_LOGON_FAILURE
[lsnm at localhost lsnm]$ smbclient //oldserv/temp
Password:
Domain=[OLDSERV] OS=[Unix] Server=[Samba 3.0.10-1.fc2]
tree connect failed: NT_STATUS_BAD_NETWORK_NAME
Here is what testparm outputs:
[lsnm at localhost lsnm]$ testparm
Load smb config files from /etc/samba/smb.conf
Processing section "[test]"
Loaded services file OK.
Server role: ROLE_STANDALONE
Press enter to see a dump of your service definitions
# Global parameters
[global]
workgroup = NMLS
netbios name = OLDSERV
wins support = Yes
ldap ssl = no
valid users = lsnm
[test]
comment = For testing only, please
path = /usr/local/samba/tmp
read only = No
guest ok = Yes
and here is my smb.conf:
# Samba config file created using SWAT
# from 127.0.0.1 (127.0.0.1)
# Date: 2005/07/06 11:43:29
# Global parameters
[global]
workgroup = NMLS
netbios name = OLDSERV
wins support = Yes
ldap ssl = no
valid users = lsnm
[test]
comment = For testing only, please
path = /usr/local/samba/tmp
read only = No
guest ok = Yes
____________________________________________________
Sell on Yahoo! Auctions no fees. Bid on great items.
http://auctions.yahoo.com/
More information about the samba-technical
mailing list