In this case start it with "#CP XAUTOLOG RACFSMF#RACFVM". This assumes you've renamed SMFPROF to PROFILE, or that your profile exec runs SMFPROF without touching the stack.
-- Mike Harding z/VM System Support /sp Linux on 390 Port <[email protected]> wrote on 09/18/2013 11:28:52 AM: > From: "Will, Chris" <[email protected]> > To: [email protected], > Date: 09/18/2013 11:32 AM > Subject: Re: RACFSMF issues > Sent by: Linux on 390 Port <[email protected]> > > I tried the set secuser already and it seemed to be having problems > priming the "servers" variable which in our case is racfvm. I am > not sure how to tell racfsmf that the service maching is racfvm. > Here are the parms within racfsmf's profile exec. > > Smfdisk = 192 > Smfpct = 80 > Smfinfo = 'OPERATOR' > Smffreq = 'WEEKLY' > > Smfday = 'WEDNESDAY' > Smfswtch = 'YES' > > Here is the last part of the trace > > > RACFSMF : */ > RACFSMF : >.> "NO RDR FILES" > RACFSMF : 270 *-* Do Queued() /* Loop on > all stack en > tries > RACFSMF : */ > RACFSMF : >>> "0" > RACFSMF : 284 *-* Return > RACFSMF : 234 *-* End /* END "Do > until servers > = '' @L1A > RACFSMF : */ > RACFSMF : 153 *-* Do Until (servers = '') / > * While stri > ng exists, > RACFSMF : */ > RACFSMF : >>> "1" > RACFSMF : 235 *-* 'CP LOGOFF' /* if this user was > autologged, lo > g him off > RACFSMF : */ > RACFSMF : >>> "CP LOGOFF" > > 14:26:19 USER DSC LOGOFF AS RACFSMF USERS = 25 > > -----Original Message----- > From: Linux on 390 Port [mailto:[email protected]] On Behalf > Of Scott Rohling > Sent: Wednesday, September 18, 2013 2:16 PM > To: [email protected] > Subject: Re: RACFSMF issues > > To see what's happening on RACFSMF try (one long command): > > CP XAUTOLOG RACFSMF SYNCH#CP SET SECUSER RACFSMF * > > Alter the RACFSMF PROFILE EXEC to add Trace I if watching the > startup doesn't give you enough clues. (I'm not sure what RACFSMF > is 'supposed' to be doing myself offhand) > > Scott Rohling > > > On Wed, Sep 18, 2013 at 10:58 AM, Will, Chris <[email protected]> wrote: > > > How do I start the racfsmf process and specify the service machine name. > > I am doing this from maint. > > > > xautolog racfsmf > > ICH70001I RACFSMF LAST ACCESS AT 13:50:59 ON WEDNESDAY, SEPTEMBER > > 18, > > 2013 > > 13:55:06 Command accepted > > Ready; T=0.01/0.01 13:55:06 > > 13:55:06 AUTO LOGON *** RACFSMF USERS = 26 BY MAINT > > 13:55:06 HCPCLS6056I XAUTOLOG information for RACFSMF: The IPL command > > is verifi ed by the IPL command processor. > > 13:55:06 USER DSC LOGOFF AS RACFSMF USERS = 25 > > > > When I use the example from the documentation it still doesn't work. > > > > Xautolog racfsmf #racfvm > > > > xautolog racfsmf > > racfvm > > ICH70001I RACFSMF LAST ACCESS AT 13:55:06 ON WEDNESDAY, SEPTEMBER > > 18, > > 2013 > > 13:56:28 Command accepted > > Ready; T=0.01/0.01 13:56:28 > > Unknown CP/CMS command > > 13:56:28 AUTO LOGON *** RACFSMF USERS = 26 BY MAINT > > 13:56:28 HCPCLS6056I XAUTOLOG information for RACFSMF: The IPL command > > is verifi ed by the IPL command processor. > > 13:56:28 USER DSC LOGOFF AS RACFSMF USERS = 25 > > > > I ran a rexx trace on this and it looks like it doesn't come up with > > any server names (i.e.racfvm). > > > > Chris Will > > > > > > The information contained in this communication is highly confidential > > and is intended solely for the use of the individual(s) to whom this > > communication is directed. If you are not the intended recipient, you > > are hereby notified that any viewing, copying, disclosure or > > distribution of this information is prohibited. Please notify the > > sender, by electronic mail or telephone, of any unintended receipt and > > delete the original message without making any copies. > > > > Blue Cross Blue Shield of Michigan and Blue Care Network of Michigan > > are nonprofit corporations and independent licensees of the Blue Cross > > and Blue Shield Association. > > > > ---------------------------------------------------------------------- > > For LINUX-390 subscribe / signoff / archive access instructions, send > > email to [email protected] with the message: INFO LINUX-390 or > > visit > > http://www.marist.edu/htbin/wlvindex?LINUX-390 > > ---------------------------------------------------------------------- > > For more information on Linux on System z, visit > > http://wiki.linuxvm.org/ > > > > ---------------------------------------------------------------------- > For LINUX-390 subscribe / signoff / archive access instructions, > send email to [email protected] with the message: INFO LINUX-390 or visit > http://www.marist.edu/htbin/wlvindex?LINUX-390 > ---------------------------------------------------------------------- > For more information on Linux on System z, visit http://wiki.linuxvm.org/ > > > The information contained in this communication is highly > confidential and is intended solely for the use of the individual(s) > to whom this communication is directed. If you are not the intended > recipient, you are hereby notified that any viewing, copying, > disclosure or distribution of this information is prohibited. Please > notify the sender, by electronic mail or telephone, of any > unintended receipt and delete the original message without making any copies. > > Blue Cross Blue Shield of Michigan and Blue Care Network of > Michigan are nonprofit corporations and independent licensees of the > Blue Cross and Blue Shield Association. > > ---------------------------------------------------------------------- > For LINUX-390 subscribe / signoff / archive access instructions, > send email to [email protected] with the message: INFO LINUX-390 or visit > http://www.marist.edu/htbin/wlvindex?LINUX-390 > ---------------------------------------------------------------------- > For more information on Linux on System z, visit > http://wiki.linuxvm.org/ > ---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO LINUX-390 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390 ---------------------------------------------------------------------- For more information on Linux on System z, visit http://wiki.linuxvm.org/
