Difference between revisions of "SUNScholar/Install DSpace/S07"
Jump to navigation
Jump to search
m |
m |
||
| Line 26: | Line 26: | ||
</pre> | </pre> | ||
| − | This is what should happen. Change the '''%emailaddress%''' to the email address of the system admin | + | This is what should happen. |
| + | |||
| + | Change the '''%emailaddress%''' to the email address of the "system admin", "repository manager", "scholarly communications director". | ||
You decide. | You decide. | ||
Revision as of 11:00, 26 May 2016
NEXT - STEP 8
Step 7. *** Create the DSpace super-admin user ***
If you get a "build successful" message from the previous step, then add an admin user for your DSpace installation.
Type the following as the "dspace" user:
cd
$HOME/bin/dspace create-administrator
Fill in all the details when prompted and keep the credentials a secret. See example activation below.
- *** Do not let any unauthorised persons have access to your DSpace super-admin account. ***
- *** WARNING: Your admin password might be displayed on the screen. Be careful! ***
Creating an initial administrator account E-mail address: %emailaddress% First name: Hilton Last name: Gibson WARNING: Password will appear on-screen. Password: XXXXXXXX Again to confirm: XXXXXXXX Is the above data correct? (y or n): y Administrator account created
This is what should happen.
Change the %emailaddress% to the email address of the "system admin", "repository manager", "scholarly communications director".
You decide.
PREVIOUS - STEP 6