Hi.
Got a 2003 DC and a 2003 Web Edition server. The web-server is a member of the domain. Get this error message Permission denied: 'Getobject' when executing a asp-script with the following line:
Set User = Getobject("WinNT://" & strDomain & "/" & strUser & ",user")
Uses integrated windows authentication and know that this is the issue, but cant find out how to solve the problem. Know that I have to set some delegation properties but from here I`m stuck.
Any help appreciated.
Fredrik
Got a 2003 DC and a 2003 Web Edition server. The web-server is a member of the domain. Get this error message Permission denied: 'Getobject' when executing a asp-script with the following line:
Set User = Getobject("WinNT://" & strDomain & "/" & strUser & ",user")
Uses integrated windows authentication and know that this is the issue, but cant find out how to solve the problem. Know that I have to set some delegation properties but from here I`m stuck.
Any help appreciated.
Fredrik