How do you import user profiles other than from Active Directory?
AD is the only source available OOTB. You could create a custom app (or searchto see if a 3rd party has done so) to update user profiles using the SharePointObject Model or Web Services.
Can you import from two AD forest at the same time, then?
Yes, assuming you setup an account with access, and all the appropriate trustsare in place. In the import settings you can customize the source of theprofile imports, just set it up there.
I remarked thatAnd I think it was not the right instruction cbeause when i sent thedocument i i didn't remark that Dave Needs to Import users from OtherDomain.
You need to use the API and write some code to do so...