mirror of
https://github.com/samba-team/samba.git
synced 2024-12-25 23:21:54 +03:00
0b18acb841
* remove idmap_XX_to_XX calls from smbd. Move back to the
the winbind_XXX and local_XXX calls used in 2.2
* all uid/gid allocation must involve winbindd now
* move flags field around in winbindd_request struct
* add WBFLAG_QUERY_ONLY option to winbindd_sid_to_[ug]id()
to prevent automatic allocation for unknown SIDs
* add 'winbind trusted domains only' parameter to force a domain member
server to use matching users names from /etc/passwd for its domain
(needed for domain member of a Samba domain)
* rename 'idmap only' to 'enable rid algorithm' for better clarity
(defaults to "yes")
code has been tested on
* domain member of native mode 2k domain
* ads domain member of native mode 2k domain
* domain member of NT4 domain
* domain member of Samba domain
* Samba PDC running winbindd with trusts
Logons tested using 2k clients and smbclient as domain users
and trusted users. Tested both 'winbind trusted domains only = [yes|no]'
This will be a long week of changes. The next item on the list is
winbindd_passdb.c & machine trust accounts not in /etc/passwd (done
via winbindd_passdb)
(This used to be commit
|
||
---|---|---|
.. | ||
.cvsignore | ||
debug2html.c | ||
editreg.c | ||
net_ads_cldap.c | ||
net_ads.c | ||
net_cache.c | ||
net_groupmap.c | ||
net_help.c | ||
net_idmap.c | ||
net_lookup.c | ||
net_rap.c | ||
net_rpc_join.c | ||
net_rpc_samsync.c | ||
net_rpc.c | ||
net_time.c | ||
net.c | ||
net.h | ||
nmblookup.c | ||
ntlm_auth.c | ||
pdbedit.c | ||
profiles.c | ||
rpccheck.c | ||
smbcacls.c | ||
smbcontrol.c | ||
smbcquotas.c | ||
smbfilter.c | ||
smbpasswd.c | ||
smbtree.c | ||
smbw_sample.c | ||
status.c | ||
testparm.c | ||
testprns.c |