Command Line Utility Guide

Command Line Utility Guide

addWebUser

addWebUser

Add a Web User to
Managed File Transfer
using the addWebUser command. A Web User can be added with as little information as a Web User Template and a user name. The following table lists the available options when adding a Web User.
Example:
infamftcmd.bat -server http://10.1.4.1:8000/informaticamft -user Administrator -password Administrator -command addwebuser -webusertemplate "Web User Template" -username jsmith
inf
ormaticamft
Parameter Name
Description
Required?
Default Value
webUserTemplate
The template to use when creating the web user. Many of the permissions and settings for this Web User account can be predefined in a Web User Template.
Yes
None
userName
The Web User account name.
Yes
None
userPassword
Password for the Web User. The password must meet the restrictions set in the Web User Password Policy. If using a base64 encoded password hash, specify the algorithm with the "userPasswordAlgorithm" parameter.
No
None
userPasswordAlgorithm
If the userPassword parameter is specified, this parameter becomes optional and is used if the specified password is stored in an encrypted format (hashed and base64 encoded). Supported hash algorithms are MD2, MD5, SHA-1, SHA-256, SHA-384 and SHA-512. The algorithms must be specified in upper case.
No
None
firstName
Web User's first name.
No
None
lastName
Web User's last name.
No
None
description
A description of the web user.
No
None
organization
The organization of the web user.
No
None
email
Web User's email address. If the Web User Template is configured to email the new Web User their password, the email address parameter is required.
No
None
phone
The phone number of the web user.
No
None
httpsFingerprint
The HTTPS SHA1 fingerprint for the web user. Only specify this option if the Web User authenticates using a Certificate.
No
None
AS2Fingerprint
The AS2 SHA1 fingerprint for the web user. Only specify this option if the Web User authenticates using a Certificate.
No
None
ftpesFingerprint
The FTPES SHA1 fingerprint for the web user. Only specify this option if the Web User authenticates using a Certificate.
No
None
ftpsFingerprint
The FTPS SHA1 fingerprint for the web user. Only specify this option if the Web User authenticates using a Certificate.
No
None
homeDirectory
The home directory for the web user.
No
None

0 COMMENTS

We’d like to hear from you!