| Date Of Receipt: 6-DEC-1995 16:15:57.13
From: SMURF::FLUME::jmf "Joshua M. Friedman OSF/UNIX SDE 06-Dec-1995 1613"
To: Stuart Hollander OSG <stuarth@DEC:.zko.flume>
CC: odehelp@DEC:.zko.flume
Subj: Re: Can someone explain this please?
Stuart, any operations which require authentication (bco, bci, bcs, blog,
bdiff, bsubmit, sadmin) require that you have a properly authenticated
workon session. This requires you have a valid ticket prior to running
the 'workon' which establishes the new shell process used for the workon.
For the existing workon session, the only way to become authenticated is
to exit the workon and re-run a new workon command (with a valid ticket).
Other commands, such as "build" and "bsh" do not require authentication.
I hope this answers your question. -josh
>
> time 27 % bsh ls
>
> cd /usr/sde/osf1/build/ptos.pre.bl9/src/kernel/io/dec/netif
> if_faa.c if_fza.c if_lereg.h if_mfa.c if_strln.c if_tra.c if_tureg.h if_xna.c
> if_fta.c if_fzareg.h if_ln.c if_mfareg.h if_te.c if_trareg.h if_vb.c if_xnareg.h
> if_fxx.c if_le.c if_lnreg.h if_pdqreg.h if_tereg.h if_tu.c if_vbreg.h
> time 28 % !bdiff
> bdiff -r1.1.35.2 -r1.1.35.3 if_te.c
>
> [ ./kernel/io/dec/netif/if_te.c ]
> ODE_SERVER: DECode client is not authorized!
>
> ODE_SERVER: Are you in a workon?
>
|