Results 1 to 4 of 4
Greetings,
Trying to configure samba between two computers - one FC2 the other W2K Pro
From a root terminal:
smbclient //engagestaff/ -U Administrator password
Domain=[ENGAGESTAFF] OS=[Windows 5.0] Server=[Windows 2000 LAN ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 08-04-2004 #1Just Joined!
- Join Date
- Jul 2004
- Posts
- 24
Duplicate name exists on the network?
Greetings,
Trying to configure samba between two computers - one FC2 the other W2K Pro
From a root terminal:
From GNOME:smbclient //engagestaff/ -U Administrator password
Domain=[ENGAGESTAFF] OS=[Windows 5.0] Server=[Windows 2000 LAN Manager]
tree connect failed: NT_STATUS_BAD_NETWORK_NAME
From the W2K Box:You do not have the permissions necessary to view the contents of "Windows Network: engagestaff"
From smb.conf\\Localhost is not accessible
A duplicate name exists on the network.
Anyone see anything?[My_Documents]
comment = MyDocs
path = /home/user/My Documents
public = yes
browseable = yes
guest ok = yes
writeable = yes
Cheers,
Mike
- 08-04-2004 #2Just Joined!
- Join Date
- Aug 2004
- Posts
- 6
Use " smbclient //server/share ..."
The share name is *required*
- 08-05-2004 #3Just Joined!
- Join Date
- Jul 2004
- Posts
- 24
Hmmm...
Code:[root@localhost user]# smbclient //ENGAGESTAFF/Mike-Docs/ -U Administrator Password: Domain=[ENGAGESTAFF] OS=[Windows 5.0] Server=[Windows 2000 LAN Manager] tree connect failed: NT_STATUS_BAD_NETWORK_NAME
I'm so lost. How do I go about uninstalling samba, reinstalling it, and configuring it correctly?Code:[root@localhost user]# smbclient //MSHOME/ENGAGESTAFF/Mike-Docs/ -U Administrator Connection to MSHOME failed
Cheers,
Mike
- 08-05-2004 #4Just Joined!
- Join Date
- Jul 2004
- Posts
- 24
SWAT
Figured how to uninstall / reinstall samba.
Neither yum nor synaptic are able to find a SWAT package though for configuration... where can I get a copy of this? Will I need to make install it?
Where is a good HOWTO listed on configuring a small network (1 W2K Pro box, 1 FC2 box) in samba?
Thank you!
Mike


Reply With Quote
