Anmelden

View Full Version : IFS Verzeichnisberechtigung / Ausgabe in DB



procher
01-03-05, 13:04
Hallo AS/400 Gemeinde,
wie kann ich die Verzeichnisberechtigung des IFS mit OS/400 Bordmitteln in eine DB auslesen.
Der Befehl DSPAUT bietet nur OUTPUT *PRINT und man müsste jedes Verzeichnis einzeln angeben.

TARASIK
01-03-05, 13:12
Hallo,
ich denke da hilft dies:

OS/400 SECTOOLS provides two tools to help you manage authorities to IFS objects. Both Print Public Authority (PRTPUBAUT) and Print Private Authority (PRTPVTAUT) allow you to specify a path name for the object name. When specifying a directory, you also get the option to search the subdirectories and include those objects in the report. Warning: If you run the report for root (/), the printed report for either command can be huge.

TARASIK
01-03-05, 13:17
Hallo,
lesen bildet. Ich glaube Heute ist nicht mein Tag. Mit diesen
Commands kann nur gedruckt werden.

procher
01-03-05, 13:21
Hallo TARASIK,
viele Wege führen nach Rom. Die Richtung stimmt ja schon. Mit PRTPVTAUT kommt man ja schon sehr weit, bis auf die Ausgabe.
Jetzt schon mal vielen Dank.

TARASIK
01-03-05, 13:44
Hallo,
es gibt ein RTVPRVAUT der über die unten beschriebene
Möglichkeit von der IBM heruntergeladen werden kann.

für R520 ist es das SE06946
für R530 ist es das SE16633

"V5R2 tools for listing profile's private authorities and owned objects
Ken Rokos - 12:01pm May 4, 2004 PST
This includes objects in the IFS. They are documented in the Restricted Knowledge Base documents 333464355 and 33381685. http://www-912.ibm.com/s_dir/slkbase.NSF/slkregdocs?openform
PTF SE06946 is an 8MB dowload that gives a Support Tools menu. If you order it thru Fix Central, it'll complain that SE06946 is not in the PTF database. Take the option to add it to the list anyway.
Once you have it, don't use the PTF commands. Just RSTLIB SAVLIB(QSPTLIB) DEV(*SAVF) SAVF(QGPL/QSE06946) Then GO QSPTLIB/SPTMNU. These tools are under option 7, Security Tools Menu. There are a number of other tools for gathering support information, like copying an entire outq to a file or extracting traces.
RTVOBJLST lists all objects owned by the user to outfiles. RTVPRVAUT lists private authorities to outfiles.
As usual, these tools are provided on an as is basis and are not supported by IBM.