1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3/utils
Gerald Carter 0b18acb841 and so it begins....
* 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 8266dffab4)
2003-07-07 05:11:10 +00:00
..
.cvsignore Add a .cvsignore file 2002-06-25 08:32:43 +00:00
debug2html.c first pass at updating head branch to be to be the same as the SAMBA_2_0 branch 1999-12-13 13:27:58 +00:00
editreg.c Replace all use of bzero with memset ... 2003-06-16 17:49:01 +00:00
net_ads_cldap.c Fix bug #96: Use DNS decompression to properly parse cldap netlogon 2003-05-20 13:51:43 +00:00
net_ads.c Removed strupper/strlower macros that automatically map to strupper_m/strlower_m. 2003-07-03 19:11:31 +00:00
net_cache.c Merge from HEAD - mimir's new gencache based namecache code. 2003-01-04 08:48:15 +00:00
net_groupmap.c (fixing bug in my last commit) 2003-06-21 23:35:12 +00:00
net_help.c This removes the StrCaseCmp() stuff from 'net idmap' and 'net 2003-06-21 08:35:30 +00:00
net_idmap.c Some const correctness. Stop tdb being used as a remote backend. If an 2003-06-27 20:55:48 +00:00
net_lookup.c large change: 2003-06-25 17:41:05 +00:00
net_rap.c Fix bug #4 for net rap. Allow more than 50 chars for long form listings of users and groups. 2003-05-09 12:58:28 +00:00
net_rpc_join.c Removed strupper/strlower macros that automatically map to strupper_m/strlower_m. 2003-07-03 19:11:31 +00:00
net_rpc_samsync.c Add some debug statments to our vampire code - try to make it easier to track 2003-07-05 10:39:41 +00:00
net_rpc.c Removed strupper/strlower macros that automatically map to strupper_m/strlower_m. 2003-07-03 19:11:31 +00:00
net_time.c Merge from HEAD - make Samba compile with -Wwrite-strings without additional 2003-01-03 08:28:12 +00:00
net.c large change: 2003-06-25 17:41:05 +00:00
net.h Merge from HEAD - save the type of channel used to contact the DC. 2003-04-21 14:09:03 +00:00
nmblookup.c Reverse previous patch from Stefan and me after comments by Andrew Bartlett 2003-05-10 11:49:51 +00:00
ntlm_auth.c and so it begins.... 2003-07-07 05:11:10 +00:00
pdbedit.c and so it begins.... 2003-07-07 05:11:10 +00:00
profiles.c #ifdef out apparently unused function. 2003-07-02 01:09:17 +00:00
rpccheck.c Reverse previous patch from Stefan and me after comments by Andrew Bartlett 2003-05-10 11:49:51 +00:00
smbcacls.c Fixes from Martin Dorey <mdorey@bluearc.com> to only ask for and change 2003-06-24 01:09:36 +00:00
smbcontrol.c Some const correctness. Stop tdb being used as a remote backend. If an 2003-06-27 20:55:48 +00:00
smbcquotas.c Reverse previous patch from Stefan and me after comments by Andrew Bartlett 2003-05-10 11:49:51 +00:00
smbfilter.c Reverse previous patch from Stefan and me after comments by Andrew Bartlett 2003-05-10 11:49:51 +00:00
smbpasswd.c Removed strupper/strlower macros that automatically map to strupper_m/strlower_m. 2003-07-03 19:11:31 +00:00
smbtree.c Reverse previous patch from Stefan and me after comments by Andrew Bartlett 2003-05-10 11:49:51 +00:00
smbw_sample.c Store some path names in global variables initialized to configure 2001-11-19 02:49:53 +00:00
status.c Reverse previous patch from Stefan and me after comments by Andrew Bartlett 2003-05-10 11:49:51 +00:00
testparm.c Fix bug #136. Add message about erroneous empty "passdb backend" parameter. 2003-06-20 17:41:04 +00:00
testprns.c Reverse previous patch from Stefan and me after comments by Andrew Bartlett 2003-05-10 11:49:51 +00:00