pub fn validate_ownership_by_unix_user( name: &str, user: &UnixUser, ) -> Result<(), OwnerValidationError>