Lines Matching full:mechanism
22 Authentication for NFS. Although GSSAPI is itself completely mechanism
23 agnostic, in many cases only the KRB5 mechanism is supported by NFS
26 The Linux kernel, at the moment, supports only the KRB5 mechanism, and
43 NFS Server Legacy Upcall Mechanism
46 The classic upcall mechanism uses a custom text based upcall mechanism
50 This upcall mechanism has 2 limitations:
64 NFS Server New RPC Upcall Mechanism
67 The newer upcall mechanism uses RPC over a unix socket to a daemon
74 This upcall mechanism uses the kernel rpc client and connects to the gssproxy
82 legacy mechanism. To switch to the new mechanism, gss-proxy must bind
87 Once the upcall mechanism is chosen, it cannot be changed. To prevent