LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (June 2000, week 2)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Tue, 13 Jun 2000 14:22:29 +0200
Reply-To:     Bas Pruijn <bas.pruijn@CMG.NL>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
Comments:     To: pete2108@MY-DEJA.COM
From:         Bas Pruijn <bas.pruijn@CMG.NL>
Subject:      Re: Getting Username for Intrnet Application
Comments: To: SAS-L@LISTSERV.VT.EDU
Content-Type: text/plain; charset="iso-8859-1"

We use Netscape and Apache webservers. We configured them for all users to log into the web-server. In your broker.cfg-file you can set the variable _RMTUSER ready for export. When you do this, the macro-variable _rmtuser will be available in SAS.

HTH, Bas

-----Original Message----- From: pete2108@MY-DEJA.COM [mailto:pete2108@MY-DEJA.COM] Sent: vrijdag 9 juni 2000 13:33 To: SAS-L@AKH-WIEN.AC.AT Subject: Getting Username for Intrnet Application

Hi,

I need to authenticate users of my SAS/Intrnet application.

Users are accessing the application on NT / browser.

Application runs on remote UNIX/AIX machine.

Would I be able to fetch a username from either the local or the remote platform ? NT has a username environment variable, but how would a browser be able to fetch it ?

Other way of doing this ?

thanks, Pete

Sent via Deja.com http://www.deja.com/ Before you buy.


Back to: Top of message | Previous page | Main SAS-L page