Andrew
In 6.1 you have no choice- you MUST have one RBase.CFG file for each user
and you MUST have a unique NAME line in that file. Otherwise R:Base won't
let each user in once the first one is in - it will try to replace that user
with the next one of the same name.
Now, in 7.0........
David Blocker
[EMAIL PROTECTED]
781-784-1919
Fax: 781-784-1860
Cell: 339-206-0261
----- Original Message -----
From: "C. Andrew Skoog" <[EMAIL PROTECTED]>
To: "RBASE-L Mailing List" <[EMAIL PROTECTED]>
Sent: Friday, December 12, 2003 3:15 PM
Subject: [RBASE-L] - Terminal Server and RBase.cfg
> I am trying to reconfigure my RBase v6.1 database to be used over Windows
> 2003 Enterprise server Remote Desktop Connection (a.k.a. Terminal Server).
> I have a six person multi-user license for RBase 6.1.
>
> I am having problems setting up the RBASE.CFG to have the proper user
name,
> etc. What I thought would work best if I set up individual RBASE.CFG's
> under each user's \Documents and Setting\[username] subdirectory. What I
> can't figure out is how to pass off the environmental variable of
[username]
> to the RBASE.CFG line item. I have tried c:\mydocume~1\%username% without
> success. I am able to retrieve the proper username through
> (envval('username')) at the R>. I do not know how to put that into the
> RBASE.INI file though.
>
> Saving a custom RBASE.CFG file on each user's local computer is not an
> option because I am trying to make our RBASE app truly available from
> anywhere on the internet. I am also trying to make it available to more
> than one user at a time.
>
> Thanks.....
> Andrew Skoog
>
>