The Enterprise Sample portal display profile file goes in the o=EnterpriseSample,dc=siroe,dc=com DN and the display profile file is in PortalServer-base/par-src/enterprise_sample/dp directory.
Create the default portal PAR file.
For example, typePortalServer-base/bin/psadmin create-par --dir PortalServer-base/par-src/default-portal/ /tmp/default-portal.par
Import the default portal PAR file.
For example, type PortalServer-base/bin/psadmin import -u amadmin -f password-file -p portal1 --overwrite /tmp/default-portal.par.