Show/Hide Toolbars

Using the Inventu Viewer FTP Server Macro

Navigation: Configuration File

Global Settings

Scroll Prev Top Next More

Global Settings include:

 

Name

Type

Description

IAMAttribute

text

If you have an active Identity Access Management environment like OpenID or SAML 2.0, this is the name of a custom property for each user that defines which FTP Profiles that user is authorized for.

 

Each Inventu FTP profile has an optional accessFlag setting which, if defined, is searched in the user's IAMAttribute to determine if there is a match.

 

Example:  IAMAttribute is set to "ftpFlags" and an FTPProfile has accessFlag=S.  Any user with the letter S anywhere in that user's ftpFlags custom attribute will match to the profile.

IVProfiles

text

*=All Profiles

 

Or, a comma delimited list that defines the active host connection profiles that should include this macro in the available list following connection by a user.

 

This is case sensitive for the profile names.  Note that a profile name can be overridden in the profile definition with the Configuration option Profile Macros Application Identifier For profiles with this configuration option set, use the setting instead of the Profile name in this list.

 

Example that will expect users with the ftpFlags custom attribute to have it set to control access to a profile:

 

#IAMAttribute is searched for accessFlag to match profiles

IAMAttribute=ftpFlags