The FTimes Project The HashDig Project The WebJob Project The PaD Project
Location: / Home / WebJob / Man Pages / webjob-create-account
Man Pages
WebJob
Home
                                                                                                                                                                                                       

NAME

webjob-create-account - Create a WebJob user account.


SYNOPSIS

webjob-create-account [-H webjob-home] [-o option[,option[,...]]] [-p password] [-S webjob-server-home] -u username


DESCRIPTION

This utility creates a WebJob user account.


OPTIONS

-H webjob-home

This option specifies the home directory for the utilities used by this script. The default value is '/usr/local/webjob'.

-o option,[option[,...]]

Specifies the list of options to apply. Currently, the following options are supported:

Force

Force the creation (or recreation) of the specified account. By default, accounts that already exist (in full or part) are not touched.

ForcePassword

Force the password to be reset to a user-specified or random value depending on whether the -p option has been set or not.

LockAccount

Indicates that the account should be locked upon creation.

-p password

This option specifies the user's password. The minimum password length is eight characters, and passwords must consist of characters from the following character set: [0-9A-Za-z/+]

-S webjob-server-home

This option specifies the home directory of the WebJob server. The default value is '/var/webjob'.

-u username

This option specifies the user's account name (a.k.a. username).


RETURN VALUES

Upon successful completion, a value of 0 (XER_OK) is returned. Otherwise, one of the following error codes is returned:

  • 1 = XER_Usage

  • 2 = XER_Abort

  • 3 = XER_PartialSuccess

  • 4 = XER_PasswordRequired


SEE ALSO

webjob-delete-account(1) and webjob-lock-account(1)


AUTHOR

Klayton Monroe


HISTORY

This utility was initially written to support WebJob deployments.


LICENSE

All documentation and code are distributed under same terms and conditions as WebJob.

Copyright 2000-2014 The WebJob Project, All Rights Reserved.
The FreeBSD Project SourceForge Logo KoreLogic, Inc.