Sun Java System Portal Server 7.1 Command Line Reference

Example


Example 5–7 psadmin export

psadmin export -u amadmin --passwordfile /tmp/passwd -t desktop desktop.par

psadmin export -u amadmin --passwordfile /tmp/passwd -t provider -d "ou=DeveloperSample,dc=someplace,dc=siroe,dc=com" -x expfile1.txt,expfile2.txt desktop.par


psadmin export -u admin-user -f password -p portal1 -t desktop --files-only files.par

In the above example, the command exports the file system data.

psadmin export -u admin-user -f password -p portal1 -t desktop --dp-only dp.par

In the above example, the command exports the display profile from all organizations.

psadmin export -u admin-user -f password -p portal1 -t desktop all.par

In the above example, the command exports both the file system data and the display profiles from all organizations.