CVS update: samba/source/utils

jerry at samba.org jerry at samba.org
Mon Jul 7 15:11:10 EST 2003


Date:	Mon Jul  7 05:11:10 2003
Author:	jerry

Update of /data/cvs/samba/source/utils
In directory dp.samba.org:/tmp/cvs-serv10743/utils

Modified Files:
      Tag: SAMBA_3_0
	ntlm_auth.c pdbedit.c 
Log Message:
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)



Revisions:
ntlm_auth.c		1.6.2.18 => 1.6.2.19
	http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/ntlm_auth.c.diff?r1=1.6.2.18&r2=1.6.2.19
pdbedit.c		1.39.2.30 => 1.39.2.31
	http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/pdbedit.c.diff?r1=1.39.2.30&r2=1.39.2.31



More information about the samba-cvs mailing list