Anmelden

View Full Version : Berechtigung im IFS



Pmartsch
24-02-05, 08:12
Hallo,

ich habe im IFS ein Verzeichnis angelegt, an dem auch spezielle User Berechtigung haben. Aber stelle ich ein Objekt in dieses Verzeichnis, dann haben diese User keine Berechtigung an diesem Objekt. Das Objekt wird mit CPYTOIMPF erstellt und da sehe ich keine Möglichkeit eine Berechtigung zu erteilen.

Hat jemand eine Idee.

Vielen Dank.
Petra

TARASIK
24-02-05, 08:27
Hallo Petra,
da musst diesen Command benutzen:

The creator of the new file will be the owner of it. This user will have the same authority to the new object as the owner of the parent directory has to the parent directory. The data authorities for *PUBLIC of the new object will be set to *NONE. The object authorities, however, will be inherited from the object authority *PUBLIC has to the parent directory. If applications require *PUBLIC to have data authority to the new object, a command similar to the following can be used:


CHGAUT OBJ(path-name) USER(*PUBLIC) DTAAUT(*RWX)

Pmartsch
24-02-05, 09:01
Super, vielen Dank für die schnelle Hilfe.
Gruss
Petra