AW: EDC5113I reason code = 053501B2 in/ /etc/utmpx

2010-06-11 Thread Keller Walter
I had the same problem a few weeks ago. IBMs recommendation was to issue the 
following two uss commands:

chmod u+s /bin/fomtlinc  
chmod u+s /bin/fomtlout  

The command turns the set-user-ID bit on. 
I don't know, why these bits were turned off in 1.11. They were obviously on in 
1.10. 

HTH
Walter
 

-Ursprüngliche Nachricht-
Von: IBM Mainframe Discussion List [mailto:ibm-m...@bama.ua.edu] Im Auftrag von 
ibmnew
Gesendet: Freitag, 11. Juni 2010 14:22
An: IBM-MAIN@bama.ua.edu
Betreff: EDC5113I reason code = 053501B2 in/ /etc/utmpx


 Dear  
 Our shop is z/OS 1.11 now .  
 After z/OS was migrated from 1.9 to 1.11,we issued 'TSO OMVS'  
command.  
   We got the following messages:  
FSUM2378 The start of the session was not recorded.  The slot  
(in /etc/utmpx) for this terminal could not be updated, or a  
   new slot for the terminal could not be created.  
   Function = pututxline(), terminal name = '/dev/ttyp',  
   program name = '/bin/fomtlinc', errno = 113 (X'0071'),  
   reason code = 053501B2,  
message = 'EDC5113I  
Bad file descriptor.'  
We could obrowse the utmpx.We also checked the attribution  
   of  utmpx file,  
   the attribution is shown below:  
   Pathname : /BM00/etc/utmpx  
More: +  
   File type . . . . . . : Regular file  
   Permissions . . . . . : 644 rw-r--r--  
   Access control list . : 0  
   File size . . . . . . : 2288  
   File owner  . . . . . : BPXOINIT(0)  
   Group owner . . . . . : #SYSSTC(80)  
   Last modified . . . . : 2010-06-10 21:42:40  
   Last changed  . . . . : 2010-06-10 21:42:40  
   Last accessed . . . . : 2010-06-11 04:47:19  
   Created . . . . . . . : 2010-02-02 02:39:16  
   Link count  . . . . . : 1  
   Then we issue 'exit' command,we also get error messages below:  
   #exit  
FSUM2187I The end of the session was not recorded.  The proper  
   location for recording could not be found.+  
FSUM2188I Function = getutxline(), terminal name = 'ttyp',  
   user name = BJSP41, return value = 0  


  Could you tell me what reason code = 053501B2 means?Could you help us to 
solve this problem?  

Any Suggestions are highly appreciated!


   Thanks.  
   Jason Cai

--
For IBM-MAIN subscribe / signoff / archive access instructions, send email to 
lists...@bama.ua.edu with the message: GET IBM-MAIN INFO Search the archives at 
http://bama.ua.edu/archives/ibm-main.html

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


AW: RACF Records from IRRDBU00

2010-06-09 Thread Keller Walter
It's documented in z/OS V1R11 Security Server RACF Macros and Interfaces, 
Chapter 9. 

-Ursprüngliche Nachricht-
Von: IBM Mainframe Discussion List [mailto:ibm-m...@bama.ua.edu] Im Auftrag von 
Rick Fochtman
Gesendet: Donnerstag, 10. Juni 2010 01:58
An: IBM-MAIN@bama.ua.edu
Betreff: RACF Records from IRRDBU00

I need to find a detailed set of descriptions of the records produced by the 
IRRDBU00 RACF utility. I'm working on report generator programs that will use 
IRRDBU00 output as input. Can anyone point me to DSECTS, MACROs or appropriate 
DOC?

Thanks, all.

Rick

--
For IBM-MAIN subscribe / signoff / archive access instructions, send email to 
lists...@bama.ua.edu with the message: GET IBM-MAIN INFO Search the archives at 
http://bama.ua.edu/archives/ibm-main.html

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


AW: S306-30

2009-12-14 Thread Keller Walter
The user has the RESTRICTED attribute. In this case, UACC or ID(*) is not 
honored. The user (or one of the groups he is connected to) has to be 
explicitly permited. Check the profiles in the PROGRAM class.  

-Ursprüngliche Nachricht-
Von: IBM Mainframe Discussion List [mailto:ibm-m...@bama.ua.edu] Im Auftrag von 
Daniel McLaughlin
Gesendet: Montag, 14. Dezember 2009 14:36
An: IBM-MAIN@bama.ua.edu
Betreff: Re: S306-30

Said RACF guy claims he read the manual...can't argue that reference.

From RACF display of the ID:

USER=  NAME=BATCH JOB ONLYOWNER=RACFADM   CREATED=09.342  
 DEFAULT-GROUP=CRISISPASSDATE=N/A PASS-INTERVAL=N/A   
 ATTRIBUTES=RESTRICTED
 ATTRIBUTES=PROTECTED UAUDIT  
 REVOKE DATE=NONE   RESUME DATE=NONE  
 LAST-ACCESS=09.345/10:05:23  
 CLASS AUTHORIZATIONS=NONE
 NO-INSTALLATION-DATA 
 NO-MODEL-NAME

User name masked...

--
For IBM-MAIN subscribe / signoff / archive access instructions, send email to 
lists...@bama.ua.edu with the message: GET IBM-MAIN INFO Search the archives at 
http://bama.ua.edu/archives/ibm-main.html

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


AW: Missing RACF exit

2009-12-07 Thread Keller Walter
Hi Paul 

I can remember (re)loading the exit and then zapping the RCVT with the new 
address using Omegamon or a similar tool.
But I did it only in our test environment, so be VERY carefull. And the exit 
was already active, so I'm not sure, if this really works in your case. 

Regards, Walter

-Ursprüngliche Nachricht-
Von: IBM Mainframe Discussion List [mailto:ibm-m...@bama.ua.edu] Im Auftrag von 
Beesley, Paul
Gesendet: Montag, 7. Dezember 2009 10:47
An: IBM-MAIN@bama.ua.edu
Betreff: Missing RACF exit

* Cross posted to RACF-L *

Hello

I upgraded one of our systems from 1.7 to 1.9 at the weekend, and in so doing 
omitted one of the RACF exits, ICHRIX01.
The manual confirms my suspicion that exits can only be added with an IPL, 
which isn't possible until the weekend.

Does anyone have any code that can dynamically add an exit ? I spotted a 
program in an old Xephon mag called RACFXITS, does anyone have experience of 
using that? ( and can I download it instead of cutting/pasting of it ).

Thanks in advance


Paul Beesley


___

Atos Origin and Atos Consulting are trading names used by the Atos Origin 
group.  The following trading entities are registered in England and Wales:  
Atos Origin IT Services UK Limited (registered number 01245534) and Atos 
Consulting Limited (registered number 04312380).  The registered office for 
each is at 4 Triton Square, Regents Place, London, NW1 3HG.The VAT No. for each 
is: GB232327983

This e-mail and the documents attached are confidential and intended solely for 
the addressee, and may contain confidential or privileged information.  If you 
receive this e-mail in error, you are not authorised to copy, disclose, use or 
retain it.  Please notify the sender immediately and delete this email from 
your systems.   As emails may be intercepted, amended or lost, they are not 
secure.  Atos Origin therefore can accept no liability for any errors or their 
content.  Although Atos Origin endeavours to maintain a virus-free network, we 
do not warrant that this transmission is virus-free and can accept no liability 
for any damages resulting from any virus transmitted.   The risks are deemed to 
be accepted by everyone who communicates with Atos Origin by email. 
___


--
For IBM-MAIN subscribe / signoff / archive access instructions, send email to 
lists...@bama.ua.edu with the message: GET IBM-MAIN INFO Search the archives at 
http://bama.ua.edu/archives/ibm-main.html

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html


AW: How to Find FMIDs

2009-08-21 Thread Keller Walter
George

You could for example query the MOD entry for ARCCTL in your z/OS CSI.

Regards, Walter


__
Walter Keller
z/OS System Engineer

Helsana Versicherungen AG
Postfach, 8081 Zuerich
Mail: Postfach, CH-8081 Zuerich, Switzerland
Phone: +41 43 340 51 67, (5167)
Fax: +41 43 340 01 11
E-Mail: walter.kel...@helsana.ch
__ 

-Ursprüngliche Nachricht-
Von: IBM Mainframe Discussion List [mailto:ibm-m...@bama.ua.edu] Im Auftrag von 
George Rodriguez
Gesendet: Freitag, 21. August 2009 14:10
An: IBM-MAIN@bama.ua.edu
Betreff: How to Find FMIDs

Hi Listeners,

 

Can someone tell me how I can go into SMP/E and locate the DFSMShsm FMID?

 

TIA. . .

 

George Rodriguez

Specialist, Systems Programmer

Network  Technical Services

(561) 357-7652 (office)

(561) 707-3496 (mobil)

School District of Palm Beach County

3348 Forest Hill Blvd.

Room B-332

West Palm Beach, FL. 33406-5869

Florida's Only A-Rated Urban District For Five Consecutive Years



--
--Palm Beach County Schools-

Rated A by the Florida Department of Education 2005-2009

-Home of Florida's first LEED Gold Certified School-
---http://www.palmbeachschools.org-

The District of Palm Beach County is an Equal Education Opportunity Provider 
and Employer. Under Florida law, e-mail addresses are public records. If you do 
not want your e-mail address released in response to a public records request, 
do not send  electronic mail to this entity. Instead, contact this office by 
phone or in writing.

--
For IBM-MAIN subscribe / signoff / archive access instructions, send email to 
lists...@bama.ua.edu with the message: GET IBM-MAIN INFO Search the archives at 
http://bama.ua.edu/archives/ibm-main.html

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html