You can easily set the starting object_id sequence for the system above the highest object_id of your old system.
Then when you import users, and content, you can specify the existing ids. I used this method and it worked great.
I think an easy way to set the starting number of the object_id sequence, either from a parameter file or the install web interface, would be useful