newLISP Wiki: How to get the user's login name
Posted: Tue Dec 11, 2012 8:59 pm
Hello everyone,
I'm trying to run newlisp wiki 4.6, behind our firewall here at work. I want for the wiki to know who is hitting it without the users having to login (to the wiki; they're already logged into the network). I thought I might see this in the context of a web request, so I dumped the environment (using Lutz's environment.cgi), but the only item related to login name is USERNAME. Unfortunately, that is the login name of the user who fired up the wiki server (namely, me), not the client's login name. I can't find anything in the environment to help.
The clients are running on Windows 7 WSes on our intranet. Has anybody fooled with this before?
Thanks for any help! --Ricky
I'm trying to run newlisp wiki 4.6, behind our firewall here at work. I want for the wiki to know who is hitting it without the users having to login (to the wiki; they're already logged into the network). I thought I might see this in the context of a web request, so I dumped the environment (using Lutz's environment.cgi), but the only item related to login name is USERNAME. Unfortunately, that is the login name of the user who fired up the wiki server (namely, me), not the client's login name. I can't find anything in the environment to help.
The clients are running on Windows 7 WSes on our intranet. Has anybody fooled with this before?
Thanks for any help! --Ricky