Suse Linux 10.2
Samba 3.0.23С винды набираешь \\192.168.1.68, шары выдно, но пытаешься зайти в USERS - запрашивает имя и пароль, ввожу user, pass (user прописан в линуксе, права на папку home есть!) но винда пишет "в доступе отказано"
вот конфиг:
[global]
workgroup = PLANETA
printcap name = cups
cups options = raw
map to guest = Bad User
include = /etc/samba/dhcp.conf
logon path = \\%L\profiles\.msprofile
logon home = \\%L\%U\.9xprofile
logon drive = P:
usershare allow guests = Yes
add machine script = /usr/sbin/useradd -c Machine -d /var/lib/nobody -s /bin/false %m$
domain master = No
[homes]
comment = Home Directories
valid users = %S, %D%w%S
browseable = Yes
read only = No
inherit acls = Yes
[profiles]
comment = Network Profiles Service
path = %H
read only = No
store dos attributes = Yes
create mask = 0600
directory mask = 0700
[users]
comment = All users
path = /home/
inherit acls = yes
veto files = /aquota.user/groups/shares/
inherit permissions = yes
case sensitive = no
strict locking = no
msdfs proxy = no
read only = no
guest ok = yes
[groups]
comment = All groups
path = /home/groups
read only = No
inherit acls = Yes
[printers]
comment = All Printers
path = /var/tmp
printable = Yes
create mask = 0600
browseable = No
[print$]
comment = Printer Drivers
path = /var/lib/samba/drivers
write list = @ntadmin root
force group = ntadmin
create mask = 0664
directory mask = 0775