hi all !

I have tried setting up samba via both ways:
KDE Control Center
Yast

but the result, is that my shares are only RO in Windows XP. Why ?

Running openSUSE 10.2.

opensuse:/etc/samba # cat smb.conf

# Samba config file created using SWAT
# from 127.0.0.1 (127.0.0.1)
# Date: 2007/04/10 22:05:23

[global]
workgroup = WIN-XP
map to guest = Bad User
printcap name = cups
add machine script = /usr/sbin/useradd  -c Machine -d /var/lib/nobody
-s /bin/false %m$
logon path = \\%L\profiles\.msprofile
logon drive = P:
logon home = \\%L\%U\.9xprofile
domain master = No
usershare allow guests = Yes
usershare max shares = 100
cups options = raw
include = /etc/samba/dhcp.conf

[homes]
comment = Home Directories
valid users = %S, %D%w%S
read only = No
inherit acls = Yes
browseable = No

[users]
comment = All users
path = /home/
read only = No
inherit acls = Yes
veto files = /aquota.user/groups/shares/
guest ok = yes

[E]
path = /E/
read only = No
inherit acls = No
store dos attributes = Yes
guest ok = yes

[F]
path = /F/
read only = No
inherit acls = No
guest ok = yes

----------------
I also did:
rcsmb restart after changin this file.

What may be the problem?


--
-Alexey Eremenko "Technologov"
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to