Is there a means in SPS2003/IIS6 to force the user's session to timeout? For instance, if a user authenticates to the portal on a public workstation and then...
Esteemed Sharepoint colleagues, Newbie here - not new to portals (6+ years), but new to SPS2003. It seems Single-Sign-On (SSO) is enabled on an existing portal...
The simplest way to do this would be to disable Windows Integrated Authentication and enable Basic authentication instead, or to disable automaticc sending of...
Not OOTB, but it is possible to create such a thing using an HTTP Filter in IIS which stores it's own session info on the server and highjacks the request to...
i installed the Office Solution Accelarator: Inerview Manager from Microsoft. after installation i tried putting up the web part that comes with it. but after...
Did you follow the instruction to copy the DLL in the Global Assembly Cache. Check c:\windows\assembly to make sure the web part assembly are in there Daniel ...
BH, Thanks for the ideas - I'll try the browser settings first, as that's the most "local", and will only affect my own browser's operation. Will let you know...
The following behavior is what we are experiencing when using Office 2003 against WSS/SPS2003. Would someone confirm that this is the proper results (i.e. by...
Dear All, I don't see the link to change the theme for the whole portal site. I found a way to change the homepage theme by going to central administration,...
Dear All, I don't see the link to change the theme for the whole portal site. I found a way to change the homepage theme by going to central administration,...
According to the documentation the web part property can store an array as long as it is serializable. As anyone successfully done this? Because I am having...
That's how IE and the Windows HTTP stack treats security. NETBIOS name is always trusted. Anything with a single dot (".") in the name (either FQDN or IP ...
Hi, I created an Image library Web part with some customization views in the test portal. Now I should move it to the real portal, but I don't know how to do...
Sure can - (assuming administrator or content manager rights) 1)Select the SPS area where the web part is instantiated (displayed). 2)Click the Image Lib (in...
curtis_jef@...
Jun 3, 2004 3:14 pm
7905
I have 3 specific user profiles (out of 450+) in my Active Directory that I do *not* want SPS2003 to import during its full update. The profiles show up in a...
I'm having an issue with users not able to check documents in as they usual do. All of these users have permissions and at some time, have checked in...
First thing to check is the file extension and name of the file to make sure it is accepted by sharepoint. Next I would check permissions and if anyone with...
You should be able to modify the LDAP filter in the profile import connection properties to include the present string and then the ! modifier in LDAP filter...
The file extensions are .ppt for PowerPoint and .jpeg for an employee picture. These types have been checked in to these same folders in the past without...
Well, yes and no. Generally I've learned that when something works sometimes and doesn't work other times that it is typically user error. I.E naming a file...
Hello Everyone, I have need some help urently. I have created a document library in SPS 2003 and trying to setup security settings for it. 1) I went to "Modify...
You cannot setup security for a list within an area. Your only options is to secure the area and all lists in the area will inherit the security settings from...
Hi All: As any one had luck in integrating .Net Passport authentication with either Sharepoint Portal Server 2003 or Windows Sharepoint Services? Look forward...
Greetings esteemed Sharepointers, It appears that SPS2003 does not out-of-box provide for boolean AND searches against the full text index: Issue #1 ======== ...
Using a (!(sAMAccountName=xxxxxxx)) clause did the trick. Thanks! (A new ACL group is now next on the list, once we decide which of the 540 accounts should not...
Afraid that's not likely to work, as both SPS and WSS require a Windows account (local, NT domain or AD depending on your deployment details) for all...
We need to wait for Windows Server 2003 R2 with the integrated federated identity services before SharePoint technologies can adopt those things. ... Windows...
Has anybody been successful using the Spout.exe and Spin.exe to export and import document library from SPS 2001 to SPS 2003? I'm able to use the Spout.exe to...