Hi all ...
i have in samba server .. i just wanna make a small and sample file
sharing with Linux and windows
i have Linux fedora 6 on the first one , the second Windows XP service
Pack 2. the IP of tow machines is DHCP .
in i make a shared Folder in windows , in linux i can see it by type
this smb://192.168.1.123/
My problem is i can't see my shared folders that i make in linux via
windows ...
when i open the network place in windows , it's appear the name of
workgroup of linux , but the error msg appear when i click on it ..
The Erorr msg is (" \\sss is not accessible. You Might not have
permission to use this network resource. Contact the administrator of
this server to find out if u have access permissions . The network
path was not found ")
i attached my smb.conf file ,,, please help me and tell me what the
problem
----------------------------------------------------------------
# Samba config file created using SWAT
# from 127.0.0.1 (127.0.0.1)
# Date: 2007/02/27 21:57:30
[global]
workgroup = Mshome
netbios name = SSS
server string = Samba Server
log file = /var/log/samba/%m.log
max log size = 50
dns proxy = no
cups options = raw
username map = /etc/samba/smbusers
restrict anonymous = no
domain master = no
preferred master = no
max protocol = NT
acl compatibility = winnt
ldap ssl = No
server signing = Auto
security = share
; security = user
; encrypt passwords = yes
; guest ok = no
; guest account = nobody
[homes]
comment = Home Directories
read only = no
browseable = No
[printers]
comment = All Printers
path = /usr/spool/samba
printable = Yes
browseable = No
[sydoz]
case sensitive = no
strict locking = no
msdfs proxy = no
path = /home/sydoz/Desktop
guest ok = yes
----------------------------------------------------------------
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Jolug" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/Jolug?hl=en-GB
-~----------~----~----~----~------~----~------~--~---