Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • From your uPortal source directory create the new account by issuing the following command from the command-line:
    No Format
    ant md5passwd -Dusername=library-lo
    
  • You will be prompted to enter a password for the new account
    No Format
    Buildfile: build.xml
    
    prodPrompt:
    
    md5passwd:
    
    install-parent-pom:
    [artifact:install] [INFO] Installing /portal/uPortal-3.2.2/pom.xml to /root/.m2/repository/org/jasig/portal/...
        [touch] Creating /tmp/jasig/uportal-parent.pom-1617936594-marker
         [echo] Artifact '/portal/uPortal-3.2.2/uportal-impl/target/uportal-impl-3.2.2.jar' is up-to-date
    [artifact:install] [INFO] Installing /portal/uPortal-3.2.2/uportal-impl/target/uportal-impl-3.2.2.jar to /root/.m2/repository/org/jasig/...
         [java] Working directory ignored when same JVM is used.
         [java] log4j:WARN No appenders could be found for logger (org.jasig.portal.spring.locator.PortalDbLocator).
         [java] log4j:WARN Please initialize the log4j system properly.
         [java] Enter Password for library-lo:
    
  • Once you enter a password you should receive the success message
    No Format
    ...
    [java] Password Updated...
    
    BUILD SUCCESSFUL
    Total time: 34 seconds
    
  • Now login to uPortal as an administrator and you will automatically receive the library-lo account in the Password Management portlet (see image below)

...