1 / 10

Settings and properties

Settings and properties. Sergey Sukhonosov, Dr. Sergey Belov National Oceanographic Data Centre, Russia. Training course on establishment of the ODP regional node and data network for SNDM-Argentina ,7 - 11 October 2013, Buenos Aires, Argentina. Users and roles

allie
Download Presentation

Settings and properties

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Settings and properties Sergey Sukhonosov, Dr. Sergey Belov National Oceanographic Data Centre, Russia Training course on establishment of the ODP regional node and data network for SNDM-Argentina ,7 - 11 October 2013, Buenos Aires, Argentina

  2. Users and roles Create user and assign proper role Specify roles in web-app configuration file $JBOSS_HOME/server/default/deploy/dpms.sar/dpms.war/WEB-INF/web.xml E.g.: <auth-constraint> <role-name>MINCYT:DP:ADMIN</role-name> <role-name>MINCYT:DP:USER</role-name></auth-constraint> … <security-role><role-name>MINCYT:DP:ADMIN</role-name></security-role> <security-role><role-name>MINCYT:DP:USER</role-name></security-role> Initial settings

  3. Initial settings c) Specify roles for non-SSO access $JBOSS_HOME/server/default/conf/dpms/config/dpms-roles.properties $JBOSS_HOME/server/default/conf/dpms/config/dpms-users.properties E.g.: dpms-roles.properties: admin=MINCYT:DP:ADMIN dpms-users.properties: admin=password

  4. Main DP configuration • $JBOSS_HOME/server/default/conf/dpms/config/config.properties

  5. Main DP configuration

  6. Main DP configuration

  7. Main DP configuration

  8. JBoss AS configuration • $JBOSS_HOME/bin/run.conf (for Linux) or$JBOSS_HOME/bin/run.main.bat (for Windows) “JAVA_HOME” – JDK installation path “JAVA_OPTS” parameters: -Xms – initial heap memory size -Xmx – maximum heap memory size • $JBOSS_HOME/bin/run.bat (for Windows) Specify IP address binded to JBoss AS E.g.: run.main.bat –b 0.0.0.0

  9. DP initial configurations • $JBOSS_HOME/server/default/conf/dpms/dpdb.properties PATH_TO_IR=/opt/dp/jboss-4.2.3.GA/server/default/conf/dpms/resources ELEMENTS_MD_FILE=/opt/dp/jboss-4.2.3.GA/server/default/conf/dpms/elements/BODC/ElementsMD_en.xml • $JBOSS_HOME/server/default/conf/dpms/config/quartz-jobs.xml All pathes in tags <value> should be updated depending on JBOSS installation path E.g.: <value>/opt/dp/jboss-4.2.3.GA/server/default/conf/dpms/ncResults,240</value>

  10. Questions?

More Related