Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

User profile import and adding user profiles

  Asked By: Abhilasha Adani         Date: Aug 13, 2009      Category: Sharepoint      Views: 673
 

I am bit confused about adding user profile and importing user profiles in SSP.
Are they doing the same thing. Can anyone please brief on the differences btwn adding user profiles and user profile import

Tagged:            

 

4 Answers Found

 
Answer #1       Answered By: Silvia Wilkinson          Answered On: Aug 13, 2009       

Importing user  profiles - used to import  the user properties from any directory , by default - from domain controller or some other directory as ADAM using LDAP parameters.

main reason behind this import is to sync the user properties in the directory at par with moss user profile.

Eg - if the user mailid or office location is changed in AD, user profile  service will sync the moss user profile.

Adding user profile - some of the services accounts such network service/enterprise domain/ domain admin account not imported by the profile import can be added via add user profiles

 
Answer #2       Answered By: Candy Walter          Answered On: Aug 13, 2009       

one more doubt
for adding user  profiles is there any OOFB method or do we need to do that thru code

 
Answer #3       Answered By: Leanne Rios          Answered On: Aug 13, 2009       

you can add the user  profiles without writing a single line of code or if you want to add 1000s of profiles  from some existing profile  database then you can write some user profile import  code.

You can add the user profile manually using the SSP Administration page, Check the User Profile section and click on New User profile.

That will allow you to add user profiles thru the SSP Admin UI.

 
Answer #4       Answered By: Zachary Roberts          Answered On: Aug 13, 2009       

you can add the user  profiles without writing a single line of code or if you want to add 1000s of profiles  from some existing profile  database then you can write some user profile import  code.

You can add the user profile manually using the ssp  Administration page, Check the User Profile section and click on New User profile.

That will allow you to add user profiles thru the SSP Admin UI.

 
Didn't find what you were looking for? Find more on User profile import and adding user profiles Or get search suggestion and latest updates.


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