0
votes
2answers
35 views
Possible to only import User Profiles from Active Directory, not synchronize?
Wondering if there is a way in Sharepoint 2010 to import User Profiles from Active Directory without exporting them back?
I've got a User Profile Synchronization connection made …
1
vote
2answers
54 views
Synchronize User Profile data from an external list
I would like to use additional properties from another datasource (SQL server) as additional user properties, then push them back to active directory. I setup a sample BCS to the …
1
vote
2answers
52 views
How can I work around a user’s manager not being populated in Active Directory
Hello there, I am newbie in SharePoint 2010.
Here is what I'm trying to do...
I have portal users (active directory integrated).
A user from x department will fill an employee re …
0
votes
2answers
258 views
How to synchronise changes in Active Directory with Sharepoint profile info
I recently had an incident where the email details of a Sharepoint user were changed in Active Directory. These changes were not transferred into SharePoint and I had a problem in …
0
votes
1answer
206 views
stsadm createsite “User cannot be found” error
I'm trying to create a site collection via stsadm. I do:
STSADM -o createsite `
-url "<url>" `
-title "<title>" `
-description "<desc>" `
-lcid …
1
vote
0answers
140 views
Task Assignment with Active Directory Groups
Here's the situation:
Single Sharepoint web front end server in domain A.
Site is also used by members of domain M.
There is a one-way trust from domain A to M.
The people picker …
0
votes
4answers
1k views
stsadm migrateuser: The user does not exist or is not unique
I'm running:
stsadm -o migrateuser -oldlogin "domain1\user" -newlogin "domain2\user" -ignoreidhistory
and getting the error "The user does not exist or is not unique".
The user …
2
votes
1answer
169 views
SharePoint and several Active Directory sources(solved)
I have either a SharePoint AD sync problem or AD problem.
I have mapped several AD sources to be imported into SharePoint:
SP-domain AD 1
AD 2 - > groups to be imported into SC …
1
vote
2answers
230 views
Tie sharepoint list, active directory group and forum together
HI,
We are using Microsoft Exchange together with Active Directory and Sharepoint MOSS. I want to accomplish the following:
Interest groups defined already in AD and used as Mai …
1
vote
2answers
60 views
Importing specific profiles from AD
I want to import accounts in specific OU's and not the whole Active Directory.
I have created the connection to AD and everything is working well.
I'm sure it is possible to import …
1
vote
4answers
312 views
Syncing profile details with active directory
Several fields in MOSS profiles are mapped to fields in active directory and we have given the user the ability to modify these.
But when the incremental profile import runs it ov …