Searched refs:principal (Results 1 – 15 of 15) sorted by relevance
/linux-6.1.9/Documentation/filesystems/nfs/ |
D | client-identifier.rst | 9 system restarts. A special identifier and principal are maintained 14 There are risks if a client's NFSv4 identifier and its principal 63 NFSv4 servers tie this identifier to the principal and security 65 principal to authorize subsequent lease modification operations 66 sent by the client. Effectively this principal is a third element of 96 the same principal (for example, AUTH_SYS and UID 0), a server is 107 If a client's "co_ownerid" string or principal are not stable, 110 "co_ownerid" string or principal to the server, the server orphans 115 string or principal to the server, the server will not allow the 176 AUTH_SYS and UID 0 as the principal part of its client identity. [all …]
|
/linux-6.1.9/net/sunrpc/auth_gss/ |
D | gss_rpc_upcall.c | 235 static void gssp_hostbased_service(char **principal) in gssp_hostbased_service() argument 239 if (!*principal) in gssp_hostbased_service() 243 c = strchr(*principal, '@'); in gssp_hostbased_service() 248 c = strchr(*principal, '/'); in gssp_hostbased_service() 254 kfree(*principal); in gssp_hostbased_service() 255 *principal = NULL; in gssp_hostbased_service()
|
D | auth_gss.c | 1382 cred->gc_principal = acred->principal; in gss_create_cred() 1499 if (acred->principal != NULL) { in gss_match() 1502 ret = strcmp(acred->principal, gss_cred->gc_principal) == 0; in gss_match() 1601 .principal = gss_cred->gc_principal, in gss_renew_cred()
|
/linux-6.1.9/fs/nfsd/ |
D | nfs4recover.c | 1142 char *principal = NULL; in nfsd4_cld_create_v2() local 1160 principal = clp->cl_cred.cr_raw_principal; in nfsd4_cld_create_v2() 1162 principal = clp->cl_cred.cr_principal; in nfsd4_cld_create_v2() 1163 if (principal) { in nfsd4_cld_create_v2() 1170 ret = crypto_shash_tfm_digest(tfm, principal, strlen(principal), in nfsd4_cld_create_v2() 1334 char *principal = NULL; in nfsd4_cld_check_v2() local 1367 principal = clp->cl_cred.cr_raw_principal; in nfsd4_cld_check_v2() 1369 principal = clp->cl_cred.cr_principal; in nfsd4_cld_check_v2() 1370 if (principal == NULL) in nfsd4_cld_check_v2() 1376 status = crypto_shash_tfm_digest(tfm, principal, in nfsd4_cld_check_v2() [all …]
|
/linux-6.1.9/include/trace/events/ |
D | rpcgss.h | 151 __string(principal, gc->gc_principal) 157 __assign_str(principal, gc->gc_principal); 162 __get_str(principal))
|
/linux-6.1.9/include/linux/sunrpc/ |
D | auth.h | 40 const char *principal; /* If present, this is a machine credential */ member
|
/linux-6.1.9/tools/testing/selftests/arm64/signal/ |
D | README | 25 principal families:
|
/linux-6.1.9/net/sunrpc/ |
D | auth.c | 630 .principal = task->tk_client->cl_principal, in rpcauth_bind_machine_cred() 634 if (!acred.principal) in rpcauth_bind_machine_cred()
|
/linux-6.1.9/LICENSES/deprecated/ |
D | GFDL-1.1 | 187 Version, together with at least five of the principal authors of the 188 Document (all of its principal authors, if it has less than five).
|
D | GFDL-1.2 | 212 Version, together with at least five of the principal authors of the 213 Document (all of its principal authors, if it has fewer than five),
|
/linux-6.1.9/Documentation/userspace-api/media/ |
D | fdl-appendix.rst | 212 together with at least five of the principal authors of the 213 :ref:`Document <fdl-document>` (all of its principal authors, if it
|
/linux-6.1.9/Documentation/power/ |
D | freezing-of-tasks.rst | 106 1. The principal reason is to prevent filesystems from being damaged after
|
/linux-6.1.9/arch/x86/math-emu/ |
D | README | 304 the transcendental functions (in their principal range) was not as
|
/linux-6.1.9/Documentation/virt/kvm/x86/ |
D | mmu.rst | 121 The principal data structure is the shadow page, 'struct kvm_mmu_page'. A
|
/linux-6.1.9/Documentation/admin-guide/ |
D | spkguide.txt | 1413 Version, together with at least five of the principal authors of the 1414 Document (all of its principal authors, if it has fewer than five),
|