| T.R | Title | User | Personal Name
 | Date | Lines | 
|---|
| 2574.1 | why? | IOSG::BILSBOROUGH | Just testing. Please ignore!!! | Fri Apr 16 1993 11:39 | 14 | 
|  |     
    Why do you need to have an authorised location just for A1SUBMIT.
    Since it's part of ALL-IN-1 why does your application need to know
    about it?
    
    A work around to get two applications sharing the same location (though 
    I not sure you need it) is this.
    
    Have a new logical and define that as OA$LIB then use this new logical
    as the auth location.  I think it should work.
    
    Mike
    
    
 | 
| 2574.2 | Some explanations | IOSG::TALLETT | Gimmee an Alpha colour notebook... | Fri Apr 16 1993 12:01 | 13 | 
|  |     >Why do you need to have an authorised location just for A1SUBMIT.
    
    	Its to do with security. A1SUBMIT won't submit it from just
    	anywhere.
    
    >Since it's part of ALL-IN-1 why does your application need to know
    >about it?
    
    	A1SUBMIT is part of ALL-IN-1, but not this script that the customer
    	is creating.
    
    Regards,
    Paul
 | 
| 2574.3 | what is with the command procedure? | TAKEOF::ERNI | Ursula Erni | Mon Apr 26 1993 15:47 | 15 | 
|  |     Sorry for not having answered so long.
    
    The command procedure does have to be in OA$LIB. The command from a
    script could be:
    
    get oa$dcl = 'a1submit/noprint/name=CAGOF_SETUSER/noident/que=VAX5_DEFAULT-'
    get oa$dcl = '/log=oa$log:cagof_setuser.log/user=ALLIN1-'
    get oa$dcl = '/para=("' #cagof_pfvms '","'#cagof_pfuafrevoke '",-'
    get oa$dcl = '"' #cagof_pfuafid '","' #cagof_diskquo '") -'
    get oa$dcl = ' oa$lib:cagof_setuser.com '
    
    If you tell me there is a way to put CAGOF_SETUSER.COM in CAG$LIB i am
    more than happy. 
    
    Ursi
 | 
| 2574.4 |  | SIOG::T_REDMOND | Thoughts of an Idle Mind | Mon Apr 26 1993 16:47 | 5 | 
|  |     Surely the command procedure only needs to be owned by the same UIC as
    the ALL-IN-1 Manager account?  Does it really have to be stored in
    OA$LIB (or OA$SITE_LIB)?  
    
    Tony
 | 
| 2574.5 | OA$LIB required | IOSG::TALLETT | Gimmee an Alpha colour notebook... | Mon Apr 26 1993 20:25 | 5 | 
|  |     
    	I just checked the code. Ever since V2.3 it has to be in OA$LIB.
    
    Regards,
    Paul
 | 
| 2574.6 | PFR? | AIMTEC::WICKS_A | on the Streets of San Francisco | Mon Apr 26 1993 21:12 | 5 | 
|  |     So it could be added to CM as an exception element?
    
    Regards,
    
    Andrew.D.Wicks
 |