CVS update: samba/source/passdb
jerry at samba.org
jerry at samba.org
Tue Jul 1 06:45:14 EST 2003
Date: Mon Jun 30 20:45:14 2003
Author: jerry
Update of /data/cvs/samba/source/passdb
In directory dp.samba.org:/tmp/cvs-serv29095/passdb
Modified Files:
Tag: SAMBA_3_0
passdb.c
Log Message:
* cleanup more DC name resolution issues in check_*domain_security()
* is_trusted_domain() is broken without winbind. Still working on this.
* get_global_sam_name() should return the workgroup name unless we
are a standalone server (verified by volker)
* Get_Pwnam() should always fall back to the username (minus domain name)
even if it is not our workgroup so that TRUSTEDOMAIN\user can logon
if 'user' exists in the local list of accounts (on domain members w/o
winbind)
Tested using Samba PDC with trusts (running winbindd) and a Samba 3.0
domain member not running winbindd.
notes: make_user_info_map() is slightly broken now due to the
fact that is_trusted_domain() only works with winbindd. disabled
checks temporarily until I can sort this out.
Revisions:
passdb.c 1.151.2.24 => 1.151.2.25
http://www.samba.org/cgi-bin/cvsweb/samba/source/passdb/passdb.c.diff?r1=1.151.2.24&r2=1.151.2.25
More information about the samba-cvs
mailing list