mirror of
https://github.com/samba-team/samba.git
synced 2025-01-08 21:18:16 +03:00
32d55960b5
- The icons in usermgr were incorrect, because the acct_flags were
not filled in (due to missing attribute in ldb query)
- The Full name was missing, and the description used as the full
name (due to missing attributes in ldb query and incorrect IDL)
To prove the correctness of these fixes, I added a substantial new
test to RPC-SAMR-USERS, to ensure cross-consistancy between
QueryDisplayInfo and QueryUserInfo on each user.
This showed that for some reason, we must add ACB_NORMAL to the
acct_flags on level 2 queries (for machine trust accounts)...
Getting this right is important, because Samba3's RPC winbind methods
uses these queries.
Andrew Bartlett
(This used to be commit
|
||
---|---|---|
.. | ||
auth | ||
basic | ||
ldap | ||
libnet | ||
local | ||
man | ||
nbench | ||
nbt | ||
ndr | ||
rap | ||
raw | ||
rpc | ||
smb2 | ||
unix | ||
config.mk | ||
gentest.c | ||
locktest2.c | ||
locktest.c | ||
masktest.c | ||
smbiconv.c | ||
smbtorture.c | ||
t_strcmp.c | ||
torture.c | ||
torture.h | ||
ui.c | ||
ui.h | ||
util_smb.c | ||
util.c |