1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3/rpc_server
Andrew Bartlett 6ec4306f8c auth/kerberos: Create common helper to get the verified PAC from GSSAPI
This only works for Heimdal and MIT Krb5 1.8, other versions will get
an ACCESS_DEINED error.

We no longer manually verify any details of the PAC in Samba for
GSSAPI logins, as we never had the information to do it properly, and
it is better to have the GSSAPI library handle it.

Andrew Bartlett
2011-04-27 11:56:48 +10:00
..
dfs s3-includes: only include ntdomain.h where needed. 2011-03-30 01:13:09 +02:00
dssetup s3-includes: only include ntdomain.h where needed. 2011-03-30 01:13:09 +02:00
echo s3-includes: only include ntdomain.h where needed. 2011-03-30 01:13:09 +02:00
epmapper s3-includes: only include ntdomain.h where needed. 2011-03-30 01:13:09 +02:00
eventlog s3-includes: only include ntdomain.h where needed. 2011-03-30 01:13:09 +02:00
initshutdown s3-includes: only include ntdomain.h where needed. 2011-03-30 01:13:09 +02:00
lsa s3-auth Rename user_session_key -> session_key to match auth_session_info 2011-04-05 06:32:07 +10:00
netlogon s3-auth Rename user_session_key -> session_key to match auth_session_info 2011-04-05 06:32:07 +10:00
ntsvcs s3-includes: only include ntdomain.h where needed. 2011-03-30 01:13:09 +02:00
samr s3-auth Rename user_session_key -> session_key to match auth_session_info 2011-04-05 06:32:07 +10:00
spoolss s3-spoolss: fix debug statement in spoolss_addprinterex_level_2(). 2011-04-20 17:19:15 +02:00
srvsvc s3-includes: move struct pipe_open_rec to srvsvc rpc server. 2011-04-14 00:47:57 +02:00
svcctl s3: Wrap creating the svcctl keys in a transaction 2011-04-11 22:09:58 +02:00
winreg s3: only include lib/privileges.h where needed. 2011-03-30 01:13:10 +02:00
wkssvc s3-auth Rename user_session_key -> session_key to match auth_session_info 2011-04-05 06:32:07 +10:00
dcesrv_gssapi.c auth/kerberos: Create common helper to get the verified PAC from GSSAPI 2011-04-27 11:56:48 +10:00
dcesrv_gssapi.h s3-auth Rename auth_serversupplied_info varaiables: server_info -> session_info 2011-02-22 16:20:10 +11:00
dcesrv_ntlmssp.c s3-auth: rpc_server needs auth.h 2011-03-30 01:13:09 +02:00
dcesrv_ntlmssp.h s3-auth Rename auth_serversupplied_info varaiables: server_info -> session_info 2011-02-22 16:20:10 +11:00
dcesrv_spnego.c Fix bug 7694 - Crash bug with invalid SPNEGO token. 2010-09-23 21:44:24 -07:00
dcesrv_spnego.h s3-dcerpc: add spnego server helpers 2010-09-23 10:54:23 -07:00
epmd.c s3-messages: make ndr_messaging.h part of messages.h. 2011-03-30 01:13:09 +02:00
rpc_ep_setup.c s3-spoolssd: Start the spoolss service correctly. 2011-03-29 16:03:53 +02:00
rpc_ep_setup.h s3-epmap: Make rpc_ep_setup_register an internal function. 2011-03-29 16:03:52 +02:00
rpc_handles.c s3-includes: only include ntdomain.h where needed. 2011-03-30 01:13:09 +02:00
rpc_ncacn_np.c auth: Move auth_session_info into IDL 2011-04-05 23:46:04 +02:00
rpc_ncacn_np.h s3-auth Rename auth_serversupplied_info varaiables: server_info -> session_info 2011-02-22 16:20:10 +11:00
rpc_server.c auth: Move auth_session_info into IDL 2011-04-05 23:46:04 +02:00
rpc_server.h s3-rpc_server: Added disconnect callback function. 2011-03-23 17:19:22 +01:00
srv_access_check.c s3-rpc_server: move access check functions out of samr server. 2011-03-30 01:13:10 +02:00
srv_access_check.h s3-rpc_server: move access check functions out of samr server. 2011-03-30 01:13:10 +02:00
srv_pipe_hnd.c s3-includes: only include ntdomain.h where needed. 2011-03-30 01:13:09 +02:00
srv_pipe_internal.h s3-rpc: Seperate rpc_srv_register for plain connection. 2010-06-04 12:12:43 -04:00
srv_pipe_register.c s3-rpc_client: add and use rpc_client/rpc_client.h. 2011-04-13 22:23:59 +02:00
srv_pipe.c s3-rpc_server Remove comment, yes the key is correct. 2011-04-04 13:31:52 +02:00
wscript_build s3-rpc_server: move access check functions out of samr server. 2011-03-30 01:13:10 +02:00