User, Group And Default Configurations - IBM Aspera HST Admin Manual

High-speed transfer server
Table of Contents

Advertisement

Syntax Error: Syntax error.
or"option_mask", got "enable_htt"
Reading aspera.conf configuration settings with asuserdata
You can view the current configuration settings by section and all the possible parameters with their default values
and corresponding asconfigurator syntax by running asuserdata.
# /opt/aspera/bin/asuserdata [options] [commands]
The asuserdata command must be run either from within the Aspera bin directory, or with the full path in front
of it.
Multiple command flags can be specified per call. The option flags modify the output of command flags that follow
them (but not command flags that precede them).
Command Flags
Command Flag
-u user
-g group
-d
-c
-t
-a
-s
-+
Option Flags
Option Flag
-x
-b
Note: To see all asuserdata command options, run asuserdata -h.

User, Group and Default Configurations

General Syntax
This collection of commands configures settings for transfer authorization, bandwidth, and encryption. These settings
can apply to particular users, users in particular groups, or globally to all users.
The syntax of set commands for users, groups and global settings are:
# asconfigurator -x "set_user_data;user_name,username;parameter,value"
# asconfigurator -x "set_group_data;group_name,groupname;parameter,value"
# asconfigurator -x "set_node_data;parameter,value"
Valid values are "assert_current","server"
Description
Outputs configurations set in the user section for the specified user.
Outputs configurations set in the group section for the specified group.
Outputs configurations set in the database section.
Outputs configurations set in the central server section.
Outputs configurations set in the HTTP server section.
Outputs configurations set in all sections except the user and group section.
Outputs the default specification for aspera.conf configurations. Similar to -+ but
does not show asconfigurator commands.
Outputs the default specification for aspera.conf configurations and corresponding
asconfigurator commands for each parameter.
Description
Formats output as XML.
Formats output in human readable language.
| Asconfigurator Reference | 315

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents