mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2024-11-01 17:08:10 +00:00
030d794bf4
The main advantge of this new upcall mechanism is that it can handle big tickets as seen in Kerberos implementations where tickets carry authorization data like the MS-PAC buffer with AD or the Posix Authorization Data being discussed in IETF on the krbwg working group. The Gssproxy program is used to perform the accept_sec_context call on the kernel's behalf. The code is changed to also pass the input buffer straight to upcall mechanism to avoid allocating and copying many pages as tokens can be as big (potentially more in future) as 64KiB. Signed-off-by: Simo Sorce <simo@redhat.com> [bfields: containerization, negotiation api] Signed-off-by: J. Bruce Fields <bfields@redhat.com> |
||
---|---|---|
.. | ||
00-INDEX | ||
Exporting | ||
fault_injection.txt | ||
idmapper.txt | ||
knfsd-stats.txt | ||
nfs-rdma.txt | ||
nfs.txt | ||
nfs41-server.txt | ||
nfsd-admin-interfaces.txt | ||
nfsroot.txt | ||
pnfs.txt | ||
rpc-cache.txt | ||
rpc-server-gss.txt |