[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index] [Date Index] [Thread Index]
[SQR-USERS Info] [SQRUG Home Page]

Re: Password & Porting on NT



Swapnil,

1) We have an enhancement request already open for a $password reserved
variable (# 558). So far, the request has not been implemented. It may
be considered for V5. There are obvious security considerations in
implementing this variable.

2) Your choices are to convert the call system command from a UNIX
command to a DOS or Windows equivalent if available, or, to run a UNIX
shell package on the NT such as MKS.

John L. Kellogg
SQRiBE (Formerly MITI) Technical Support Manager

JUNNARKAR, SWAPNIL wrote:
>
> Hi,
> I am using SQR 3 on UNIX.
> I need some help on the following issues.
>
> 1>Can U get the password in some reserved variable? like $username gives
> you the user id.
> I have a driver SQR which runs other SQRs as per the parameters.
>
> 2>Currently I am running the SQRs on UNIX, but it can happen that they
> might be ported onto NT.
> I am issuing operating system commands for eg call system using 'UNIX
> comm'
> DOes anyone know how to do the same on NT ?
> Thanks in advance,
> Swapnil.