/titanic_50/usr/src/uts/common/smbsrv/ |
H A D | smb_token.h | 107 } smb_token_t; typedef 199 int smb_token_xdr(struct XDR *, smb_token_t *); 202 void smb_token_free(smb_token_t *); 204 smb_token_t *smb_logon(smb_logon_t *); 206 void smb_token_destroy(smb_token_t *); 207 uint8_t *smb_token_encode(smb_token_t *, uint32_t *); 208 void smb_token_log(smb_token_t *); 213 int smb_token_query_privilege(smb_token_t *token, int priv_id); 214 boolean_t smb_token_valid(smb_token_t *);
|
H A D | smb_kproto.h | 604 int smb_sign_begin(smb_request_t *, smb_token_t *); 609 int smb2_sign_begin(smb_request_t *, smb_token_t *); 747 smb_token_t *smb_get_token(smb_session_t *, smb_logon_t *); 748 cred_t *smb_cred_create(smb_token_t *);
|
/titanic_50/usr/src/lib/smbsrv/libmlsvc/common/ |
H A D | smb_logon.c | 46 typedef void (*smb_logonop_t)(smb_logon_t *, smb_token_t *); 48 static void smb_logon_local(smb_logon_t *, smb_token_t *); 49 static void smb_logon_guest(smb_logon_t *, smb_token_t *); 50 static void smb_logon_anon(smb_logon_t *, smb_token_t *); 52 static uint32_t smb_token_auth_local(smb_logon_t *, smb_token_t *, 55 static uint32_t smb_token_setup_local(smb_passwd_t *, smb_token_t *); 56 static uint32_t smb_token_setup_guest(smb_logon_t *, smb_token_t *); 57 static uint32_t smb_token_setup_anon(smb_token_t *token); 59 static boolean_t smb_token_is_member(smb_token_t *, smb_sid_t *); 60 static uint32_t smb_token_setup_wingrps(smb_token_t *); [all …]
|
H A D | netr_logon.c | 51 static uint32_t netlogon_logon(smb_logon_t *, smb_token_t *); 53 smb_logon_t *, smb_token_t *); 65 smb_token_t *); 67 smb_token_t *); 83 smb_decode_krb5_pac(smb_token_t *token, char *data, uint_t len) in smb_decode_krb5_pac() 121 smb_token_t *token) in netr_setup_token_info3() 181 smb_logon_domain(smb_logon_t *user_info, smb_token_t *token) in smb_logon_domain() 227 netlogon_logon(smb_logon_t *user_info, smb_token_t *token) in netlogon_logon() 286 netr_info_t *netr_info, smb_token_t *token) in netr_setup_token() 376 char *server, smb_logon_t *user_info, smb_token_t *token) in netr_server_samlogon() [all …]
|
H A D | libmlsvc.h | 76 extern void smb_logon_domain(smb_logon_t *, smb_token_t *); 77 extern uint32_t smb_decode_krb5_pac(smb_token_t *, char *, uint_t); 78 extern boolean_t smb_token_setup_common(smb_token_t *); 116 extern void smb_autohome_add(const smb_token_t *);
|
H A D | smb_autohome.c | 77 smb_autohome_add(const smb_token_t *token) in smb_autohome_add()
|
/titanic_50/usr/src/common/smbsrv/ |
H A D | smb_token.c | 53 smb_token_query_privilege(smb_token_t *token, int priv_id) in smb_token_query_privilege() 78 smb_token_valid(smb_token_t *token) in smb_token_valid() 104 smb_token_encode(smb_token_t *obj, uint32_t *len) in smb_token_encode()
|
H A D | smb_token_xdr.c | 256 smb_token_xdr(XDR *xdrs, smb_token_t *objp) in smb_token_xdr()
|
/titanic_50/usr/src/uts/common/fs/smbsrv/ |
H A D | smb_authenticate.c | 50 static uint32_t smb_priv_xlate(smb_token_t *); 387 smb_token_t *token = NULL; in smb_auth_get_token() 427 token = kmem_zalloc(sizeof (smb_token_t), KM_SLEEP); in smb_auth_get_token() 483 smb_token_free(smb_token_t *token) in smb_token_free() 487 kmem_free(token, sizeof (smb_token_t)); in smb_token_free() 495 smb_priv_xlate(smb_token_t *token) in smb_priv_xlate()
|
H A D | smb_cred.c | 54 smb_cred_create(smb_token_t *token) in smb_cred_create()
|
H A D | smb2_signing.c | 73 smb2_sign_begin(smb_request_t *sr, smb_token_t *token) in smb2_sign_begin()
|
H A D | smb_signing.c | 123 smb_sign_begin(smb_request_t *sr, smb_token_t *token) in smb_sign_begin()
|
/titanic_50/usr/src/lib/smbsrv/libfksmbsrv/common/ |
H A D | fksmb_cred.c | 42 smb_cred_create(smb_token_t *token) in smb_cred_create()
|
/titanic_50/usr/src/cmd/smbsrv/smbd/ |
H A D | smbd_logon.c | 81 smb_token_t * 84 smb_token_t *token; in smbd_user_auth_logon()
|
H A D | smbd.h | 52 smb_token_t *smbd_user_auth_logon(smb_logon_t *);
|
H A D | smbd_authsvc.c | 538 smb_token_t *token = NULL; in smbd_authsvc_oldreq() 887 smb_token_t *token = NULL; in smbd_authsvc_gettoken()
|
H A D | smbd_krb5ssp.c | 219 ctx->ctx_token = calloc(1, sizeof (smb_token_t)); in smbd_krb5ssp_work()
|
H A D | smbd_ntlmssp.c | 396 smb_token_t *token = NULL; in smbd_ntlmssp_authenticate()
|