|
Just to confirm my first mail, some of SYS programs CAN'T be accessed by normal
"U" user. Only "S" user are allowed.
The list of theses programs are :
SYS600
SYS013
SSASYS
SYS120
SYS130
DOC500
SYS707
SYS708
I put an extraction of the SYS500 source (ADK) where this security is checked :
23.00 ; Check if USER is allowed in all prd.
24.00 ; Check if prohibited program:
25.00 K IF ZSCTP <> 'S'
26.00 ; An 'ALL PRDs person' cannot be in:
27.00 K IF AUTPGM='SYS600' *OR AUTPGM='SYS013' *OR
28.00 + AUTPGM='SSASYS' *OR AUTPGM='SYS120' *OR
29.00 + AUTPGM='SYS130' *OR AUTPGM='DOC500' *OR
30.00 + AUTPGM='SYS707' *OR AUTPGM='SYS708'
31.00 A AUTERR 'P'
32.00 K GOTO :BARK
33.00 ;
34.00 K ELSE ; Not a forbidden program
35.00 A AUTERR *BLANKS
36.00 K END
Regards,
Eric Lanvert
NB: Sorry for my poor english.
----- Original Message -----
From: Eric Lanvert <elanvert@iname.com>
To: <BPCS-L@midrange.com>
Sent: Monday, September 27, 1999 4:23 PM
Subject: Re: SYS Programs Authorization
> I will try to clarify the SYS security.
> A lot of program in SYS can be autorised to normal users.
> Some specific SYS program (like SYS600) are only allowed to Security officers
>in BPCS (type "S").
> The exact list of theses programs there is hardcoded into the SYS500 program.
> This apply to any kind of BPCS version from 3 to 6.
> Regards,
> Eric Lanvert
> ----- Original Message -----
> From: <MacWheel99@aol.com>
> To: <BPCS-L@midrange.com>
> Sent: Thursday, September 23, 1999 9:16 PM
> Subject: Re: SYS Programs Authorization
>
>
> > > From: rnoey@primesourcetech.com (Robert C. Noey)
> > >
> > > Only BPCS Security Officers have access to SYS programs. Make sure that
> > > your user is the proper type.
> >
> > Is this true for all versions of BPCS?
> >
> > This kind of conflicts with the original goal of giving a technician access
> > to only selected SYS functions, since a BPCS Security officer can get into
> > ANYTHING in BPCS.
> >
> > Al
> > +---
> > | This is the BPCS Users Mailing List!
> > | To submit a new message, send your mail to BPCS-L@midrange.com.
> > | To subscribe to this list send email to BPCS-L-SUB@midrange.com.
> > | To unsubscribe from this list send email to BPCS-L-UNSUB@midrange.com.
> > | Questions should be directed to the list owner: dasmussen@aol.com
> > +---
>
> +---
> | This is the BPCS Users Mailing List!
> | To submit a new message, send your mail to BPCS-L@midrange.com.
> | To subscribe to this list send email to BPCS-L-SUB@midrange.com.
> | To unsubscribe from this list send email to BPCS-L-UNSUB@midrange.com.
> | Questions should be directed to the list owner: dasmussen@aol.com
> +---
+---
| This is the BPCS Users Mailing List!
| To submit a new message, send your mail to BPCS-L@midrange.com.
| To subscribe to this list send email to BPCS-L-SUB@midrange.com.
| To unsubscribe from this list send email to BPCS-L-UNSUB@midrange.com.
| Questions should be directed to the list owner: dasmussen@aol.com
+---
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.