1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-29 21:47:30 +03:00
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 8266dffab4aedba12a33289ff32880037ce950a8)
2003-07-07 05:11:10 +00:00
..
2003-02-12 01:19:34 +00:00
2003-05-12 18:12:31 +00:00
2003-04-11 23:32:00 +00:00
2003-02-24 03:26:49 +00:00
2001-11-28 21:51:11 +00:00
2003-04-14 21:49:49 +00:00
2002-04-04 20:38:10 +00:00
2003-04-14 03:51:29 +00:00
2002-08-17 17:00:51 +00:00
2002-11-09 14:49:26 +00:00
2003-04-16 16:57:01 +00:00
2003-04-11 23:32:00 +00:00
2002-11-26 00:46:31 +00:00
2002-01-30 06:08:46 +00:00
2003-04-15 03:09:35 +00:00
2003-05-12 18:12:31 +00:00
2003-05-12 18:12:31 +00:00
2003-03-24 09:54:13 +00:00
2002-09-25 15:19:00 +00:00
2003-07-07 05:11:10 +00:00
2003-06-25 19:39:16 +00:00
2003-03-22 13:47:42 +00:00
2003-07-02 03:40:06 +00:00
2003-06-06 07:08:21 +00:00
2003-06-06 00:04:27 +00:00