Hi

I am running a Samba PDC and a Samba member server in his domain.
The member server acts as a file server with unix acl's working.

Is it possible to get these acl's working under samba to?

The docs seem to say, that acl's are only possible if samba is a memberserver in an NT-Domain using winbind.

In my case the PDC acts as a LDAP Server and the Member server is gets the unix account information from Ldap.

I am running samba 3.0.4 and had no sucesse with this setup.
The windows client shows acls not as for the domain\user but for the memberserver\user


Here is my smb.conf

[global]
log file = /var/log/samba/log.%m
log level =2
security = domain

workgroup = ITSYSTEMS
encrypt passwords = yes
netbios name = chardonnay
server string = Install-Server
password server =  192.168.0.1
machine password timeout = 604800000

guest account = gast
os level=25
wins support = no
wins server = 192.168.0.1
dns proxy = no
username map = /etc/smbusers
preferred master = no
domain master = no
local master = no
name resolve order = wins hosts


socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192 hosts allow = 192.168.0. bind interfaces only = Yes deadtime=180 keepalive = 3600


unix charset = iso8859-15 display charset = iso8859-15


[install] comment = Install Verzeichnis path = /install read only = no public = yes


Thank you very much


Hansjörg Maurer

--
Dr. Hansjörg Maurer
itsystems Deutschland AG
Linprunstr. 10
D-80335 München
Ph/Fax +49 89 52 04 68-41/-59



-- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba

Reply via email to