Difference between revisions of "SUNScholar/Install DSpace/S07"

From Libopedia
Jump to navigation Jump to search
Line 16: Line 16:
 
</pre>
 
</pre>
  
This is what should happen. Change the %emailaddress% to your email address.
+
This is what should happen. Change the %emailaddress% to the email address of the system admin or repository manager.
  
 
'''<font color="red">*** Do not let any unauthorised persons have access to your DSpace admin account. ***</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 14:00, 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 the email address of the system admin or repository manager.

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

Proceed to the next step