The eagle-i applications require additional system users for several automated processes.
- Global user. This is an automated agent responsible for keeping the cached copy of commonly used resources up to date with the Commonly Used Resources' repository. This agent caches only the minimal information needed for the SWEET application.
- Anonymous user. This agent is responsible for retrieving published information for using the profiles integration and for the resource listings on the institution (node) home page.
1. Create the additional system users
Using the repository admin interface, create the following users:
- Global user.
- Role: Automated Agent
- Corresponding properties:
eaglei.datatools.globals.user & eaglei.datatools.globals.password
- Anonymous user.
- Role: Do not select any roles
- Corresponding properties:
eaglei.anonymousExtended.user & eaglei.anonymousExtended.password
2. Add the additional system users to the properties file
In the SSH terminal:
- Go to the eagle-i configuration directory
- cd /opt/eaglei/conf/
- Open the eagle-i-apps-credentials.properties file in the text editor of your choice.
- Add the credentials for the two system user mentioned above to the file
- Save your changes.
Finish repo
[root@ip-172-31-54-208 sparqler]# cd /opt/eaglei/conf/ [root@ip-172-31-54-208 conf]# vim eagle-i-apps-credentials.properties ##### eagle-i-apps-credentials.properties file #### # GLOBAL SERVICE eaglei.datatools.globals.user=dtgu eaglei.datatools.globals.password=dtgp # Catalyst service eaglei.anonymousExtended.user=eaeu eaglei.anonymousExtended.password=eaep
Overview
Content Tools
Activity