OK... I've to say I haven't really experience with RACF, I'm in training phase... So may this is a stupid question...
Is there a possibility to give a USS application a permit to a SAF, independent from the user which runs the application?
Thanks for answers!
Greetz
Shady
Authorization for USS app
-
- Posts: 9
- Joined: Sat Mar 13, 2010 11:55 am
- Skillset: Something between beginner and professional
- Referer: google
Re: Authorization for USS app
Nobody an idea?
-
- Global moderator
- Posts: 3720
- Joined: Sat Dec 19, 2009 8:32 pm
- Skillset: Systems programming, SAS, COBOL, CICS, JCL, SMS, VSAM, etc.
- Referer: other forum
- Location: Dubuque, Iowa, USA
Re: Authorization for USS app
I'm not sure what you're asking so it is difficult to answer.
However, Unix System Services does support the use of daemons which in z/OS are started tasks running in their own address space. Such programs usually require RACF entries and connections to facilities completely independently of any user id.
If this is not what you're asking, could you please restate your question?
However, Unix System Services does support the use of daemons which in z/OS are started tasks running in their own address space. Such programs usually require RACF entries and connections to facilities completely independently of any user id.
If this is not what you're asking, could you please restate your question?
-
- Posts: 9
- Joined: Sat Mar 13, 2010 11:55 am
- Skillset: Something between beginner and professional
- Referer: google
Re: Authorization for USS app
The situation is...
We installed an addition SFTP server which is able to cut SMF records. This requires that the User which connects to the SFTP server have read permit to SAF BPX.SMF but we don't want that everybody get a read to the facility...
So may there be an other possibility to solve the problem, for example a permit or sth. to the SFTP server independent to the UserID..?
Hope you know what I mean^^
We installed an addition SFTP server which is able to cut SMF records. This requires that the User which connects to the SFTP server have read permit to SAF BPX.SMF but we don't want that everybody get a read to the facility...
So may there be an other possibility to solve the problem, for example a permit or sth. to the SFTP server independent to the UserID..?
Hope you know what I mean^^