We use Kerberos auth on a W2K3 IIS 6.0 server. We have a web application configured for Integrated Authentication and have applied a domain distribution list, not security group, to control access. Most users are able to access the site except for a few. All other applications on the same...
I am receiving the following error in the crawl logs when indexing an exchange public folder:
"rb://myserver/public/group/it team
Exception from HRESULT: 0x80040E4D"
The first log message indicates a success status. The default account has access to the public folder. What is the problem...
We are trying to connect to a SharePoint 2007 server from a Windows 2003 web server. I have the web client enabled and running on the W2K3 server. IE is configured to use Integrated Authentication on both W2k3 and SharePoint. I am continually receiving a network prompt requesting for user...
You might want to read the below link first.
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnsnmp/html/snmp.asp
Good luck!
Paul
Work on Windows, play on Linux.
By using the phrase "Internet users", I assume that the website will be open to the public. Therefore, no AD is required however, there are a few security concerns regarding the access of files stored on the NAS but we can workaround that.
I recommend you do not specify a default gateway for...
Based on the information you provided, I assume the .\Includes is defined as the virtual directory for myfiles and this is the location of your inc files and test.asp page. Therefore, the correct statement in the test.asp should read:
<!-- #include file="/SimpleChart2_1_VB.inc" -->
and you...
How are the servers setup on your network? Are they internal or are they in a DMZ?
1. Setup your servers to use private IP's
2. You can use the NLB manager or you can use the MS KB article http://support.microsoft.com/kb/323431/en-us to setup the NLB clustering. Make sure you use one of your...
I recommend including a code snippet of the includes in the page you are trying to access and how far nested in the virtual directory (i.e. W3SVC/1/MyVirtualDir or is it further nested)?
Basically, the reference code within ASP page should read
<!--#include file="/myVirtualDir/myfile.inc"-->...
A little more secure method is to allocate a private IP address for all of your servers and use one public IP address for the cluster IP. You will be able to minimize the attack surface on your server systems by doing it this way. In addition, setup all of your web servers to use a hostheader...
I presume you used the following commandline syntax
setspn -a http/myserver.mydomain.com mydomain\svcuser
Good. You need to use the service account as the identity for the application pool. Replace network service NTFS perms with the service account.
This should work.
It might be wise to...
Hi.
We are running SPS 2003 and I have a problem. I am an administrator of the entire portal. I cannot add an audience to a list or document library nor can I remove the default "All portal users" from the resource. I can't change the audience anywhere on any site within the portal. I am...
I will give it a shot...
First off refer to the hardware section of the Microsoft comparison web site (http://www.microsoft.com/windowsserver2003/evaluation/features/comparefeatures.mspx#64Hardware%20Specifications).
Windows 2003 Standard should do with this particular setup. A limitation...
C:\Windows\Microsoft.NET\Framework
Look at the folder with the most current verson. I believe 2003 comes with v1.1.4322. Unless you upgraded to 2.0.
Paul
Work on Windows, play on Linux.
Ideally, I want web users to log into the default page before gaining access to local or remote directories. How can I prevent users from browsing an application? A user can access images, css and even upload ares by typing the URL (e.g. http://myserver/myapp/style/mystyle.css.). We use...
How can I prevent users from browsing the application? A user can access images, css and even upload ares by typing the URL (e.g. http://myserver/myapp/style/mystyle.css.). Ideally, I want them to log into the default page before gaining access to local or remote directories. We use Windows...
Somedays I really hate Microsoft. Let me further explain my issue.
I have COTS products that create their own local user accounts. I have added these local accounts to our GPO because the local policy gets overwritten by the GPO. Servers that do not have these accounts defined are generating...
I need to turn off logging for event id 1202 error 0x534. How can I turn off SceCli from logging to Application log?
Paul
Work on Windows, play on Linux.
How can I allow local and domain User Rights Assignments to coexist?
For example, we are using domain service accounts to run COM+ and batch jobs. We set the appropriate User Rights Assignments in GPO ( "Logon as a Batch Job" and "Logon as a Service" ). Everything seems to work OK however...
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.