Difference between revisions of "SUNScholar/Install DSpace/S07"
Jump to navigation
Jump to search
(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: ...") |
|||
| Line 18: | Line 18: | ||
This is what should happen. Change the %emailaddress% to your email address. | This is what should happen. Change the %emailaddress% to your email address. | ||
| − | '''<font | + | '''<font color="red">*** Do not let any unauthorised persons have access to your DSpace admin account. ***</font>''' |
'''[[SUNScholar/Install Dspace/S08|Proceed to the next step]]''' | '''[[SUNScholar/Install Dspace/S08|Proceed to the next step]]''' | ||
Revision as of 13:52, 3 August 2012
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