Properties
| Property | Type | Description |
|---|---|---|
| adGroup | String | Active Directory group name. |
| cftpGroups | Array.<String> | CompleteFTP groups to assign to members of this AD group. |
| homeFolder | String | Home folder path for members of this AD group. |
| logInAsUser | String | User to log in as when a member of this AD group authenticates. |
Property Details
adGroup :String
- Description:
Active Directory group name.
Active Directory group name.
Type:
- String
cftpGroups :Array.<String>
- Description:
CompleteFTP groups to assign to members of this AD group.
CompleteFTP groups to assign to members of this AD group.
Type:
- Array.<String>
homeFolder :String
- Description:
Home folder path for members of this AD group.
Home folder path for members of this AD group.
Type:
- String
logInAsUser :String
- Description:
User to log in as when a member of this AD group authenticates.
User to log in as when a member of this AD group authenticates.
Type:
- String