Contents

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.

See Also

NFS Errors