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

From Libopedia
Jump to navigation Jump to search
m
m (Text replacement - "/home/dspace" to "$HOME")
Line 7: Line 7:
 
  cd
 
  cd
  
  /home/dspace/bin/dspace create-administrator
+
  $HOME/bin/dspace create-administrator
 
Fill in all the details when prompted and keep the credentials a secret. See example activation below.
 
Fill in all the details when prompted and keep the credentials a secret. See example activation below.
 
;<font color="red"><big>*** Do not let any unauthorised persons have access to your DSpace admin account. ***</big></font>'''
 
;<font color="red"><big>*** Do not let any unauthorised persons have access to your DSpace admin account. ***</big></font>'''

Revision as of 09:50, 23 January 2015

NEXT - STEP 8

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:

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 admin account. ***
*** WARNING: Your admin password is 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 or repository manager. You decide.