/Linux-v6.6/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-v6.6/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 | 1399 cred->gc_principal = acred->principal; in gss_create_cred() 1516 if (acred->principal != NULL) { in gss_match() 1519 ret = strcmp(acred->principal, gss_cred->gc_principal) == 0; in gss_match() 1618 .principal = gss_cred->gc_principal, in gss_renew_cred()
|
/Linux-v6.6/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-v6.6/include/trace/events/ |
D | rpcgss.h | 151 __string(principal, gc->gc_principal) 157 __assign_str(principal, gc->gc_principal); 162 __get_str(principal))
|
/Linux-v6.6/include/linux/sunrpc/ |
D | auth.h | 40 const char *principal; /* If present, this is a machine credential */ member
|
/Linux-v6.6/Documentation/translations/sp_SP/process/ |
D | email-clients.rst | 342 Vaya a su ventana principal y busque el botón de su menú desplegable principal. 350 - ¡No escriba mensajes HTML! Acuda a la ventana principal 354 - ¡Abra mensajes solo como texto sin formato! Acuda a la ventana principal
|
D | submitting-patches.rst | 39 use ``git`` para obtener uno. Querrá comenzar con el repositorio principal, 45 el árbol principal directamente. La mayoría de los maintainers de 457 la primera entrada de SoB que señala la autoría principal de un solo autor. 557 el kernel principal.
|
D | adding-syscalls.rst | 29 construido junto al kernel principal. 224 La entrada principal a su nueva llamada de sistema :manpage:`xyzzy(2)` será
|
/Linux-v6.6/Documentation/translations/sp_SP/ |
D | howto.rst | 11 Este documento es el principal punto de partida. Contiene instrucciones 65 favor, revise el archivo COPYING, presente en la carpeta principal del 176 respectivamente desde el directorio fuente principal del kernel. 238 - El código principal de Linus (mainline tree) 243 Mainline tree (Árbol principal) 333 con el árbol principal, necesitan probar su integración. Para ello, existe 340 espera que entre en el kernel principal en el próximo período de "merge" 348 directorio principal del kernel describe cómo informar un posible bug del
|
/Linux-v6.6/tools/testing/selftests/arm64/signal/ |
D | README | 25 principal families:
|
/Linux-v6.6/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-v6.6/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-v6.6/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-v6.6/Documentation/mm/ |
D | physical_memory.rst | 12 The first principal concept prevalent in the memory management is
|
/Linux-v6.6/Documentation/power/ |
D | freezing-of-tasks.rst | 106 1. The principal reason is to prevent filesystems from being damaged after
|
/Linux-v6.6/arch/x86/math-emu/ |
D | README | 304 the transcendental functions (in their principal range) was not as
|
/Linux-v6.6/Documentation/virt/kvm/x86/ |
D | mmu.rst | 121 The principal data structure is the shadow page, 'struct kvm_mmu_page'. A
|
/Linux-v6.6/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),
|
/Linux-v6.6/Documentation/filesystems/ |
D | xfs-online-fsck-design.rst | 199 The division of the filesystem into principal objects (allocation groups and 380 The principal filesystem object (either an allocation group or an inode) that 1607 conflicts with principal objects that are not held by the transaction.
|