Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Samba problem
Name: somi Date: March 19, 2005 at 12:04:49 Pacific OS: fedora 2 and w2k CPU/Ram: p3
Comment:
on fedora 2, file sharing using samba
added same user/password details as on windows 2000 user. added a share for test worokgroup on both are same authentication set to user, encrypt passwords yes. gues account - nobody
on browsing network neighbourhood, i can see the linux server. when open i can see test share but on tying to open it i get this error box,
\\webserver\test is not accessible network name cannot be found
please any help in providing solution to this much appreciated. thnaks in advance.
Name: 3Dave Date: March 21, 2005 at 01:42:14 Pacific
Reply:
Did you also add the linux user to the samba user database? # smbpasswd -a username
0
Response Number 2
Name: somi Date: March 21, 2005 at 13:37:49 Pacific
Reply:
well i added it via samba server configuration (not SWAT) but I also did run your command.
Still same message.
simon
0
Response Number 3
Name: 3Dave Date: March 22, 2005 at 01:07:11 Pacific
Reply:
Are you able to browse it via IP, eg \\192.168.0.10\test ?
Post up you /etc/samba/smb.conf file too, that would be helpful.
Can you browse it locally on the fedora box? Either graphically in something like knoqueror or nautilus (smb://127.0.0.1) or mount it from a console (smbmount //webserver/test /mnt/mountpoint)?
Summary: i have been running samba successfully for the past year with never a problem but now cannot get smbd to run... this was after i installed vmware... now the netbios port is not open and when i go to u...
Summary: Hi, I am use RH 7.3 and have problem to configure Windows 98 client. I think my Samba server has no problem, the problem is how to set Windows 98 client to access Samba server. Can anyone teach me wha...
Summary: I had similar problem. I set samba passwords for all the users and edited the /etc/samba/smb.conf file to allow the ips of the clients to access my server. Also make sure that you smb service is run...