There are some other postings in this forum for this issue.
There are reasons to use unsecure passwords in the IIS config. If you have a proxy in your environment ensure,
that the clients excluding the local subnet (or dns domain) in the proxy settings.
Bobby
What I know is, that you cannot get the hostname when users
are logged with anonymous access.
Maybe you can try using 'nbtstat -a <ipaddress>' or 'nslookup <ipaddress> within a script from your server.
Bobby
Did you check if their IP-addresses are allowed to connect to the website. Do you use a proxy? If so check, that they bypass local addresses. In the IE-LANconfig.
Did you check the folder and file permission of your site.
When auhtentication is used, those permissons regulate the file access. At least when you use IIS.
Which users have problems? All 95 users?
First, try to exclude that there is common base of environment causing this problem, for example...
Thanks for answer Chip.
I already tried the lowest possible security settings for IE, no luck.
Our website is identified as 'Intranet' in the IE statusbar, and you can enable a lot of options specific for 'Intranet'-sites.
It makes a difference, if you use
file://<unc-path>/<scriptname> in...
We have an intranet site were user have access to a download area.
Thru this area they have the possibilty to get updates, application installations and so on.
I wrote several VBScripts to handle pre- and post installation steps.
When a user clicks on those links, IE is bringing up the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.