Posted By: tOoL (~~~~~e~$~0~t~e~r~!~c~~~~~) on 'CZprogram'
Title:     ASP a NT autentikace
Date:      Tue Apr  2 21:12:13 2002

Potreboval bych vytvorit ASP script, kterej by umel identifikovat
uzivatele (kterej pristupuje IIS) pomoci jeho usernamu (NT integrated).
Pokud vlozim nasledujici cast do ASP scriptu, tak mi to samozrejme
vraci IUSR_computername...

Dim InfoNT
Set InfoNT = CreateObject("WinNTSystemInfo")
Response.Write InfoNT.UserName

Jde to vubec?
diky

Search the boards