Contents

restrictsOwnershipChanges

A Boolean property that indicates whether the volume restricts ownership changes based on authorization.

Declaration

var restrictsOwnershipChanges: Bool { get }

Discussion

If this value is true, the volume rejects a chown(2) from anyone other than the superuser.

See Also

Checking limits and configurations