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
Last revision Both sides next revision
installation:03-aducid-software [2019/11/11 22:17]
mpospisek [Compoment log checks]
installation:03-aducid-software [2020/03/25 21:16]
mpospisek
Line 17: Line 17:
 </codedoc> </codedoc>
 Files for aducid-aaa-modules.  Files for aducid-aaa-modules. 
-**Please check your server hostname in these files, as indicated.** 
  
 Export system variables Export system variables
Line 130: 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 and run the aducid-installer script+Install the aducid-installer script
 <codedoc code:bash> <codedoc code:bash>
 # in this directory, rpm files are located # in this directory, rpm files are located
Line 138: 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   
-# now, the install script will be in the path (/usr/local/bin), invoke it+</codedoc> 
 + 
 +Now, the install script will be in the path (/usr/local/bin). Start it 
 +<codedoc code:bash>
 aducid-installer aducid-installer
 </codedoc> </codedoc>
 +
 +{{ :installation:aim4_installer.png?600 |}}
  
 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 160: Line 168:
 </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 262: Line 270:
  
  
 +[<>
  
installation/03-aducid-software.txt · Last modified: 2021/02/19 14:55 by mpospisek