Set-RASMFA
Last updated
Last updated
Set-RASMFA
Modifies a multi-factor authentication.
Set-RASMFA [] (uint)** - (SwitchParameter) [ (bool)] [ (bool)] [ (string)] [ (string)] [- {MandatoryForAllUsers | CreateTokenForDomainAuthenticatedUsers | UsersWithDeepnetAcc}] [ (string)] [ (uint)] [ (string)] [ (string)] [ (string)] [ (bool)] [ (bool)] [ (string)] [ (bool)] [- {MobileID | QuickID}] [()]
Set-RASMFA [] (uint)** - (SwitchParameter) [ (string)] [ (bool)] [ (SwitchParameter)] [ (SwitchParameter)] [ (SwitchParameter)] [ (string)] [ (string)] [ (string)] [ (string)] [ (bool)] [- {RASDatabase | ADMail | ADCustom}] [ (bool)] [ (string)] [ (uint)] [ (uint)] [- {Always | IfEnrollmentIsAllowed | Never}] [ (DateTime)] [- {Allow | AllowUntil | DoNotAllow}] [ (string)] [()]
Set-RASMFA [] (uint)** - (SwitchParameter) [ (string)] [ (SwitchParameter)] [ (string)] [ (string)] [ (bool)] [ (bool)] [- {Parallel | Serial}] [- (string[])] [ (bool)] [ (string)] [- {PAP | CHAP}] [ (uint)] [ (string)] [ (uint)] [ (SecureString)] [ (uint)] [ (string)] [ (bool)] [()]
Set-RASMFA [] (uint)** - (SwitchParameter) [ (string)] [ (bool)] [ (bool)] [ (string)] [ (string)] [- {MandatoryForAllUsers | CreateTokenForDomainAuthenticatedUsers | UsersWithSafeNetAcc}] [ (string)] [ (string)] [()]
Set-RASMFA [] (uint)** - (SwitchParameter) [ (SwitchParameter)] [ (string)] [ (string)] [ (bool)] [ (bool)] [ (string)] [- {Always | IfEnrollmentIsAllowed | Never}] [ (uint)] [ (DateTime)] [- {Allow | AllowUntil | DoNotAllow}] [ (string)] [()]
Set-RASMFA [-]** () [ (bool)] [ (bool)] [ (string)] [ (string)] [- {MandatoryForAllUsers | CreateTokenForDomainAuthenticatedUsers | UsersWithDeepnetAcc}] [ (SwitchParameter)] [ (string)] [ (uint)] [ (string)] [ (string)] [ (string)] [ (bool)] [ (bool)] [ (string)] [ (bool)] [- {MobileID | QuickID}] [()]
Set-RASMFA [-]** () [ (string)] [ (bool)] [ (SwitchParameter)] [ (SwitchParameter)] [ (SwitchParameter)] [ (string)] [ (string)] [ (string)] [ (SwitchParameter)] [ (string)] [ (bool)] [- {RASDatabase | ADMail | ADCustom}] [ (bool)] [ (string)] [ (uint)] [ (uint)] [- {Always | IfEnrollmentIsAllowed | Never}] [ (DateTime)] [- {Allow | AllowUntil | DoNotAllow}] [ (string)] [()]
Set-RASMFA [-]** () [ (string)] [ (SwitchParameter)] [ (string)] [ (string)] [ (bool)] [- {Parallel | Serial}] [- (string[])] [ (bool)] [ (string)] [- {PAP | CHAP}] [ (SwitchParameter)] [ (uint)] [ (string)] [ (uint)] [ (SecureString)] [ (uint)] [ (string)] [ (bool)] [()]
Set-RASMFA [-]** () [ (string)] [ (bool)] [ (bool)] [ (string)] [ (string)] [ (SwitchParameter)] [- {MandatoryForAllUsers | CreateTokenForDomainAuthenticatedUsers | UsersWithSafeNetAcc}] [ (string)] [ (string)] [()]
Modifies properties of a multi-factor authentication.
The name of the target multi-factor authentication .
This must be the actual multi-factor authentication name used in the RAS farm.
Site ID in which to modify the specified multi-factor authentication .
If the parameter is omitted, the site ID of the Licensing Server will be used.
The ID of the multi-factor authentication to modify. To obtain the ID, use the Get-RASMFA cmdlet.
The multi factor authentication to modify.
To obtain an object of type MFA, use the Get-RASMFA cmdlet.
The new name of the target multi-factor authentication .
A user-defined multi-factor authentication description.
Enable or disable the specified multi-factor authentication in a site.
If true default criteria settings will be inherited.
Deepnet SwitchParameter.
Whether the activation email is enabled or disabled.
Whether the activation SMS is enabled or disabled.
A value that represents the application name.
A value that represents the application ID.
Authentication mode which defines the type of user for which a token will be created.
Possible values: MandatoryForAllUsers, CreateTokenForDomainAuthenticatedUsers, UsersWithDeepnetAcc
A value that represents the name of Deepnet Agent.
A value that represents the Default Domain.
Whether SSL is allowed or not.
The server of the second level authentication provider.
The port number of the second level authentication provider.
Token Type (Flash ID, Mobile ID, Grid ID, or Quick ID).
Possible values: MobileID, QuickID
Radius SwitchParameter
The server of the second level authentication provider.
The port number of the second level authentication provider.
Possible values: PAP, CHAP
Number of retries.
Connection timeout (in seconds).
RADIUS type name.
Specifies if forwarding of only the Username to RADIUS Server is enabled or not.
Specifies if forwarding of first password to Windows authentication provider is enabled or not.
The backup server of the second level authentication provider.
The type of high availability mode to be used.
Possible values: Parallel, Serial
RADIUS setting. The secret key.
Specifies the list of Ignored Errors.
This is a DuoRadius only setting.
Safenet SwitchParameter
Possible values: MandatoryForAllUsers, CreateTokenForDomainAuthenticatedUsers, UsersWithSafeNetAcc
OTP Service URL
A value representing User Store
The URL of the web service
TOTP SwitchParameter
Use of Enrollment
Possible values: Allow, AllowUntil, DoNotAllow
Possible values: Always, IfEnrollmentIsAllowed, Never
Allow User Enrollment until date/time
TOTP tolerance in seconds. Accepted values are 0 (None), 30, 60, 90 and 120
Email OTP SwitchParameter
The lifespan of the OTP (seconds)
Possible values: RASDatabase, ADMail, ADCustom
If this parameter is included, the email body content will be replaced with the default body content.
The content of the email. Possible variables: %OTP%, %DURATION%
If this parameter is included, the email subject will be replaced with the default subject.
The subject of the email. Possible variables: %OTP%
If this parameter is included, the message prompt will be replaced with the default message prompt.
User message prompt
AD Custom Attribute
Allow enrollment of external email
The length of the OTP generated
(CommonParameters)
-none-
**---------- EXAMPLE 1 ----------
Set-RASMFA "MFA" -Deepnet -Enabled $False
Disables the multi-factor authentication specified by name and by type. **---------- EXAMPLE 2 ----------
Set-RASMFA -Id 10 -Enabled $False
Disables the multi-factor authentication specified by ID.
Set-RASMFA [-]** () [ (SwitchParameter)] [ (string)] [ (string)] [ (bool)] [ (bool)] [ (string)] [- {Always | IfEnrollmentIsAllowed | Never}] [ (uint)] [ (SwitchParameter)] [ (DateTime)] [- {Allow | AllowUntil | DoNotAllow}] [ (string)] [()]
Set-RASMFA [] (string)** [[-] (uint)] - (SwitchParameter) [ (bool)] [ (bool)] [ (string)] [ (string)] [- {MandatoryForAllUsers | CreateTokenForDomainAuthenticatedUsers | UsersWithDeepnetAcc}] [ (string)] [ (uint)] [ (string)] [ (string)] [ (string)] [ (bool)] [ (bool)] [ (string)] [ (bool)] [- {MobileID | QuickID}] [()]
Set-RASMFA -** (SwitchParameter) [ (string)] [ (bool)] [ (SwitchParameter)] [ (SwitchParameter)] [ (SwitchParameter)] [ (string)] [ (string)] [ (string)] [ (string)] [ (bool)] [- {RASDatabase | ADMail | ADCustom}] [ (bool)] [ (string)] [ (uint)] [ (uint)] [- {Always | IfEnrollmentIsAllowed | Never}] [ (DateTime)] [- {Allow | AllowUntil | DoNotAllow}] [ (string)] [()]
Set-RASMFA [] (string)** [[-] (uint)] - (SwitchParameter) [ (string)] [ (SwitchParameter)] [ (string)] [ (string)] [ (bool)] [ (bool)] [- {Parallel | Serial}] [- (string[])] [ (bool)] [ (string)] [- {PAP | CHAP}] [ (uint)] [ (string)] [ (uint)] [ (SecureString)] [ (uint)] [ (string)] [ (bool)] [()]
Set-RASMFA [] (string)** [[-] (uint)] - (SwitchParameter) [ (string)] [ (bool)] [ (bool)] [ (string)] [ (string)] [- {MandatoryForAllUsers | CreateTokenForDomainAuthenticatedUsers | UsersWithSafeNetAcc}] [ (string)] [ (string)] [()]
Set-RASMFA [] (string)** [[-] (uint)] - (SwitchParameter) [ (SwitchParameter)] [ (string)] [ (string)] [ (bool)] [ (bool)] [ (string)] [- {Always | IfEnrollmentIsAllowed | Never}] [ (uint)] [ (DateTime)] [- {Allow | AllowUntil | DoNotAllow}] [ (string)] [()]
() The type of password encoding to be used.
() SafeNet Authentication Mode
() Show information for unenrolled users
() The storage where the external email is stored