Problem Note 6935: Insufficient Authorization on HFS
Insufficient authorization is preventing the replacing or appending to
an existing file where the user has write authority on the file but not
its parent directory.
HFS checking in SAS assumes that a file being replaced or appended to
would be opened with UPDATE internal flag settings. This is incorrect,
and SAS should really determine whether to check file permissions or
directory permissions based on whether or not the file exists. This is
consistent with how the OE access() function works, and how the OE
open() function does its authorization checking.
A Technical Support hot fix for Release 8.2 TSLEVEL TS2M0 for this
issue is available at:
http://www.sas.com/techsup/download/hotfix/82_sbcs_prod_list.html#006935
For customers running SAS with Asian Language Support (DBCS), this
hot fix should be downloaded from:
http://www.sas.com/techsup/download/hotfix/82_dbcs_prod_list.html#006935
Operating System and Release Information
| SAS System | Base SAS | z/OS | 8.2 TS2M0 | 8.2 TS2M0 |
*
For software releases that are not yet generally available, the Fixed
Release is the software release in which the problem is planned to be
fixed.
| Type: | Problem Note |
| Priority: | medium |
| Topic: | Data Management ==> Access ==> External I/O
|
| Date Modified: | 2002-05-14 14:21:45 |
| Date Created: | 2002-02-18 14:18:43 |