|
@@ -220,7 +220,7 @@ Setting_Description_activateUser.token.sendMethod=Select the methods used for se
|
|
Setting_Description_activateUser.writePostAttributes=Add actions @PwmAppName@ executes after it actives the users and the users have changed or set their initial passwords. Typically, use this to activate the account, as well as add some searchable indicator.<br/><br/> You can use macros.
|
|
Setting_Description_activateUser.writePostAttributes=Add actions @PwmAppName@ executes after it actives the users and the users have changed or set their initial passwords. Typically, use this to activate the account, as well as add some searchable indicator.<br/><br/> You can use macros.
|
|
Setting_Description_activateUser.writePreAttributes=Add actions @PwmAppName@ executes after it activates the users but before it sets the password. Typically, use this to activate the account, as well as add some searchable indicator.<br/><br/> You can use macros.
|
|
Setting_Description_activateUser.writePreAttributes=Add actions @PwmAppName@ executes after it activates the users but before it sets the password. Typically, use this to activate the account, as well as add some searchable indicator.<br/><br/> You can use macros.
|
|
Setting_Description_audit.syslog.certificates=Import the TLS Certificate of syslog service.
|
|
Setting_Description_audit.syslog.certificates=Import the TLS Certificate of syslog service.
|
|
-Setting_Description_audit.syslog.servers=Specify the connection information for the syslog audit server. When configured, @PwmAppName@ forwards all audit events to the specified syslog server. The format is <b><protocol></b>,<b><address></b>,<b><port></b>. The value for <b><protocol></b> can be either <\b>UDP</b> or <b>TCP</b>.<br/><br/>Examples\:<table><tr><td>Protocol</td><td>Address</td><td>Port</td><td>Setting</td><tr><tr><td>UDP</td><td>127.0.0.1</td><td>514</td><td>udp,127.0.0.1,514</td><tr><tr><td>TCP</td><td>central-syslog.example.com</td><td>514</td><td>tcp,central-syslog.example.com,514</td><tr><tr><td>TLS</td><td>secure-syslog.example.com</td><td>6514</td><td>tls,central-syslog.example.com,6514</td><tr></table>
|
|
|
|
|
|
+Setting_Description_audit.syslog.servers=Specify one or more entries of the connection information for the syslog audit servers. When configured, @PwmAppName@ forwards all audit events to the specified syslog server entered as the first entry. If the first one fails then the others will be tried until there is a successful delivery. The format is <b><protocol></b>,<b><address></b>,<b><port></b>. The value for <b><protocol></b> can be either <\b>UDP</b>, <b>TCP</b> or <b>TLS</b>. We recommend that UDP is used in the list as the last option because UDP does not report a failure.<br/><br/>Examples\:<table><tr><td>Protocol</td><td>Address</td><td>Port</td><td>Setting</td><tr><tr><td>UDP</td><td>127.0.0.1</td><td>514</td><td>udp,127.0.0.1,514</td><tr><tr><td>TCP</td><td>central-syslog.example.com</td><td>514</td><td>tcp,central-syslog.example.com,514</td><tr><tr><td>TLS</td><td>secure-syslog.example.com</td><td>6514</td><td>tls,central-syslog.example.com,6514</td><tr></table>
|
|
Setting_Description_audit.system.eventList=Select system event types to record and act upon.
|
|
Setting_Description_audit.system.eventList=Select system event types to record and act upon.
|
|
Setting_Description_audit.user.eventList=Select user event types to record and act upon.
|
|
Setting_Description_audit.user.eventList=Select user event types to record and act upon.
|
|
Setting_Description_audit.userEvent.toAddress=Specify one or more email addresses that the system sends an email to when the User Audit events occur.
|
|
Setting_Description_audit.userEvent.toAddress=Specify one or more email addresses that the system sends an email to when the User Audit events occur.
|