[Pkg-samba-maint] [Bug 8598] force user fails for active directory users
samba-bugs at samba.org
samba-bugs at samba.org
Wed Apr 9 23:53:33 UTC 2014
https://bugzilla.samba.org/show_bug.cgi?id=8598
Jeremy Allison <jra at samba.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #9700|review+ |review-
Flags| |
--- Comment #30 from Jeremy Allison <jra at samba.org> 2014-04-09 23:53:32 UTC ---
Comment on attachment 9700
--> https://bugzilla.samba.org/attachment.cgi?id=9700
v4-0-test patch
Ah - NAK on this one. Looks like you erroneously changed the signature for
pdb_create_builtin_alias in source3/passdb/ABI/pdb-0.1.0.sigs
It should be:
source3/passdb/ABI/pdb-0.sigs:pdb_create_builtin_alias: NTSTATUS (uint32_t)
not:
source3/passdb/ABI/pdb-0.1.0.sigs:pdb_create_builtin_alias: NTSTATUS (uint32_t,
gid_t)
So this still needs fixing up.
Jeremy.
--
Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the Pkg-samba-maint
mailing list