Hi
Do the commands
Request.ServerVariables(LOGON_USER),
Request.ServerVariables(REMOTE_USER),
& Request.ServerVariables(AUTH_USER)
work on a system runing off a novell server?
Currently my asp is sitting on an NT server and I cannot see any issues with swapping it to a Novell server but someone questioned whether it would be able to grab the Novell logon.
Having never used novell myself I wouldn't have a clue but wondered if SOMEONE out there has. Has anyone had any problems? Commments?
Do the commands
Request.ServerVariables(LOGON_USER),
Request.ServerVariables(REMOTE_USER),
& Request.ServerVariables(AUTH_USER)
work on a system runing off a novell server?
Currently my asp is sitting on an NT server and I cannot see any issues with swapping it to a Novell server but someone questioned whether it would be able to grab the Novell logon.
Having never used novell myself I wouldn't have a clue but wondered if SOMEONE out there has. Has anyone had any problems? Commments?