HP3000-L Archives

July 2008, Week 2

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Brian Donaldson <[log in to unmask]>
Reply To:
Brian Donaldson <[log in to unmask]>
Date:
Sun, 13 Jul 2008 17:04:05 -0400
Content-Type:
text/plain
Parts/Attachments:
text/plain (149 lines)
Nope, the lockword was created in a Cobol program running under the MPEiX
directory, not the shell.

This problem only seems to occur if the lockword has lower-case chars but
I can purge the file via MPEX ok if the lockword is in upper-case.

So I had to fix my routine that creates the random lockword (password)
to restrict it to upper-case chars (and numbers) only.

Brian.

On Sun, 13 Jul 2008 12:04:10 -0700, Bahrs, Art <[log in to unmask]>
wrote:

>Hi Brian
>   Not an expert here but I don't remember the ability in the lockword
handlers to support lower case chars 
>
>   Could the lockword have been established in the shell?  Might have been
established programtically ther?
>
>
>Sent via PDA
>Thanks
>Art Bahrs
>Security Engineer
>[log in to unmask]
>
>-----Original Message-----
>From: Brian Donaldson <[log in to unmask]>
>Sent: Sunday, 13 July, 2008 9:58 AM
>To: [log in to unmask] <[log in to unmask]>
>Subject: Re: Cannot Purge PRIV mode File Problem
>
>I was able to whack the file (finally) via a nasty little program named
>FSCHECK.MPEXL.TELESUP
>
>However, this still leaves me wondering why I couldn't purge the file
>because it had lowercase chars in the lockword.
>
>Anyone know why?
>
>Brian.
>
>On Sun, 13 Jul 2008 12:37:08 -0400, Brian Donaldson <[log in to unmask]> wrote:
>
>>FILE: xxxxx.PUB.SYS             
>>
>>FILE CODE : -201                FOPTIONS: ASCII,FIXED,NOCCTL,STD
>>BLK FACTOR: 8                   CREATOR : MANAGER.SYS          
>>REC SIZE: 32(BYTES)             LOCKWORD: hMOGhF2m             
>>BLK SIZE: 256(BYTES)            SECURITY--READ    : ANY        
>>EXT SIZE: 0(SECT)                         WRITE   : ANY        
>>NUM REC: 0                                APPEND  : ANY        
>>NUM SEC: 0                                LOCK    : ANY        
>>NUM EXT: 0                                EXECUTE : ANY        
>>MAX REC: 1024                           **SECURITY IS ON       
>>                                FLAGS   : NO ACCESSORS         
>>NUM LABELS: 0                   CREATED : SUN, JUL 13, 2008,  9:14 AM
>>MAX LABELS: 254                 MODIFIED: SUN, JUL 13, 2008,  9:14 AM
>>DISC DEV #: 2                   ACCESSED: SUN, JUL 13, 2008,  9:14 AM
>>SEC OFFSET: 65024               LABEL ADDR: $0000005E.$002C6420 
>>VOLCLASS  : MPEXL_SYSTEM_VOLUME_SET:DISC
>>
>>
>>:MPEX
>>
>>MPEX/3000  29N00420  (c) VESOFT Inc, 1980  6.5  03:04918  For help type 'HELP'
>>
>>Hint: %PRINT @.DOC;SEARCH="CUST_NUM";PREV="PROCEDURE" or "FUNCTION";NUM
>>      shows you all lines containing CUST_NUM and the immediately preceding
>>      lines that contain PROCEDURE or FUNCTION (i.e. the procedure headers).
>>
>>%ALTFILE LOCKERD2;CODE=0
>>-----Altering LOCKERD2.PUB.SYS
>>LOCKWORD VIOLATION  (FSERR 92)
>>Error: Doing Fopen of LOCKERD2/.PUB.SYS.
>>%PURGE LOCKERD2
>>-----Will purge LOCKERD2.PUB.SYS (code "PRIV", type FA, EOF 0, 0 sectors)
>>OK to purge 1 file (y/N)? Y
>>-----Purging LOCKERD2.PUB.SYS (0 sectors)
>>LOCKWORD VIOLATION  (FSERR 92)
>>Unable to purge file "LOCKERD2/.PUB.SYS". (CIERR 384)
>>%REDO
>>
>>PURGE LOCKERD2/hMOGhF2m
>>
>>-----Will purge LOCKERD2.PUB.SYS (code "PRIV", type FA, EOF 0, 0 sectors)
>>OK to purge 1 file (y/N)? Y
>>-----Purging LOCKERD2.PUB.SYS (0 sectors)
>>LOCKWORD VIOLATION  (FSERR 92)
>>Unable to purge file "LOCKERD2/.PUB.SYS". (CIERR 384)
>>%
>>EXIT
>>
>>END OF PROGRAM
>>
>>:FILE T;DEV=DISC             
>>
>>:FILE T;DEV=DISC
>>:STORE LOCKERD2.PUB.SYS;*T;PURGE
>>          >> TURBO-STORE/RESTORE  VERSION  C.65.19  B5152AA  <<
>>                    (C) 1986 HEWLETT-PACKARD CO.
>>
>>STORE  LOCKERD2.PUB.SYS;*T;PURGE
>>
>>SUN, JUL 13, 2008,  9:23 AM
>>
>>
>>FILES STORED :                                        1 
>>
>>
>>TOTAL MEDIA WRITTEN :                                 1 
>>
>>LOCKWORD VIOLATION  (FSERR 92)
>>LOCKERD2.PUB     .SYS      NOT PURGED: LOCKWORD VIOLATION ENCOUNTERED ON
>>                                       FILE OPEN
>>
>>
>>How on earth do I get rid of this file? It has a lockword with lowercase chars
>>in it and I cannot purge the file.............! (even when I give it the
>>correct 
>>lockword)
>>
>>TIA,
>>Brian.
>>
>>* To join/leave the list, search archives, change list settings, *
>>* etc., please visit http://raven.utc.edu/archives/hp3000-l.html *
>
>* To join/leave the list, search archives, change list settings, *
>* etc., please visit http://raven.utc.edu/archives/hp3000-l.html *
>
>
>DISCLAIMER:
>This message is intended for the sole use of the addressee, and may contain
information that is privileged, confidential and exempt from disclosure
under applicable law. If you are not the addressee you are hereby notified
that you may not use, copy, disclose, or distribute to anyone the message or
any information contained in the message. If you have received this message
in error, please immediately advise the sender by reply email and delete
this message.
>
>* To join/leave the list, search archives, change list settings, *
>* etc., please visit http://raven.utc.edu/archives/hp3000-l.html *

* To join/leave the list, search archives, change list settings, *
* etc., please visit http://raven.utc.edu/archives/hp3000-l.html *

ATOM RSS1 RSS2