Contents

authenticationError

Authentication error.

Declaration

static var authenticationError: Errno { get }

Mentioned in

Discussion

The authentication ticket used to mount an NFS file system was invalid.

The corresponding C error is EAUTH.

See Also

NFS Errors