hi all,
i want to configure samba on fedora 10.
here are my settings in smb.conf
[global]
workgroup = MARVELSERVICES
server string = Samba Server Version %v
interfaces = eth0
security = share
log level = 1
socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
log file = /var/log/samba/log.%m
max log size = 50
load printers = yes
cups options = raw
[homes]
comment = Home Directories
browseable = no
writable = yes
; valid users = %S
; valid users = MYDOMAIN\%S
[printers]
comment = All Printers
path = /var/spool/samba
browseable = no
guest ok = no
writable = no
printable = yes
[ghafoor-home]
comment = Home Directory of Ghafoor
path = /home/ghafoor/home
browseable = yes
writable = yes
valid users = ghafoor
printable = yes
create mask = 0765
i have restarted the service using
service smb restart
but still unable to access linux from windows.
By doing the following
--Run-->\\192.168.1.1
the responce is "NETWORK PATH NOT FOUND"
the above ipaddress is pinging successfully without any loss of packets but can't access.
please guide me where i am wrong
Your true guidance will be highly appreciated.
--
Many Thanks
--
Regards,
Asif