Hi list,

Thanks to all who responded.

The purpose of the Javascript is to give as much feed-back to the user as
possible before sending it to zOS, who will repeat the validations and a
lot more for the dynamic CDT and ICHRRCDE user defined classes.

Uppercase ALPHANUM is not checked because RACF does not care on the server.

The title of my mail was badly chosen. I want to do resource as well as
profile checking.

E.g. The user can fill in

userd: jan
access: ALTER
class: dataset
resource: jan.x.*

or jan.x.rexx

The CGI program can handle both profile and resource and will return the
authorization and the why. E.g.

jan ALTER dataset jan.x.* PERMIT via group SYSTEM

if the authorization is not sufficient it will return the highest one. E.g.

jan CONTROL dataset jan.x.rexx via GLOBAL &uid.**

If anybody could comment on this it would greatly appreciated.


Regards,


j@n

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to