1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-12 09:18:10 +03:00
samba-mirror/source4/auth
Andrew Bartlett 5f4d86f955 r15426: Implement SPNEGO as the default RPC authentication mechanism. Where
this isn't supported, fallback to NTLM.

Also, where we get a failure as 'logon failure', try and do a '3
tries' for the password, like we already do for CIFS.  (Incomplete:
needs a mapping between RPC errors and the logon failure NTSTATUS).

Because we don't yet support Kerberos sign/seal to win2k3 SP1 for
DCE/RPC, disable this (causing SPNEGO to negotiate NTLM) when kerberos
isn't demanded.

Andrew Bartlett
(This used to be commit b3212d1fb9)
2007-10-10 14:05:36 -05:00
..
credentials r15422: Fix issues with functions being called recursively in the credentials 2007-10-10 14:05:35 -05:00
gensec r15426: Implement SPNEGO as the default RPC authentication mechanism. Where 2007-10-10 14:05:36 -05:00
kerberos r15384: Improve naming of socket library, disable Requires(.private)? fields in pkg-config files for now as 2007-10-10 14:05:30 -05:00
ntlmssp r15298: Fix the build using a few hacks in the build system. 2007-10-10 14:05:04 -05:00
auth_anonymous.c r12608: Remove some unused #include lines. 2007-10-10 13:49:03 -05:00
auth_developer.c r14860: create libcli/security/security.h 2007-10-10 13:59:44 -05:00
auth_sam_reply.c r14860: create libcli/security/security.h 2007-10-10 13:59:44 -05:00
auth_sam.c r15328: Move some functions around, remove dependencies. 2007-10-10 14:05:17 -05:00
auth_server.c r9357: Remove DBGC_CLASS cruft copied over from Samba 3. I would like to 2007-10-10 13:33:27 -05:00
auth_simple.c r15379: Fix shared library build's unresolved dependencies 2007-10-10 14:05:29 -05:00
auth_unix.c r14305: fixed a memory leak and a break error 2007-10-10 13:57:10 -05:00
auth_util.c r15297: Move create_security_token() to samdb as it requires SAMDB (and the rest of LIBSECURITY doesn't) 2007-10-10 14:05:04 -05:00
auth_winbind.c r14464: Don't include ndr_BASENAME.h files unless strictly required, instead 2007-10-10 13:57:27 -05:00
auth.c r15298: Fix the build using a few hacks in the build system. 2007-10-10 14:05:04 -05:00
auth.h r15298: Fix the build using a few hacks in the build system. 2007-10-10 14:05:04 -05:00
config.m4 r15274: Drop default EXT_LIB_ prefix for external libraries. Fixes issues with local 2007-10-10 14:05:00 -05:00
config.mk r15363: Fix dependencies for shared library 2007-10-10 14:05:26 -05:00
ntlm_check.c r14464: Don't include ndr_BASENAME.h files unless strictly required, instead 2007-10-10 13:57:27 -05:00
pam_errors.c r10246: Remove unused function 2007-10-10 13:38:11 -05:00
sam.c r15328: Move some functions around, remove dependencies. 2007-10-10 14:05:17 -05:00