How to import all the users specific attributes from one box to another ?

How to import all the users specific attributes from one box to another ?
[14 byte] By [708950] at [2007-11-25 4:37:26]
# 1

There are two possible ways to do it and neither of them are easy or elegant ..

Do an ldif dump

db2ldif and this should generate the whole ldif from you can copy the attribute you need and then import into your newer instance.

Alternatively you can do a ipsadmin get user user_name and then import into the new portal. You have to do this for all user profile.

Can you be a little bit more specific on what you are trying to do and there maybe other options ...

Karthik_Krishnamoorthy at 2007-6-29 3:08:36 > top of Java-index,Web & Directory Servers,Portal Servers...