Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Add A Local User Account Via The Command Line

uPortal provides a number of installation and configuration utilities as command line tools implemented in Ant and Maven.

One of these is the md5passwd uPortal-local account creation tool.

To create a local user account using the command line tool do the following:

ant md5passwd \-Dusername=guest-lo
  • No labels