hi every boady
i installed samba & swat Version 3.0.28-1.el5_2.1 on centos,
first i create a directory :
mkdir /home/mt
cd /home/mt
touch test.txt
chmod 777 /home/mt
chmod 777 /home/mt/test.txt
so
windows ip is 192.168.1.102 & linux ip is 192.168.1.105
here is content of smb.conf:
# Samba config file created using SWAT
# from 127.0.0.1 (127.0.0.1)
# Date: 2009/02/24 15:51:26
[global]
workgroup = MSHOME
server string = Samba Server Version %v
security = SHARE
passdb backend = tdbsam
cups options = raw
unix charset = UTF-8
hosts allow =192.168.1.101
[homes]
comment = Home Directories
read only = No
browseable = No
[printers]
comment = All Printers
path = /var/spool/samba
printable = Yes
browseable = No
[test]
comment = test
path = /hom/mt
read only = No
guest ok = Yes
guest only = Yes
create mode = 0777
directory mode = 0777
share modes = yes
--------------------------
when i enter : \\192.168.1.105\home\mt
i face with this eror:
"test is not accesible. you might not have permision to use this network resource..."
please help me ?
i realy DIZZY !
Recent comments
6 hours 54 sec ago
15 hours 28 min ago
16 hours 18 min ago
19 hours 51 min ago
1 day 15 min ago
1 day 37 min ago
1 day 2 hours ago
1 day 12 hours ago
1 day 17 hours ago
1 day 19 hours ago