anonymous user
by rusga » Sun, 20 Nov 2005 11:47:52 GMT
Hi to all,
Is it necessary for the ANONYMOUS system user to have access from the
network on a
Win2k server running IIS5 that allows IUSR_host connections on a public
site?
Are these the same user?
And not running IIS5? is it the same scenario?
Thank you,
rusga
Re: anonymous user
by Chris Crowe [MVP 2005/2006] » Sun, 20 Nov 2005 12:41:36 GMT
I had trouble with your message but from what you say I take it to be:
You want an IIS 5 (Windows 2000 Server) to get access to resources on your
network?
If so you should create an account in your domain and configure IIS to use
that account for the web site.
On IIS6 it is similar but you would create a new IIS Application pool and
change it identity to the user account from your domain.
eg:
Create Service Account in domain called "svcacct-IIS" and give it a
password.
Assign it to the web site on IIS 5 as the anonymous user account by editing
the directory security.
If running on IIS 6 then you would also add the domain account to the
following group on the IIS 6 box. "IIS_WPG"
Hope this helps if not please rephrase your question and post back....
--
Cheers
Chris
Chris Crowe [MVP 2005/2006]
http://www.**--****.com/
------------------------------------------------
Re: anonymous user
by rusga » Mon, 21 Nov 2005 05:42:12 GMT
Thanks Chris,
Check this same post o microsoft.public.security for a better grasp.
Your tips came as an addon on this subject.
Regards,
rusga
On Sat, 19 Nov 2005 03:41:36 -0000, Chris Crowe [MVP 2005/2006]
Similar Threads:
1.IUSER and Anonymous user
I have a Classic ASP application that gives permissions based on the NT user, so I can't allow anonymous. I want to save files off to another server, but the IUSER account can't do that.
If I was anonymous, I could substitute a username and it would work.
How can I require a NT logon and still allow the application to save files to another server?
2.anonymous user account name
I often have permission problems when I move my pages unto different servers.
It would be very handy if I could programmatically determine the anonymous
user account name from my asp page.
How can this be done since it is not in the request header for anonymous
requests?
TIA
--
Tom
3.Anonymous user access problem.
Hi,
I have installed IIS6 on windows 2003 server only with FTP services and with
anonymous access enabled for FTP.when i am tring to access the server using
FTP , it gives a error 530 user can not login, login failed.
This is a stanalone server.The anonymous user is having "log on locally
rights" in local system policy.
Pls advice.
Thanks
Amit
4.anonymous users growing
Do you have an application that uses an Access database? If so then there is
a fix for that. I had the exact same problem I called MS opened a ticket was
sent the fix. It worked.
"Kristof" < XXXX@XXXXX.COM > wrote in message
news: XXXX@XXXXX.COM ...
> I have 2 windows 2003 server with the anonymous users that are growing
after
> while asp doesn't response anymore and i have to do a IISRESET to make it
> work again.
>
> after the reset it works for +-10 h and then again the same.
> Can somone help me on this?
>
>
5.Current Anonymous Users Growing and Growning
We have a public website running on IIS 5.0 and use
Current Anonymous Users counter in the Windows
Performance Monitor to view how many current users are
viewing the site.
We can usually expect to see an average reading of 350
users on the system, but recently noticed the number of
users is 2400. Due to the nature of the website, the
amount of users on the site usually drops to around 5-10
out of office hours, but still our reading is showing the
figure of 2400 currently on the system.
Can anyone explain this?
Many thanks.
6. FTP restricting anonymous users to 2 IP's???
7. Performance Monitor - Current Anonymous Users vs. Current Connctions
8. HELP: Current Anonymous Users growing and IIS hang