User Tools

Site Tools


installation:03-aducid-software

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
installation:03-aducid-software [2020/02/13 17:13]
mpospisek [Installation]
installation:03-aducid-software [2021/02/19 14:55] (current)
mpospisek
Line 129: Line 129:
   * Copy the repository directory from the ADUCID Server Kit DVD to  /media/ADUCID   * Copy the repository directory from the ADUCID Server Kit DVD to  /media/ADUCID
  
-Install the aducid-installer script+Install the aducid-installer script (into /usr/local/bin) and start it
 <codedoc code:bash> <codedoc code:bash>
 # in this directory, rpm files are located # in this directory, rpm files are located
Line 137: Line 137:
 # dtto as above # dtto as above
 yum localinstall aducid-installer-4.x.y-1.z.el7.centos.noarch.rpm    yum localinstall aducid-installer-4.x.y-1.z.el7.centos.noarch.rpm   
-</codedoc> +#
- +
-Now, the install script will be in the path (/usr/local/bin). Start it +
-<codedoc code:bash>+
 aducid-installer aducid-installer
 </codedoc> </codedoc>
Line 148: Line 145:
 The aducid-installer script (see /usr/local/bin/aducid-installer.sh) asks about AIM server parameters: The aducid-installer script (see /usr/local/bin/aducid-installer.sh) asks about AIM server parameters:
  
-hostname | Preferably whole DNS name | +AIM host | Preferably whole DNS name | 
-service provider ID | AIM machine inner identification. DNS hostname is a good candidate. | +SPID (Service Provider ID) AIM machine inner identification. DNS hostname is a good candidate. | 
-| icon file | 100x100 .png file that will be seen on client PEIGs. This can be changed anytime, files are located in /usr/share/pixmaps | +Display Name | AIM identification that will be displayed on user PEIGs |  
-replication password In fact, DB access password for account created during install |+| Internal Network | Network for R4 (Server App <-> AIM) communication | 
 +| AIM Sync Public/Private Key | Certificates used to secure direct synchronization between two AIM servers (e.g. during identity link data transfers) | 
 +| DB Password | Password for DB access | 
 +| Server icon | 100x100 .png file that will be displayed on user PEIGs. This can be changed anytime, files are located in /usr/share/pixmaps | 
 +Proofing If you need to install sample proofing applications (Yes/No) |
  
 ===== Post-install checks ===== ===== Post-install checks =====
Line 164: Line 165:
 </codedoc> </codedoc>
  
-Other certificates used by ADUCID server are listed in /opt/tomcat/conf/ADUCID.properties. After you set this parameters to your certificate files, restart of the tomcat9.service is needed.+Other certificates used by ADUCID server are listed in /opt/tomcat/conf/ADUCID.properties, see AIM Sync Public/Private Keys above. After you set this parameters to your certificate files, restart of the tomcat9.service is needed.
 <sxh bash> <sxh bash>
 PUBLIC_KEY=/opt/aaa/certs/wild.aducid.com.crt PUBLIC_KEY=/opt/aaa/certs/wild.aducid.com.crt
Line 266: Line 267:
  
  
 +[<>
  
installation/03-aducid-software.1581613987.txt.gz · Last modified: 2020/02/13 17:13 by mpospisek