SUNScholar/Install DSpace/S07

From Libopedia
Revision as of 10:55, 3 August 2012 by Hgibson (talk | contribs) (Created page with "==Step 7. *** Create the DSpace admin user ***== If you get a "build successful" message from the previous step, then add an admin user for your DSpace installation as follows: ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Step 7. *** Create the DSpace admin user ***

If you get a "build successful" message from the previous step, then add an admin user for your DSpace installation as follows:

/home/dspace/bin/dspace create-administrator

Fill in all the details when prompted and keep the credentials a secret.

Creating an initial administrator account
E-mail address: %emailaddress%
First name: Hilton
Last name: Gibson
WARNING: Password will appear on-screen.
Password: dspace
Again to confirm: dspace
Is the above data correct? (y or n): y
Administrator account created

This is what should happen. Change the %emailaddress% to your email address.

*** Do not let any unauthorised persons have access to your DSpace admin account. ***

Proceed to the next step