Initial Setup and Next Steps
After completing the technical installation of ABCD, there are some crucial configuration steps that should be performed before starting to use the system in production. These steps ensure the security and personalization of your instance.
1. Change Administrator Passwords (Critical)
The first and most important action is to change the default passwords. These credentials are public, and keeping the default passwords is a major security risk.
Access the Central Module:
- URL:
http://localhost:9090(or your server's address) - User:
abcd - Password:
adm
How to change:
- In the main menu, under the Administration section, click on User administration.
- Select User administration again.
- You will see a list of operators. Click the edit icon (pencil) next to the abcd user.
- In the form, set a new secure password in the "Password" and "Confirm password" fields.
- Click Save.
Access the Site Administration:
- URL:
http://localhost:9090/site/admin - User:
adm - Password:
x
How to change:
- In the site administration menu, under the Access section, click on Users.
- You will see the adm user. Click the edit icon next to the user.
- Set a new password and save.
2. Customize the Institution's Identity
You can customize the look and feel of ABCD with your institution's name and logo.
In the Central Module:
- Access the Central Module as an administrator.
- Go to Administration → ABCD Configuration → System settings (abcd.def).
- Here you can change the texts that appear in the header and footer, as well as the logo.
In the ABCD Site (Public Portal):
- Access the Site administration (
/site/admin). - In the Structure menu, you will find several options to customize the portal:
- ABCD Logo: Change the logo that appears at the top of the site.
- Identification: Change the site name that appears in the header.
- Responsible institution: Edit the contact information that appears in the footer.
3. Create Profiles and Operators
Before the team starts cataloging, it is good practice to create access profiles and individual user accounts.
- Create Profiles: Go to User administration → Create/edit profiles and define the permission levels (e.g., "Cataloger", "Circulation Operator").
- Create Users: Under User administration, create an account for each team member, assigning them the appropriate profile.