Config2_ActiveDirectoryAuthenticator

Active Directory authentication configuration. Allows CompleteFTP users to authenticate against Windows Active Directory.

Instances of this class are obtained from:

Properties

PropertyTypeDescription
autoCreateHomeOverrides Boolean

Whether to automatically create home folder overrides for AD users.

enabled Boolean

Whether this authenticator is enabled.

logInAsUser String

User to log in as when this authenticator succeeds.

profiles Config2_ADProfileManager

Profile manager for Active Directory group mappings.

Property Details

autoCreateHomeOverrides :Boolean

Description:
  • Whether to automatically create home folder overrides for AD users.

Whether to automatically create home folder overrides for AD users.

Type:
  • Boolean

enabled :Boolean

Description:
  • Whether this authenticator is enabled.

Whether this authenticator is enabled.

Type:
  • Boolean

logInAsUser :String

Description:
  • User to log in as when this authenticator succeeds. If empty, the authenticated user's own account is used.

User to log in as when this authenticator succeeds. If empty, the authenticated user's own account is used.

Type:
  • String

profiles :Config2_ADProfileManager

Description:
  • Profile manager for Active Directory group mappings. Profiles map AD groups to CompleteFTP settings.

Profile manager for Active Directory group mappings. Profiles map AD groups to CompleteFTP settings.

Type: