1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-12 09:18:10 +03:00
samba-mirror/source3/passdb
Volker Lendecke b3b93aaa3f Get us a little closer to Windows LSA semantics.
A windows DC does not reply to DCNAME\\Administrator, only to
DOMAIN\\Administrator. Fix that.

Without winbind we are wrong as domain members, we should forward the request
DOMAIN\\Username to the DC on behalf of the asking client. Winbind fixes that
nicely.

Volker
(This used to be commit 7ed61edbbe)
2004-03-07 08:22:06 +00:00
..
.cvsignore add .po32 files to ignore list 2001-11-28 19:49:43 +00:00
lookup_sid.c Get us a little closer to Windows LSA semantics. 2004-03-07 08:22:06 +00:00
machine_sid.c Fix bug in previous global_sam_sid() commit. I broke the 'read from 2004-02-25 23:12:29 +00:00
passdb.c handle both 0 and -1 as disabling reset count and lockout duration 2004-02-20 16:00:25 +00:00
pdb_compat.c Merge passdb from HEAD -> 3.0 2002-11-02 03:47:48 +00:00
pdb_get_set.c Found by Fabien Chevalier <fabien.chevalier@supelec.fr> and 2004-02-23 21:09:09 +00:00
pdb_guest.c * only install swat html files once 2003-11-07 23:04:06 +00:00
pdb_interface.c And another little const 2004-02-26 11:07:06 +00:00
pdb_ldap.c I *hate* global variables... 2004-02-25 22:01:02 +00:00
pdb_mysql.c Try to remove the last vestiges of unknown_3... 2004-02-12 19:09:21 +00:00
pdb_pgsql.c Try to remove the last vestiges of unknown_3... 2004-02-12 19:09:21 +00:00
pdb_plugin.c More tuning from cachegrind. Change most trim_string() calls to trim_char(0, 2003-09-05 19:59:55 +00:00
pdb_smbpasswd.c Put strcasecmp/strncasecmp on the banned list (except for needed calls 2003-10-22 23:38:20 +00:00
pdb_sql.c Try to remove the last vestiges of unknown_3... 2004-02-12 19:09:21 +00:00
pdb_tdb.c Move tdbsam versioning/upgrade code into 3.0 2004-02-13 14:48:20 +00:00
pdb_xml.c Try to remove the last vestiges of unknown_3... 2004-02-12 19:09:21 +00:00
privileges.c i guess i'm the only one this ever annyoed... 2003-07-10 20:37:01 +00:00
secrets.c When we set a domain sid, force get_global_sam_sid() to do it's work again. 2004-02-08 11:05:34 +00:00
util_sam_sid.c add well known rid for pre win2k compatible access group; bug 897 2003-12-22 21:48:06 +00:00