Tagged Questions
1
vote
2answers
509 views
Link current WSS installation to a new Active Directory
I am faced with a problem of having to link a current setup of WSS 3.0 (SharePoint) to a newly built Active Directory and do not want to have to re-link all my users back into People and Groups on the ...
0
votes
1answer
116 views
Detecting dead accounts and cleaning them from a SharePoint site
I've been asked to create a solution which detects the dead accounts and cleans it up from a SharePoint site.
I found a code snippet here (in the comments) which checks each user against the AD and ...
0
votes
2answers
869 views
How do you add an Active Directory user to SharePoint using WSS?
Is it possible to introduce existing AD users into SharePoint using WSS?
If I create a new list item manually, and there is a User / People Picker field in the list, if I type a username in the field ...
0
votes
1answer
144 views
How do I use the AD username to select content from a WSS list
I have a WSS list containing user profile data (Columns: Username, Name, DOB) etc. I need to display the correct user profile from this list using the username of the currently logged in user (Active ...
1
vote
1answer
2k views
Active Directory authentication on WSS 3.0
Our customer wants to use their existing active directory to authenticate users on a new WSS 3.0 server. The company is using several domains.
I have read this thread ...
4
votes
4answers
11k views
SharePoint (WSS) Authentication Across Multiple Domains
First, a little background: We have an intranet site based on WSS 3.0 that is hosted on a server in *DOMAIN_A.LOCAL* and set up to use Integrated Windows Authentication to authenticate users against ...