Error trying execute a shell on z/OS





Colleagues, somebody can help me to find what happen when i try to execute a shell in z/OS?



the error is this:





Errno=82x The exec call contained a format error; Reason=5B4B000D. Press
Enter to continue.


The route of the shell has been the same and i´ve been executed always sucessfully but unexpectedly begins to fail this exec request; always i select the option SELECT RUN METHOD: DIRECT to execute the shell





Thanks.





Date: Thu, 19 Feb 2009 14:13:30 -0600
From: wfarrell@xxxxxxxxxx
Subject: Re: Passw protection out RACF rules with z/OS resources for userid.
To: IBM-MAIN@xxxxxxxxxxx

On Thu, 19 Feb 2009 14:00:00 -0600, Carlos Cordero <jccorderoc@xxxxxxxxxxx>
wrote:

Yeah! the application really needs a password (because many people who
improperly attempt to >use it knows the userid, so would be access with no
restrictions and that is a very dangerous >situation) , PROTECTED attribute
had been discarded for this purpose.

You can't logon using a PROTECTED user ID, unless you have some very odd
application that does not request a password at all, and then tells RACF not
to check a password. Normal applications request a password and supply it
on the RACROUTE REQUEST=VERIFY, and such a request will fail immediately
(without revoking the user ID) if the user specified a PROTECTED user ID.

Thus the ID is very well protected (and thus the term PROTECTED). The lack
of a password does not allow use of the ID "with no restrictions" as you
indicated, and it is probably exactly what you want.

--
Walt Farrell, CISSP
IBM STSM, z/OS Security Design

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

_________________________________________________________________
P.D. Checa las nuevas fotos de mi Space
http://home.services.spaces.live.com/
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to listserv@xxxxxxxxxxx with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

.



Relevant Pages

  • Re: [Lit.] Buffer overruns
    ... didn't have execute only memory regions. ... because standard 360 had linear real storage addressing model ... ... protection features are somewhat mitigated if it isn't even possible ... virtual memory wasn't originally introduced with 370 ... ...
    (sci.crypt)
  • Re: writing a jump table
    ... you're trying to read data from the code segment ... either read, write or execute protection. ... Linux and since Windows ME (which accounted for the ...
    (comp.lang.asm.x86)
  • Re: Microkernel
    ... Does DCL no longer require supervisor mode page protection from the MMU? ... there is no way of implementing anything like PALcode on a ARM ... These modes all have the same processor model and execute the same instructions. ... On the VAX, the memory map is a single structure with various KESU fields/flags, but it does not need to be that way. ...
    (comp.os.vms)
  • Re: Problem using MapViewOfFile on Windows 2003 x64 edition in x86
    ... A typical copy protection mechanism decoded the next block of code using the ... wanted in memory, I had to use a tool that came with my assembler to POKE ... CPU can execute successfully can be immune to decompilation on Windows ... MapViewOfFile and other memory management functions are of special care, ...
    (microsoft.public.win32.programmer.kernel)
  • Re: ActiveDocument.Content.Find.Execute gives Runtime Error 4605
    ... so I'll basically need to test for protection in the ... Dim bProtected As Boolean ... "Ancient Brit" wrote: ... The code fails on .Execute - claims the command is not available. ...
    (microsoft.public.word.vba.general)