Problems mapping a network drive on my PC to a LINUX directory using samba
Kenneth Watanabe
watana43 at unlv.nevada.edu
Mon Dec 7 22:16:06 UTC 2015
To samba technical support,
I installed samba on my LINUX server.
Below is the /etc/samba/smb.cnf file
[global]
workgroup = WORKGROUP
netbios name = SAMBA
server string = Samba Server Version %v
map to guest = Bad User
log file = /var/log/samba/log.%m
max log size = 50
socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
preferred master = No
local master = No
dns proxy = No
security = User
# Share
[share]
path = /home/kwatanabe/share
available = yes
valid users = kwatanabe
read only = No
browseable = yes
public = yes
writeable = yes
create mask = 0777
directory mask = 0777
I restarted samba via the following command:
root# service smb restart
>From my PC I can ping the server without errors.
c:> ping 131.216.46.60
When I tried to map a network drive on my PC, I get the following error:
[image: Inline image 1]
When I click on Diagnose, I get the following window
[image: Inline image 2]
If somebody can provide information as to why I cannot map a network drive
on my PC, it would be greatly appreciated.
Sincerely,
Kenneth Watanabe
--
Kenneth Watanabe
University of Nevada
-------------- next part --------------
A non-text attachment was scrubbed...
Name: network_drive.png
Type: image/png
Size: 7029 bytes
Desc: not available
URL: <http://lists.samba.org/pipermail/samba-technical/attachments/20151207/f3547a5a/network_drive.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: diagnosis.png
Type: image/png
Size: 10063 bytes
Desc: not available
URL: <http://lists.samba.org/pipermail/samba-technical/attachments/20151207/f3547a5a/diagnosis.png>
More information about the samba-technical
mailing list