| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
rename REG_CREATE_VALE -> REG_SET_VALUE
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
...hmmm... completely bogus. This does not affect us as a domain controller,
as we never set other_sids, but I have *no* idea how winbind got away with it.
Please review thoroughly, samba4 idl looks closer to reality here.
Test case: Member of w2k3 domain, authenticate as a user who is member of one
or more domain local groups. Easiest review with 'client schannel = no'.
Thanks,
Volker
|
|
|
|
|
|
|
| |
Based on samba4-idl. The decoding of account-lockout-string is somewhat
experimental though.
Guenther
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The old #ifdef JRATEST-block was copying 16 bytes and thus overwriting
acct_flags with bizarre values, breaking a lot of things.
This patch is successfully running in a production environment for quite
some time now and is required to finally allow Exchange 5.5 to access
another Exchange Server when both are running on NT4 in a
samba-controlled domain. This also allows Exchange Replication to take
place, Exchange Administrator to access other Servers in the network,
etc. Fixes Bugzilla #1136.
Thanks abartlet for helping me with that one.
Guenther
|
| |
|
|
|
|
|
|
| |
for setting up an schannel connection. This solves the problem
of a Samba DC running winbind, trusting a native mode AD domain,
and needing to enumerate AD users via wbinfo -u.
|
|
metze
|