z/OS Network File System Guide and Reference
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


GFSN5012E

z/OS Network File System Guide and Reference
SC23-6883-00

GFSN5012E
Invalid Mask ACL. BMask: h_digit0. ACE: d_digit, WType: h_digit1, WId: h_digit2, AType: h_digit3, AFlag: h_digit4, AMask: h_digit5 RsnCode: h_digit6.

Explanation

The z/OS NFS Client, or the z/OS NFS Server, called the NFS to z/OS UNIX ACL conversion function. All of the NFS Mask ACL entries must have the same Mask (permission) value. The function encountered a user or user group NFS ACL entry with a different Mask value. The ACLs cannot be converted and the request is terminated.

If this message occurs on the z/OS NFS Server, it means that a remote NFS Client is attempting to set ACL entries with Mask ACL entries with different Mask (permission) values. This is not supported by z/OS UNIX.

If this message occurs on the z/OS NFS Client, it means that the z/OS NFS Client is attempting to manage ACLs for a remote NFS Server and the remote NFS ACL contains Mask ACL entries with different Mask (permission) values. This is not supported by z/OS UNIX.

In the message text: (primarily intended for IBM support personnel use)
h_digit0
The hexadecimal value of the NFS Base Group ACL entry mask field.
d_digit
The 0-origin index of the user or user group NFS ACL entry containing the error.
h_digit1
The hexadecimal value of the NFS ACL who type. (2-user, 4-user group)
h_digit2
The hexadecimal value of the user, or group, id.
h_digit3
The hexadecimal value of the NFS ACL type field (see RFC3530).
h_digit4
The hexadecimal value of the NFS ACL flag field (see RFC3530).
h_digit5
The hexadecimal value of the NFS ACL mask field (see RFC3530).
h_digit6
The error reason code. This is intended for IBM support personnel use only.

System action

The request fails and normal processing continues.

Operator response

None.

System programmer response

None.

Programmer response

Check the remote system NFS ACL entries and update them to comply with the z/OS NFS ACL management restrictions. See Displaying and modifying remote file system access control lists for more information.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014