uPortal by JA-SIG
.

JA-SIG Home

About uPortal

Documentation

Getting Started

Developers

Implementors

Users

Background

Release

.

MD5passwd: user password creation tool

The MD5passwd program is used for creating encrypted passwords in the UP_PERSON_DIR table in the database used by the uPortal reference implementation.

MD5passwd can be invoked using the ant build tool thusly:

ant md5passwd -Dusername=ken

The following contains sample output:

Buildfile: build.xml

prepare:

compile:

md5passwd:
[echo] Invoking md5passwd
[java] Working directory ignored when same JVM is used.
[java] Enter Password for ken:
*****
[java] Password Updated...

BUILD SUCCESSFUL

Total time: 9 seconds

 

.
 
.
JA-SIG Home * About uPortal * FAQ * Download * Documentation * Getting Involved *
Code Repository * Reporting Bugs * License *