Notifications

Fudo PAM can send email notifications concerning defined connections (session start, session end, session inject start, session inject end). Notification service is configured when creating new or editing existing connection.

Note

  • Notifications can be received by users with operator, admin or superadmin roles.
  • To receive notifications, login to Fudo PAM administration panel and select desired notifications in safe’s configuration. You need to do this with each account that should receive the notification.
../../_images/select_notifications.png

Email notifications service requires configuring SMTP server.

To configure SMTP server, proceed as follows.

  1. Select Settings > Notifications.
  2. Select Enabled option.
  1. Enter configuration parameters for the primary SMTP server.
../../_images/primary_smtp.png
Parameter Description
Address SMTP server IP address.
Port SMTP service port number.
Sender email Email address from which the emails will be sent.
Requires authentication Select if the SMTP server requires authentication.
User User name for authentication on SMTP server.
Password User password for authentication on SMTP server.
Use secure connection (TLS) Select if the mail server uses TLS protocol.

Note

Click Test connection to make sure server parameters are correct.

  1. Optionally, enter configuration parameters for the secondary SMTP server.
../../_images/secondary_smtp.png
  1. Enter server certificate in PEM format.
../../_images/ca_certificate.png
  1. Click Save.

Related Topics: