MOSS Forum

 
Home » Forum » MOSS       Ask a questionRSS Feeds

AD User Profile Import

  Asked By: Karen Coleman         Date: May 15, 2007      Category: MOSS      Views: 786
 

We've setup the organization information in Active Directory. We have
MOSS 2007 importing the account information, and we have it updating
itself daily. Oddly, we're not seeing the AD organization information
refresh itself on MOSS (update itself) when we edit it in AD.

What would cause this?

Tagged:        

 

8 Answers Found

 
Answer #1       Answered By: Nathaniel Henderson          Answered On: May 15, 2007       

Are you sure that the fields in question are linked to the AD
information? You can check this by going to Shared Services
Administration > User Profiles and Properties > View Profile
Properties at the very bottom.

 
Answer #2       Answered By: Tanner Moss          Answered On: May 15, 2007       

It's got all of the stuff mapped, so I'm finding it a little odd that
it's not getting those updates as they happen. (I've been manually
starting a crawl after making AD changes.)

 
Answer #3       Answered By: Bobby Boyd          Answered On: May 15, 2007       

All profile  imports from Active Directory to the Profile store are
scheduled. Many of the properties for the user  object are not
considered priority. So, many property updates are not copied until
a property with priority status is copied over to the Profile store.

 
Answer #4       Answered By: Sean Perez          Answered On: May 15, 2007       

Ok, interesting, that does explain part or all of what I'm seeing.

So let me throw this out: I've noticed that my full import  and
incremental import are both "custom." I've no idea why. I'd like to
change that so it's from Active Directory. Will this cause me problems?
(Will user  accounts disappear, or anything strange like that?)

 
Answer #5       Answered By: Moises Harrington          Answered On: May 15, 2007       

There is no two way synchronization between Active Directory and the
Profile Store. There is only a one way copy, tagged as
synchronization, from Active Directory to MOSS's profile  store.

You can leverage the Identity Integration Server 2003/2007 to
configure that two way synchronization. Also, there are some 3rd
party products.

 
Answer #6       Answered By: Kory Brock          Answered On: May 15, 2007       

If you go into the custom profile  import, what type of
settings does it show? Our profile import  is set as
custom because we pull our profiles from our global
catalog servers. Because of this, it needs an
alternate port to be used.

 
Answer #7       Answered By: Ernesto Dawson          Answered On: May 15, 2007       

Yeah, I'm pulling from a GAC server too... Does MOSS configure the import  as
custom automatically if you are pulling from a DC that's a gobal catalog too?
(Would that explain why it's custom?)

My big question is: If I change the settings to AD, as opposed to custom, will
it simply update the users I've imported into MOSS? (As opposed to doing
something wacky, like zap them...)

 
Answer #8       Answered By: Santiago Hood          Answered On: May 15, 2007       

I think MOSS pulls from the ot DC OOTB based on the server's Domain. If you
modify the Search Base e.g.,(DC=MyDomain,DC=org) or the user  Filter
((&(objectCategory=person)(objectClass=user))) then it becomes a Custom
connection.

 
Didn't find what you were looking for? Find more on AD User Profile Import Or get search suggestion and latest updates.


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