Walt, To check authorization we use a RACROUTE call..
To pass commands r_radmin... Both are in the same code.. Sorry for the confusion. Regards, Scott On Sun, Jan 15, 2017 at 7:36 PM Walt Farrell <[email protected]> wrote: > On Sun, 15 Jan 2017 15:16:14 -0500, scott Ford <[email protected]> wrote: > > > > >Charles: > > > > > >My friend, perfect. My issue is we are passing Security Sub System > commands > > >( RACF, etc. ) thru r_radmin service call > > >and we just started supporting mixed-case passwords, etc. The other thing > > >that hit me was what 'setropts' was set to and how I have to query > it...but > > >i will get there.. > > > > But in your initial post you said you are doing RACROUTEs for > authentication, not r_admin calls. They are quite different, with different > requirements. RACROUTE, for example (at least on a RACF system) will > require that you ensure the user ID is upper-case. r_admin calls, of the > flavor that are performing RACF commands, won't have that requirement. > > > > -- > > Walt > > > > ---------------------------------------------------------------------- > > For IBM-MAIN subscribe / signoff / archive access instructions, > > send email to [email protected] with the message: INFO IBM-MAIN > > -- Scott Ford IDMWORKS z/OS Development ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
