[hunchentoot-devel] Windows domain login

Blond BF blondbf at gmail.com
Thu Nov 18 13:08:58 UTC 2010


You can get it from %USERNAME% and %USERDOMAIN% environment variables
using Javascript.
But modern browsers hide them to protect user privacy.

I think the best way is to ask user the login and password (and maybe
pass them to DC for validation).

On Wed, Nov 17, 2010 at 10:01 PM, Dmitri Pavlenkov <syntard at gmail.com> wrote:
> How can I discover windows domain login of the user accessing web app on
> intranet? I run clozure cl on windows. Has anybody done this? I don't want
> to authenticate because users are used to single sign-on and transparent
> access.
>
>
> _______________________________________________
> tbnl-devel site list
> tbnl-devel at common-lisp.net
> http://common-lisp.net/mailman/listinfo/tbnl-devel
>




More information about the Tbnl-devel mailing list