[Pkg-samba-maint] Bug#416411: check_posix_acl_group_write: file XXX failed to match on user or group in token

Kosa Attila atkosa at chello.hu
Tue Mar 27 20:28:18 UTC 2007


Package: samba
Severity: important


This is my log part:

[2007/03/27 17:26:36, 10] smbd/posix_acls.c:check_posix_acl_group_write(3912)
  check_posix_acl_group_write: file my_directory_name failed to match on user or group in token (ret = -1).
[2007/03/27 17:26:36, 10] smbd/posix_acls.c:check_posix_acl_group_write(3919)
  check_posix_acl_group_write: file my_directory_name returning (ret = -1).
[2007/03/27 17:26:36, 3] smbd/error.c:error_packet(105)
  error string = Invalid argument
[2007/03/27 17:26:36, 3] smbd/error.c:error_packet(129)
  error packet at smbd/nttrans.c(800) cmd=162 (SMBntcreateX) NT_STATUS_ACCESS_DENIED

http://lists.samba.org/archive/samba/2005-April/103918.html

I tested --with-acl-support option to reconfigure, but it doesn't
work. I do not use acl support on my partitions.

chmod 2775 /var/www/linux/jogi
chown root:jogi /var/www/linux/jogi

My smb.conf part:
[jogi]
   comment = Jogi
   path = /var/www/linux/jogi
   browseable = no
   writeable = yes
   create mode = 0664
   directory mode = 0775
   public = no
   force group = jogi
   valid users = @jogi @it

If the @it creates 1 file in this share, it can't rename and
delete, because it gets a message: NT_STATUS_ACCESS_DENIED.

I tested these options too, but do not help me:
force unknown acl user = yes
nt acl support = no

-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.6.20
Locale: LANG=POSIX, LC_CTYPE=POSIX




More information about the Pkg-samba-maint mailing list