smbd panic with ACLs

Juergen Hasch Hasch at t-online.de
Mon Jun 18 22:06:18 GMT 2001


The current CVS version of Samba 2.2 panics when I have additional
group permissions in my ACL. This happen for me only on Linux+XFS 
and not Solaris.

The trace shows it fails when processing gid 101, which is the
additional
group I added to the ACL:

[2001/06/19 00:02:38, 3]
smbd/nttrans.c:call_nt_transact_query_security_desc(1647)
  call_nt_transact_query_security_desc: file = t/t
[2001/06/19 00:02:38, 10] smbd/posix_acls.c:get_nt_acl(1841)
  get_nt_acl: called for file t/t
[2001/06/19 00:02:38, 5] smbd/posix_acls.c:get_nt_acl(1876)
  get_nt_acl : file ACL present, directory ACL absent
[2001/06/19 00:02:38, 10] smbd/uid.c:uid_to_sid(387)
  uid_to_sid: winbind lookup for uid 500 failed - trying local.
[2001/06/19 00:02:38, 10] smbd/uid.c:gid_to_sid(409)
  gid_to_sid: winbind lookup for gid 100 failed - trying local.
[2001/06/19 00:02:38, 10] smbd/uid.c:uid_to_sid(387)
  uid_to_sid: winbind lookup for uid 500 failed - trying local.
[2001/06/19 00:02:38, 10] smbd/uid.c:gid_to_sid(409)
  gid_to_sid: winbind lookup for gid 101 failed - trying local.
[2001/06/19 00:02:38, 0] lib/fault.c:fault_report(40)
  ===============================================================
[2001/06/19 00:02:38, 0] lib/fault.c:fault_report(41)
  INTERNAL ERROR: Signal 11 in pid 22189 (2.2.0)
  Please read the file BUGS.txt in the distribution
[2001/06/19 00:02:38, 0] lib/fault.c:fault_report(43)
  ===============================================================
[2001/06/19 00:02:38, 0] lib/util.c:smb_panic(1158)
  PANIC: internal error

Any idea ?

...Juergen




More information about the samba-technical mailing list