needAuthenticator
Need authenticator.
Declaration
static var needAuthenticator: Errno { get }Mentioned in
Discussion
Before mounting the given NFS file system, you must obtain an authentication ticket.
The corresponding C error is ENEEDAUTH.
Need authenticator.
static var needAuthenticator: Errno { get }Before mounting the given NFS file system, you must obtain an authentication ticket.
The corresponding C error is ENEEDAUTH.