You can add, modify or delete users on a host using the user command line utility iftpaddu.exe
.
Important: Previous versions of WS_FTP Server user command line utility included arguments to specify quota limits for a user, using the -x and -s arguments. These arguments are no longer supported and are ignored by the user command line utility. The same functionality can be achieved, however, by configuring a user group to which the desired quota limits are applied and adding the user to that group via the user command line utility.
Important: You cannot use this utility to add users to a host that uses a Microsoft Windows user database, Ipswitch IMail database, or External ODBC database.
To run the Add User Utility:
cmd.exe
and click OK.C:\Program Files\Ipswitch\WS_FTP Server\
.iftpaddudu /?
.The basic syntax for adding, modifying and removing a user, as well as the syntax to change permissions for all users on the server at once, are indicated below.
Adding a User |
|
Modifying a User |
|
Deleting a User |
|
Modifying All Users on a Host |
|
Note: All arguments are case-sensitive and must be supplied as lower case.
Arguments |
When to use |
|
Use when you want to add a new user. If -add, - mod, -kill or -all are not specified, -add is assumed. |
|
Use when you want to modify an existing user. |
|
Use to delete a user. You must also specify a username using |
|
This argument can be used in conjunction with the |
|
Specifies an external file from which to read additional arguments. |
|
Adds a username, where username the user you want to add. This is the only required argument. Only one username can be added in a single command. |
|
Specifies the user's host, where hostname is the name of the file transfer host. The primary FTP host is used if no host is specified. |
|
Specifies the full name of the user. The full name must be enclosed in quotes if it contains any spaces. |
|
Specifies the password for a user. If you omit this argument when adding a user, the user's password defaults to "password." |
|
Adds the user to the specified group. |
|
Removes the user from the specified group. |
|
Enables the user to log on. This is the default setting when adding a new user. |
|
Disables the user account, so the user cannot log in. |
|
Enables the user to change password from an FTP client. |
|
Disables the user's ability to change password from an FTP client. |
|
Grants the user System Administrator permissions. |
|
Removes System Administrator permissions from the user. |
|
Grants the user Host Administrator permissions. |
|
Removes Host Administrator permissions from the user. |
|
Locks a user to their home folder. |
|
Unlocks a user from their home folder. |
|
Outputs a list of the commands needed to generate all of the users on a host in a format that can be used with the -f argument. If -u is specified, only the commands needed to generate the specified user are output. Examples: |