SMS Verification

If you're enabling SMS Verification as a 2FA method, you can configure ADAudit Plus to use a GSM Modem for sending SMS notifications, or you can configure your own custom SMS gateway.

Steps to configure ADAudit Plus to use a GSM Modem as an SMS provider:

  1. Connect the GSM modem to the serial communication port with a serial cable.
  2. Open the ADAudit Plus web console.
  3. Navigate to Admin → General Settings → Server Settings.
  4. Under SMS, select GSMModem from the SMS Provider drop-down.
  5. Enter the port number the modem is connected to in Modem Port Number.
  6. Click Advanced Settings.
  7. Specify the Modem Port Speed, Message Center Number, and SIM PIN Number.
  8. Click Send Test Message, and enter the recipient's Mobile Number and the Message to be sent.
  9. Verify the SMS server settings by clicking Send SMS, and ensure that the test message is received by the recipient.
  10. Click Save Settings.

SMS Verification

Note:

  • If the message exceeds 160 characters, then the notification will be split into two or more text messages.
  • To find the modem port number, go to My Computer → Manage → Device Manager → Modems → (select your modem) → Properties → Modem.

Steps to configure ADAudit Plus to use a custom SMS gateway:

a. To use an HTTP-based custom SMS gateway:

Follow these steps to use an HTTP-based custom SMS gateway in ADAudit Plus:

  1. Open the ADAudit Plus web console.
  2. Navigate to Admin → General Settings → Server Settings.
  3. Under SMS, select Custom from the SMS Provider drop-down.
  4. Select HTTP from the Send SMS via drop-down.
  5. Select either of the available HTTP Methods, Post or Get.
  6. Enter the HTTP URL of your SMS gateway provider.
  7. Specify the HTTP Parameters specific to your SMS provider, the user's mobile number, and the message to be sent.
  8. Select the Success or Failure response from the Select Response Type drop-down.
  9. Specify the Success and Failure Response from the provider.
  10. Click Advanced Settings.
  11. Enter the HTTP Request Headers specific to your SMS provider.
  12. If the SMS provider expects unicoded messages, check Convert Message into Unicode.
  13. Click Send Test Message, and enter the recipient's Mobile Number and the Message to be sent.
  14. Verify the SMS server settings by clicking Send SMS, and ensure that the test message is received by the recipient.
  15. Click Save Settings.

Note:

  • Separate the HTTP parameters with an ampersand (&) sign.
    Example:
    userName=xxx&password=yyy&mobileNumber=%mobNo%&message=%message%.
    • xxx: API authentication username.
    • yyy: API authentication password.
    • %mobNo%: This macro denotes the user's mobile number.
    • %message%: This macro denotes the SMS message content.
  • More HTTP parameters: If your SMS provider requires more parameters like unicode and apiID, include them as well using the "&" sign.
  • SMS Verification

b. To use an SMTP-based custom SMS gateway:

Follow these steps to use an SMTP-based custom SMS gateway in ADAudit Plus:

  1. Open the ADAudit Plus web console.
  2. Navigate to Admin → General Settings → Server Settings.
  3. Under SMS, select Custom from the SMS Provider drop-down.
  4. Select SMTP from the Send SMS via drop-down.
  5. Enter the email address the SMS will be sent from in the From Address field.
  6. Specify the mobile number macro (%mobNo%), followed by the email address of the SMS provider in the To Address field. >br />Example: %mobNo%@adauditplus.com.
  7. Enter the required Subject using macros. Generally, it's either the mobile number (%mobNo%) or the message (%message%), depending on your SMS provider.
  8. Specify the Content to be sent using macros (%message%).
  9. Enter the name or the IP address of the SMTP Server, and the SMTP Server port.
  10. Provide the Username and Password with required permissions on the SMTP server.
  11. Select your connection security preference from the Connection Security drop-down.
  12. Click Save Settings.

SMS Verification

Note: If the SMTP server is not configured, check Use default mail settings for the mail server configured under the Mail tab to be used.

To use an SMPP-based custom SMS gateway:

Follow these steps to use an SMPP-based custom SMS gateway in ADAudit Plus:

  1. Open the ADAudit Plus web console.
  2. Navigate to Admin → General Settings → Server Settings.
  3. Under SMS, select Custom from the SMS Provider drop-down.
  4. Select SMPP from the Send SMS via drop-down.
  5. Enter the SMPP Server Port number.
  6. Specify the Username and Password with required permissions on the SMPP server.
  7. Click Advanced Settings.
  8. Specify the SMPP Time-Out and SMPP Source Address.
  9. Enter the ESME System Type and from the ESME Bind Type drop-down, and select Bind Transmitter or Bind Transceiver.
  10. Select the Source Address’ TON, Source Address’ NPI, Destination Address’ TON, and Destination Address’ NPI from their respective drop-downs.
  11. Click Save Settings.

SMS Verification

Note:

  • TON: Type of number
  • NPI: Numeric plan indicato

Steps to enable SMS Verification in ADAudit Plus

  1. Log in to your ADAudit Plus' web console.
  2. Navigate to Admin → Administration → Logon Settings, and select Two-Factor Authentication.
  3. Under SMS Verification, check Enable SMS Verification.
  4. Enter your content in the Message box using macros.
  5. Click Save.

SMS Verification

我们的客户