Forums
It would be very nice to have a selection of contexts when adding arguments to a script. A good example is a DISA call-through, as DISA takes the context to call out from, not the trunk.
Or maybe I'm way off here and shouldn't use DISA at all? The dialout-base script does a lot of things, will I be missing out on something if I simple pass the call to the unrestricted context via DISA?
Cheers,
Magnus
Submitted by eeman on Thu, 06/03/2010
Permalink
Submitted by ickmund on Mon, 06/07/2010
Permalink
Thanks again Erik, you are of
Thanks again Erik, you are of course right, I'm asking all the wrong questions here. I simply need to study up on the internals.
you merely need to know from-inside${TL_DASH}${tenant} and
from-inside-redir-${TL_DASH}${tenant}
why do you need a pre-provided list?
and yes DISA is a insecure beast that is best controlled heavily. I use VMAuthenticate() and Log() in my scripts so that I have a detailed account of whose password was used and a timestamp.