[Samba] [Announce] Samba 4.0.6 Available for Download : crash of winbind after ls -la ...sysvol

steve steve at steve-ss.com
Sat May 25 00:41:54 MDT 2013


On Fri, 2013-05-24 at 19:02 +0200, Michael Wood wrote:
> Hi
> 
> You might try getting hold of one of the Samba developers on IRC and asking
> them about this.

Hi
It fails when the file system doesn't support acl's. It's one of those
were it's both a uid and a gid:

wbinfo --sid-to-name=S-1-5-32-544
BUILTIN\Administrators 4
wbinfo --sid-to-uid=S-1-5-32-544
3000000
wbinfo --sid-to-gid=S-1-5-32-544
3000000

 ls -la /usr/local/samba/var/locks/sysvol
total 20
drwxrwx---+ 3 root 3000000 4096 Apr 20 22:01 .
drwxr-xr-x  3 root root    4096 Apr 20 22:02 ..
drwxrwx---+ 4 root 3000000 4096 Apr 20 22:01 hh3.site

getfacl /usr/local/samba/var/locks/sysvol
getfacl: Removing leading '/' from absolute path names
# file: usr/local/samba/var/locks/sysvol
# owner: root
# group: 3000000
user::rwx
user:root:rwx
group::rwx
group:3000000:rwx
group:3000001:r-x
group:3000002:rwx
group:3000003:r-x
mask::rwx
other::---
default:user::rwx
default:user:root:rwx
default:group::---
default:group:3000000:rwx
default:group:3000001:r-x
default:group:3000002:rwx
default:group:3000003:r-x
default:mask::rwx

HTH
Steve




More information about the samba mailing list