This is in my original message

I can correctly set (add, remove, modify) file acls and extended attributes via bash

and this is my mount

/dev/hda1 on / type reiserfs (rw,acl,user_xattr)
proc on /proc type proc (rw)
sysfs on /sys type sysfs (rw)
devpts on /dev/pts type devpts (rw,gid=5,mode=620)
usbfs on /proc/bus/usb type usbfs (rw)

Alberto



Il giorno 19/nov/05, alle ore 19:06, Jeremy Allison ha scritto:

On Thu, Nov 17, 2005 at 11:45:16PM +0100, Albe wrote:
Hi everybody,

i'm getting mad configuring samba to join an ADS, resolve domain
users and groups and set ACLs via windows explorer on a share mounted
with POSIX ACL and extended attributes.
S-1-5-21-2707684321-3739850521-1540700870-512
[2005/11/17 23:12:22, 3] smbd/dosmode.c:unix_mode(121)
  unix_mode(WINDOWSRegDefrag.dat) returning 0744
[2005/11/17 23:12:22, 3] smbd/
posix_acls.c:convert_canon_ace_to_posix_perms(2585)
  convert_canon_ace_to_posix_perms: Too many ACE entries for file
WINDOWSRegDefrag.dat to convert to posix perms.

This means your underlying file system doesn't support POSIX acls.
Check your mount flags.

Jeremy.

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

Reply via email to