1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source4/auth
Matthias Dieter Wallnöfer e9686985cb s4: Changes the old occurences of "lp_realm" in "lp_dnsdomain" where needed
For KERBEROS applications the realm should be upcase (function "lp_realm") but
for DNS ones it should be used lowcase (function "lp_dnsdomain"). This patch
implements the use of both in the right way.
2009-10-14 10:50:43 +02:00
..
credentials pycredentials: Raise MemoryError when unable to create objects. 2009-06-17 20:45:38 +02:00
gensec s4: Changes the old occurences of "lp_realm" in "lp_dnsdomain" where needed 2009-10-14 10:50:43 +02:00
kerberos s4: Changes the old occurences of "lp_realm" in "lp_dnsdomain" where needed 2009-10-14 10:50:43 +02:00
ntlm added a uid_wrapper library 2009-08-05 10:51:00 +10:00
ntlmssp s4: include ntlmssp header in auth/ntlmssp/ntlmssp.h. 2009-08-28 13:43:35 +02:00
tests Fix various Python-related bugs. 2008-12-21 07:34:27 +01:00
auth_sam_reply.c Return infinite time for last last logoff when last logoff = 0 2009-08-03 14:08:15 +10:00
auth.h s4:kdc Rework KDC to pull in less attributes for krbtgt lookups 2009-07-17 08:26:49 +10:00
config.m4 Strip /usr/include from include flags, so we don't end up including 2009-03-15 18:10:20 +01:00
config.mk python: Move helper functions for using param into a separate file rather 2009-06-02 18:05:40 +02:00
pyauth.c Added "admin_session" method. 2009-09-09 18:57:50 +10:00
pyauth.h s4:pyauth: fix compiler warnings 2009-02-05 17:48:13 +01:00
sam.c s4-auth: add SID_NT_ENTERPRISE_DCS is a server trust account 2009-09-19 19:40:03 -07:00
samba_server_gensec.c removed a redundent talloc_steal 2009-07-01 15:15:36 +10:00
session.c s4:auth: move make_server_info_netlogon_validation() function arround 2009-01-21 13:36:11 +01:00
session.h Added "admin_session" method. 2009-09-09 18:57:50 +10:00
system_session.c Added "admin_session" method. 2009-09-09 18:57:50 +10:00