Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

How to extract users from Domain group users in WSS programatically

  Asked By: Andrew Jackson         Date: Oct 09, 2007      Category: Sharepoint      Views: 637
 

The Domain group is added in WSS site as *DomainName\Domain users*
I want to extract the perticular user's details suppose xyz from this
domain users using .net or sharepoint object model

how we can do this??
any solutions?

Tagged:                    

 

2 Answers Found

 
Answer #1       Answered By: Marjorie Humphrey          Answered On: Oct 09, 2007       

This is a shot in the dark based on limited knowledge - I'm guessing
that what happened was your old user had a different ID than the new
user, despite having the same user name. Thus, SharePoint doesn't
know what to really do with it. It sounds sort of like this KB
article:

http://support.microsoft.com/kb/896593

People with 2007 already have the migrateuser switch in stsadm, but
that might help.

 
Answer #2       Answered By: Chelsey Watts          Answered On: Oct 09, 2007       

Perhaps the rest of us need to learn to make an AD security group  the
owner of all things sharepoint.

 


Your Answer
  • Answer should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].