Page 1 of 1

Shared User

PostPosted: Thu Mar 25, 2010 6:37 pm
by hakghen
Hello fellow friends,

Just a question (and if possible, means to do it, parameters, etc). Is it possible to create a user in RACF that can have its access shared? By shared, I mean, multiple operators accessing that user at the same time? Sure they won't have alter or write access to anything, having only read access to very limited resources.

Well, that's it, thanks in advance ;)

Re: Shared User

PostPosted: Thu Mar 25, 2010 7:17 pm
by Robert Sample
Your question is too fuzzy to answer as stated. What do you mean by
multiple operators accessing that user at the same time?
Are you talking about multiple simultaneous TSO signons? Are you talking about multiple batch jobs using the the same RACF user id? Are you talking about console operators signing onto a terminal session manager?

Re: Shared User

PostPosted: Thu Mar 25, 2010 8:10 pm
by hakghen
I meant multiple TSO logons at the same time ;)

Re: Shared User

PostPosted: Thu Mar 25, 2010 8:36 pm
by enrico-sorichetti
NO cannot be done

Re: Shared User

PostPosted: Thu Mar 25, 2010 9:36 pm
by Constad
As Enrico stated, this isn't possible, but that isn't a RACF restriction, it's TSO that prevents this.

Dave

Re: Shared User

PostPosted: Fri Mar 26, 2010 1:22 am
by dick scherrer
Hello,

Is it possible to create a user in RACF that can have its access shared? By shared, I mean, multiple operators accessing that user at the same time?
This violates a very basic security "rule" most places. . .

Suggest conversation with the security admins would be productive. . .

Re: Shared User

PostPosted: Fri Mar 26, 2010 11:14 am
by hakghen
Hello friends!

Yeah, after reading some basics I just found out... Noobish of mine :? It's a TSO limitation because every logon procedure runs on its own address space =/

Gotta find another way to do what I was planning to do. I was going to create a series of datasets and users would access and view them, but in the end they would need to write down and find the correct order of the sentence (they would find members with unconnected words inside them).

Is there another way to do it? (Via FTP or Telnet access...)

Well, thanks anyway!
[]'s!!

Re: Shared User

PostPosted: Fri Mar 26, 2010 4:58 pm
by Robert Sample
Consult with your site security group. It should be possible for them to set up a high level qualifier with a universal access of READ which would allow anyone with TSO access to look at the data sets under that HLQ.