3 Matching Annotations
- Oct 2024
-
datatracker.ietf.org datatracker.ietf.org
-
In a slight departure, file and directory names are encoded with UTF-8 to deal with the basics of internationalization.
UTF-8
-
For example, without previous contact with a server a client will be able to read data from a file in one request by combining LOOKUP, OPEN, and READ operations in a single COMPOUND RPC.
COMPOUND procedure. Newly introduced.
-
To meet end-to-end security requirements, the RPCSEC_GSS framework (both version 1 in [RFC2203] and version 2 in [RFC5403]) will be used to extend the basic RPC security.
RPC and security. Kerberos V5 will get used.
-