Użytkownik Windows XP nie może dostać się do katalogu /home/nazwa_użytkownika.
Mój smb.conf wygląda tak:
Kod: Zaznacz cały
[global]
workgroup = DOMENA.PL
netbios name = SERWER
server string = SERWER %v
security = user
map to guest = Bad User
log level = 2
log file = /var/log/samba/log.%m
max log size = 50
#hosts allow = 192.168.200.
#guest account = nobody
#local master = yes
encrypt passwords = yes
smb passwd file = /etc/samba/smbpasswd
[homes]
comment = Katalog Domowy
valid users = %S
read only = No
browseable = No
write ok = yes
A to jest log samby:
Kod: Zaznacz cały
komputer_usera (::ffff:192.168.200.32) connect to service dzial it initially as user nobody (uid=65534, gid=65534) (pid 6934)
[2009/07/27 16:10:06, 2] lib/access.c:check_access(406)
Allowed connection from __ffff_192.168.200.32 (::ffff:192.168.200.32)
[2009/07/27 16:10:06, 2] lib/access.c:check_access(406)
Allowed connection from __ffff_192.168.200.32 (::ffff:192.168.200.32)
[2009/07/27 16:10:06, 2] smbd/service.c:create_connection_server_info(648)
guest user (from session setup) not permitted to access this share (katalog_domowy)
[2009/07/27 16:10:06, 0] smbd/service.c:make_connection_snum(740)
create_connection_server_info failed: NT_STATUS_ACCESS_DENIED
[2009/07/27 16:10:06, 2] lib/access.c:check_access(406)
Allowed connection from __ffff_192.168.200.32 (::ffff:192.168.200.32)
[2009/07/27 16:10:06, 2] smbd/service.c:create_connection_server_info(648)
guest user (from session setup) not permitted to access this share (katalog_domowy)
[2009/07/27 16:10:06, 0] smbd/service.c:make_connection_snum(740)
create_connection_server_info failed: NT_STATUS_ACCESS_DENIED