Log Messages¶
The message code provides information about the type of log message and the component that generated it.
The second symbol of the code indicates the component associated with the log:
A for Admin,
U for User,
S for System.
The third symbol reflects the log level*:
I for Information,
W for Warning,
E for Error.
Note
*There are also Critical and Debug log levels, which are intended for internal use. These logs may change without notice and should not be relied upon by users.
Message code |
Log level |
Component type |
Message |
|---|---|---|---|
FSE0001 |
ERROR |
SYSTEM |
Internal system error. |
FSE0002 |
ERROR |
SYSTEM |
Fudo certificate error. |
FSE0003 |
ERROR |
SYSTEM |
Unable to change configuration settings. |
FSE0004 |
ERROR |
SYSTEM |
Configuration import error. |
FSE0009 |
ERROR |
SYSTEM |
Upgrade failed. |
FSW0011 |
WARNING |
SYSTEM |
Retention module was unable to delete session ${_sessid} from database. |
FSW0012 |
WARNING |
SYSTEM |
Retention module error, session ${_sessid} skipped. |
FSI0013 |
INFO |
SYSTEM |
Session ${_sessid} removed according to retention policy. |
FSW0014 |
WARNING |
SYSTEM |
Retention module was unable to remove session ${_sessid}. |
FSI0015 |
INFO |
SYSTEM |
Redundancy group ${_name} switched to master role. |
FSW0016 |
WARNING |
SYSTEM |
Unable to send email, SMTP server not configured. |
FSI0017 |
INFO |
SYSTEM |
Redundancy group ${_name} switched to slave role. |
FSI0025 |
INFO |
SYSTEM |
Cluster node %s (%s) host key set to ‘%s’. |
FSI0027 |
INFO |
SYSTEM |
Cluster node %s initialized. |
FSE0028 |
ERROR |
SYSTEM |
Unable to join node to cluster on %s. |
FSE0031 |
ERROR |
SYSTEM |
Timestamping service communication error. |
FSE0032 |
ERROR |
SYSTEM |
Unable to timestamp session. |
FSE0033 |
ERROR |
SYSTEM |
Unknown timestamping service provider. |
FSI0034 |
INFO |
SYSTEM |
Session ${SESSION} was timestamped. |
FSI0035 |
INFO |
SYSTEM |
Email ${mailname} sent to ${admin_email}. |
FSW0036 |
WARNING |
SYSTEM |
Unable to send email “{}” to {} through {} server. |
FSW0037 |
WARNING |
SYSTEM |
Output from SMTP client: {}. |
FSI0038 |
INFO |
SYSTEM |
Saved email ${mailname} sent to ${admin_email}. |
FSI0039 |
INFO |
SYSTEM |
System image version %s uploaded successfully. |
FSE0040 |
ERROR |
SYSTEM |
Communication error with cluster node %s (%s): version mismatch (local: %s, remote: %s). |
FSI0045 |
INFO |
SYSTEM |
Initial objects replication to cluster node %s (%s) completed. |
FSE0046 |
ERROR |
SYSTEM |
There is no filter called %s. |
FSW0047 |
WARNING |
SYSTEM |
Error sending notification. |
FSE0048 |
ERROR |
SYSTEM |
Error authenticating user %s over RADIUS. |
FUI0049 |
INFO |
USER |
User %s authenticated using password logged in from address: %s. |
FUI0051 |
INFO |
USER |
User %s authenticated through %s (Host: %s, Port: %d, %s: %s) logged in from address: %s. |
FUI0053 |
INFO |
USER |
User %s authenticated through LDAP (Host: %s, Port: %d) logged in from address: %s. |
FUI0055 |
INFO |
USER |
User %s (domain %s) authenticated through Active Directory (protocol: %s) logged in from address: %s. |
FUE0057 |
ERROR |
USER |
Authentication method ‘password’, required by MySQL, requested by the user %s, logging in from address %s, was not found. |
FSE0061 |
ERROR |
SYSTEM |
Incorrect password repository configuration: login is empty. |
FSE0062 |
ERROR |
SYSTEM |
Incorrect password repository configuration: password is empty. |
FSE0065 |
ERROR |
SYSTEM |
License configuration error. |
FSE0066 |
ERROR |
SYSTEM |
Unable to block user %jd. |
FSW0074 |
WARNING |
SYSTEM |
Connection terminated because license has expired or was not set. |
FSW0075 |
WARNING |
SYSTEM |
Connection terminated because number of nodes in cluster exceeded license limit. |
FSE0077 |
ERROR |
SYSTEM |
LDAP authentication error. |
FSE0078 |
ERROR |
SYSTEM |
LDAP authentication error: unable to connect from %s to %s. |
FUE0079 |
ERROR |
USER |
Authentication timeout after %ju key attempt%s and %ju password attempt%s. |
FUE0080 |
ERROR |
USER |
Authentication timeout after %lu key attempt%s. |
FUE0081 |
ERROR |
USER |
Authentication timeout after %lu password attempt%s. |
FSE0082 |
ERROR |
SYSTEM |
Unable to establish connection to server %s (%s). |
FSE0083 |
ERROR |
SYSTEM |
Unable to establish connection from %s to server %s (%s). |
FSI0084 |
INFO |
SYSTEM |
Terminating session: %s. |
FSI0085 |
INFO |
SYSTEM |
Session finished. |
FUI0086 |
INFO |
USER |
User %s blocked due to connection policy violation. |
FUW0087 |
WARNING |
USER |
Session has been terminated due to user %s account expiration. |
FUE0089 |
ERROR |
USER |
Authentication timeout. |
FSE0090 |
ERROR |
SYSTEM |
Unable to connect to the passwords repository server %s. |
FSE0092 |
ERROR |
SYSTEM |
Passwords repository server %s communication error. |
FSE0093 |
ERROR |
SYSTEM |
Error connecting to Thycotic server %s: incorrect URL in configuration. |
FSE0094 |
ERROR |
SYSTEM |
Error connecting to Thycotic server %s: incorrect protocol specified. |
FSE0095 |
ERROR |
SYSTEM |
Error fetching password from Thycotic server %s: unable to get sessid for user %s. |
FSE0096 |
ERROR |
SYSTEM |
Error fetching password from Thycotic server %s. |
FSE0097 |
ERROR |
SYSTEM |
Error fetching password for %s from Thycotic server %s: unable to get secretid for server %s. |
FSE0098 |
ERROR |
SYSTEM |
Error fetching password for %s from Thycotic server %s: unable to get password for user %s for the %s server. |
FUE0099 |
ERROR |
USER |
Connection terminated. |
FUE0101 |
ERROR |
USER |
Unable to find matching HTTP connection. |
FUI0102 |
INFO |
USER |
Session terminated by system administrator. |
FUE0103 |
ERROR |
USER |
HTTP connection error. |
FUI0104 |
INFO |
USER |
%s connection terminated. |
FUI0105 |
INFO |
USER |
HTTP session inactive, terminating. |
FUE0106 |
ERROR |
USER |
Authentication failed: %s. |
FUW0107 |
WARNING |
USER |
Invalid inactivity timeout, falling back to %d seconds. |
FUE0108 |
ERROR |
USER |
MySQL connection error. |
FUI0109 |
INFO |
USER |
MySQL connection terminated. |
FUE0112 |
ERROR |
USER |
RDP connection error. |
FUE0113 |
ERROR |
USER |
TLS Security configured, but missing TLS private key. |
FUE0115 |
ERROR |
USER |
Standard RDP Security configured, but missing private key. |
FUE0116 |
ERROR |
USER |
TLS certificate verification failed. |
FUE0117 |
ERROR |
USER |
RSA key verification failed. |
FUI0118 |
INFO |
USER |
Successfully authenticated against server %s. |
FUI0119 |
INFO |
USER |
Successfully authenticated against server %s as user %s using %s. |
FUI0120 |
INFO |
USER |
Successfully authenticated against server %s as user %s within domain %s using %s. |
FUI0121 |
INFO |
USER |
An anonymous user successfully authenticated against server %s. |
FUI0122 |
INFO |
USER |
An anonymous user successfully authenticated against server %s as user %s. |
FUI0123 |
INFO |
USER |
An anonymous user successfully authenticated against server %s as user %s within domain %s. |
FUE0124 |
ERROR |
USER |
SSH connection error. |
FUE0129 |
ERROR |
USER |
Failed to authenticate against server %s as user %s using %s. |
FUE0130 |
ERROR |
USER |
Failed to authenticate against server %s as user %s using %s (received %s). |
FUW0131 |
WARNING |
USER |
Functionality %s is not allowed. |
FUE0133 |
ERROR |
USER |
MSSQL connection error. |
FUE0134 |
ERROR |
USER |
TN3270 connection error. |
FUE0135 |
ERROR |
USER |
Unknown TN3270 command: %02x. |
FUE0136 |
ERROR |
USER |
Telnet connection error. |
FSE0137 |
ERROR |
SYSTEM |
Unable to read private key. |
FSE0138 |
ERROR |
SYSTEM |
Server’s certificate does not match configured certificate. |
FUE0139 |
ERROR |
USER |
VNC connection error. |
FUE0140 |
ERROR |
USER |
Client version: %s is higher than the client integrated in Fudo: %s. |
FUE0141 |
ERROR |
USER |
VNC connection error. Client answered with unsupported security type: %hhu. |
FUI0143 |
INFO |
USER |
VNC connection closed: %s. |
FUE0144 |
ERROR |
USER |
User %s failed to authorize logging in from address: %s. |
FUE0146 |
ERROR |
USER |
User %s failed to authenticate logging in from address: %s. |
FSE0153 |
ERROR |
SYSTEM |
Session indexing failure. |
FSE0154 |
ERROR |
SYSTEM |
Session conversion failure for session %s. |
FAI0157 |
INFO |
ADMIN |
User %s %s failover configuration. |
FAI0158 |
INFO |
ADMIN |
User %s added node %s. |
FAI0159 |
INFO |
ADMIN |
User %s changed %s in node %s. |
FAI0160 |
INFO |
ADMIN |
User %s deleted node %s. |
FAI0161 |
INFO |
ADMIN |
User %s disconnected node from the cluster. |
FAI0162 |
INFO |
ADMIN |
Cluster has no active nodes. Cluster will be disabled. |
FAI0163 |
INFO |
ADMIN |
User %s created new cluster - %s. |
FAI0164 |
INFO |
ADMIN |
User %s attached current node to cluster. |
FAI0166 |
INFO |
ADMIN |
User %s restored original logo for protocol %s. |
FAI0167 |
INFO |
ADMIN |
User %s changed logo for protocol %s. |
FAI0168 |
INFO |
ADMIN |
User %s confirmed sensitive feature %s. |
FAI0169 |
INFO |
ADMIN |
User %s removed confirmation for sensitive feature %s. |
FAI0170 |
INFO |
ADMIN |
User %s changed following notifications settings: %s. |
FAI0171 |
INFO |
ADMIN |
User %s enabled email notifications. |
FAI0172 |
INFO |
ADMIN |
User %s disabled email notifications. |
FAI0173 |
INFO |
ADMIN |
User %(username)s is upgrading Fudo. |
FAI0174 |
INFO |
ADMIN |
User %(username)s upgraded Fudo. |
FAI0175 |
INFO |
ADMIN |
User %(username)s uploaded new upgrade image (version: %(version)s, size: %(size)d). |
FAI0176 |
INFO |
ADMIN |
User %(username)s deleted upgrade files. |
FAI0177 |
INFO |
ADMIN |
User %s uploaded license file. |
FAW0178 |
WARNING |
ADMIN |
User %(username)s triggered system restart. |
FAW0179 |
WARNING |
ADMIN |
User %(username)s triggered system shutdown. |
FAW0180 |
WARNING |
ADMIN |
User %s %s remote SSH access. |
FAW0181 |
WARNING |
ADMIN |
User %(username)s changed timestamping settings. |
FAW0182 |
WARNING |
ADMIN |
User %(username)s uploaded new PKCS12 file. |
FAW0183 |
WARNING |
ADMIN |
User %(username)s changed timestamping provider to %(provider)s. |
FAW0184 |
WARNING |
ADMIN |
User %(username)s %(action)s timestamping. |
FAI0185 |
INFO |
ADMIN |
User %s imported system configuration. |
FAI0186 |
INFO |
ADMIN |
User %s requested system configuration export. |
FAI0187 |
INFO |
ADMIN |
User %s added NTP server %s. |
FAI0188 |
INFO |
ADMIN |
User %s removed NTP server %s. |
FAE0189 |
ERROR |
ADMIN |
Error saving NTP servers: “%s”. |
FAI0190 |
INFO |
ADMIN |
User %(username)s changed date & time from %(old_date)s to %(new_date)s. |
FAI0191 |
INFO |
ADMIN |
User %s changed timezone to %s. |
FAI0192 |
INFO |
ADMIN |
User %s changed Fudo HTTPS private key and certificate. |
FAI0193 |
INFO |
ADMIN |
User %s %s SSH access. |
FAI0194 |
INFO |
ADMIN |
User %s requested service data. |
FAI0195 |
INFO |
ADMIN |
User %s added %s to %s for %s %s. |
FAI0196 |
INFO |
ADMIN |
User %s removed %s from %s for %s %s. |
FAI0197 |
INFO |
ADMIN |
User %s changed %s from %s to %s for %s %s. |
FAI0198 |
INFO |
ADMIN |
User %(username)s added IP address %(new_inet)s/%(new_netmask)s to interface %(interface)s with %(new_management)s management and %(new_cluster)s cluster address. |
FAI0199 |
INFO |
ADMIN |
User %(username)s changed subnet mask from %(old_netmask)s to %(new_netmask)s on %(new_inet)s/%(new_netmask)s address on interface %(interface)s. |
FAI0200 |
INFO |
ADMIN |
User %(username)s %(new_cluster)s cluster address on %(new_inet)s/%(new_netmask)s address on interface %(interface)s. |
FAI0201 |
INFO |
ADMIN |
User %(username)s %(new_management)s management on %(new_inet)s/%(new_netmask)s address on interface %(interface)s. |
FAI0202 |
INFO |
ADMIN |
User %(username)s deleted IP address %(old_ip)s from interface %(interface)s. |
FAI0203 |
INFO |
ADMIN |
User %(username)s %(action)s interface %(interface)s. |
FAI0204 |
INFO |
ADMIN |
User %(username)s added member %(member)s to bridge %(interface)s. |
FAI0205 |
INFO |
ADMIN |
User %(username)s removed member %(member)s from bridge %(interface)s. |
FAI0206 |
INFO |
ADMIN |
User %(username)s enabled spanning tree propagation on bridge %(interface)s. |
FAI0207 |
INFO |
ADMIN |
User %(username)s disabled spanning tree propagation on bridge %(interface)s. |
FAI0208 |
INFO |
ADMIN |
User %(username)s changed VLAN %(interface)s parent interface from %(old_parent_interface)s to %(new_parent_interface)s. |
FAI0209 |
INFO |
ADMIN |
User %(username)s changed VLAN %(interface)s ID from %(old_vlan)s to %(new_vlan)s. |
FAI0210 |
INFO |
ADMIN |
User %s deleted interface %s. |
FAI0211 |
INFO |
ADMIN |
User %s changed LDAP synchronization settings. |
FAW0213 |
WARNING |
ADMIN |
LDAP error during fetching groups: %s. |
FAI0214 |
INFO |
ADMIN |
User %s enforced full LDAP synchronization. |
FAI0215 |
INFO |
ADMIN |
User %s disabled events logging on syslog servers. |
FAI0216 |
INFO |
ADMIN |
User %s removed syslog server: %s:%s. |
FAI0217 |
INFO |
ADMIN |
User %s added syslog server: %s:%s. |
FAI0218 |
INFO |
ADMIN |
User %s removed syslog server %s. |
FAI0219 |
INFO |
ADMIN |
User %s changed remote log dispatch settings. |
FAI0220 |
INFO |
ADMIN |
User %s changed network interfaces settings. |
FAI0221 |
INFO |
ADMIN |
User %s changed hostname from %s to %s. |
FAI0222 |
INFO |
ADMIN |
User %s added DNS server IP address %s. |
FAI0223 |
INFO |
ADMIN |
User %s removed DNS server IP address %s. |
FAI0224 |
INFO |
ADMIN |
User %s added new route for network %s with gateway %s. |
FAI0225 |
INFO |
ADMIN |
User %s changed gateway for network %s from %s to %s. |
FAI0226 |
INFO |
ADMIN |
User %s deleted network %s with gateway %s. |
FAI0227 |
INFO |
ADMIN |
User %s (%s) terminated session. |
FAI0228 |
INFO |
ADMIN |
Anonymous user from IP address %s with access rights granted by user %s joined session. |
FAI0229 |
INFO |
ADMIN |
User %s from IP address %s joined session. |
FAI0230 |
INFO |
ADMIN |
User %s (%s) suspended session. |
FAI0231 |
INFO |
ADMIN |
User %s (%s) resumed session. |
FAE0232 |
ERROR |
ADMIN |
MySQL session playback error. |
FAI0233 |
INFO |
ADMIN |
Anonymous user from IP address %s accessed shared session %s with key %s. |
FAI0234 |
INFO |
ADMIN |
User %s from IP address %s accessed session %s. |
FAI0235 |
INFO |
ADMIN |
User %s %s comment %d for session. |
FAI0236 |
INFO |
ADMIN |
User %s generated key %s with %s access. |
FAI0237 |
INFO |
ADMIN |
User %s is viewing user input for session. |
FAI0238 |
INFO |
ADMIN |
User %s blocked server %s. |
FAI0239 |
INFO |
ADMIN |
User %s unblocked server %s. |
FAI0247 |
INFO |
ADMIN |
User %s deleted server %s. |
FAI0253 |
INFO |
ADMIN |
User %s deleted session. |
FAI0254 |
INFO |
ADMIN |
User %s requested OCR processing for session. |
FAW0255 |
WARNING |
ADMIN |
User %s tried to disable a non-exisitent sharing key for session. |
FAI0256 |
INFO |
ADMIN |
User %s disabled anonymous access key %s for session. |
FAI0259 |
INFO |
ADMIN |
User %s deleted download %s. |
FAI0260 |
INFO |
ADMIN |
User %s downloaded file %s for session %s. |
FAI0261 |
INFO |
ADMIN |
Anonymous user from IP address %s terminated shared session with key %s. |
FAI0262 |
INFO |
ADMIN |
User %s terminated session. |
FAI0263 |
INFO |
ADMIN |
User %s blocked user %s. |
FSW0266 |
WARNING |
SYSTEM |
Failed to send email. |
FSE0267 |
ERROR |
SYSTEM |
Error generating report %d: %s. |
FAI0268 |
INFO |
ADMIN |
User %s deleted report “%s”. |
FAI0270 |
INFO |
ADMIN |
Report {} created by user {}. |
FAI0276 |
INFO |
ADMIN |
User %s unblocked user %s. |
FAI0277 |
INFO |
ADMIN |
User %s deleted user %s. |
FAI0279 |
INFO |
ADMIN |
User %s changed user %s. |
FAI0281 |
INFO |
ADMIN |
User %s logged out from Fudo administration panel. |
FUI0282 |
INFO |
USER |
User %s successfully changed his password. |
FSE0283 |
ERROR |
SYSTEM |
Unable to process pattern: %s |
FSW0284 |
WARNING |
SYSTEM |
Pattern %s matched on %s with priority %s in session. |
FSE0285 |
ERROR |
SYSTEM |
Unable to read certificate. |
FSE0286 |
ERROR |
SYSTEM |
No peer certificate received. |
FUI0289 |
INFO |
USER |
MSSQL connection terminated. |
FAI0299 |
INFO |
ADMIN |
User %s created server %s. |
FAI0300 |
INFO |
ADMIN |
User %s changed server %s. |
FAI0303 |
INFO |
ADMIN |
User %s created user %s with role %s. |
FAI0304 |
INFO |
ADMIN |
User %s modified %s for %s %s. |
FUE0305 |
ERROR |
USER |
Client connection closed: encryption is not available. |
FUE0306 |
ERROR |
USER |
Client connection closed. |
FUE0314 |
ERROR |
USER |
Invalid pixel format. |
FSE0330 |
ERROR |
SYSTEM |
Bad login field configured on LDAP server %s. Error while processing user %s. |
FSI0332 |
INFO |
SYSTEM |
User %s will be blocked. |
FSI0333 |
INFO |
SYSTEM |
User %s will be unblocked. |
FSI0335 |
INFO |
SYSTEM |
User %s synchronized from LDAP server %s. |
FSI0339 |
INFO |
SYSTEM |
User %s (%s) was removed. Reason: user was not in any of synchronized groups. |
FSI0340 |
INFO |
SYSTEM |
Full synchronization from LDAP server %s started. |
FSI0342 |
INFO |
SYSTEM |
User %s will be resynchronized from server %s. |
FSW0344 |
WARNING |
SYSTEM |
Connecting to LDAP server error: %s. |
FSI0345 |
INFO |
SYSTEM |
Successfully fetched password from %s. |
FUE0346 |
ERROR |
USER |
Client sent a packet bigger than %u bytes. |
FSE0348 |
ERROR |
SYSTEM |
Unable to get configuration settings. |
FAI0349 |
INFO |
ADMIN |
Anonymous user from IP address %s with access rights granted by user %s left session. |
FAI0350 |
INFO |
ADMIN |
User %s from IP address %s left session. |
FAI0354 |
INFO |
ADMIN |
User %(username)s deleted upgrade snapshot. |
FUW0356 |
WARNING |
USER |
Unsupported X11 extension: %s. |
FUW0357 |
WARNING |
USER |
Server uses higher resolution than the current limit: %dx%d. |
FUW0358 |
WARNING |
USER |
Server uses higher color depth than the current limit: %d bpp. |
FUE0359 |
ERROR |
USER |
Server rejected X11 connection: %.*s. |
FUE0360 |
ERROR |
USER |
Server requires unsupported X11 authentication: %.*s. |
FSW0361 |
WARNING |
SYSTEM |
Fudo started. |
FSE0362 |
ERROR |
SYSTEM |
Unable to propagate ARP. |
FUE0363 |
ERROR |
USER |
User %s has no access to host %s. |
FUI0364 |
INFO |
USER |
RDP server sent a redirection packet. |
FUI0370 |
INFO |
USER |
User %s authenticated using OTP logged in from IP address: %s. |
FUW0373 |
WARNING |
USER |
Session has been terminated due to exceeding the time window defined in a time policy for the user %s and the safe %s. |
FSI0374 |
INFO |
SYSTEM |
Established %s connection from %s to %s. |
FSE0376 |
ERROR |
SYSTEM |
Unable to add listener %s because %s is listening on the same IP address and port. |
FSE0378 |
ERROR |
SYSTEM |
Unable to establish connection: server not found, user not found or user has no access to the server (listener: %s, user: %s). |
FSE0379 |
ERROR |
SYSTEM |
Unable to establish connection: transparent server (tcp://%s) not found or cannot be reached through listener (listener: %s, user: %s). |
FSE0380 |
ERROR |
SYSTEM |
Unable to authenticate user %s: server %s is blocked. |
FSE0381 |
ERROR |
SYSTEM |
Unable to authenticate user %s: account not found. |
FSE0382 |
ERROR |
SYSTEM |
Unable to authenticate user %s: account %s is blocked. |
FSE0383 |
ERROR |
SYSTEM |
Unable to authenticate user %s%s%s: user not found. |
FSE0384 |
ERROR |
SYSTEM |
Unable to authenticate user %s: user is blocked. |
FSE0385 |
ERROR |
SYSTEM |
Unable to authenticate user %s: safe not found. |
FSE0386 |
ERROR |
SYSTEM |
Unable to authenticate user %s: safe %s is blocked. |
FSI0387 |
INFO |
SYSTEM |
Password for account %s verified successfully. |
FSI0389 |
INFO |
SYSTEM |
Password for account %s changed successfully. |
FAI0393 |
INFO |
ADMIN |
User %s displayed password history for account %s. |
FAI0394 |
INFO |
ADMIN |
User %s displayed historical password for account %s changed at %s. |
FAI0395 |
INFO |
ADMIN |
User %s displayed current password for account %s. |
FAI0396 |
INFO |
ADMIN |
User %s blocked safe %s. |
FAI0397 |
INFO |
ADMIN |
User %s unblocked safe %s. |
FAI0398 |
INFO |
ADMIN |
User %s deleted safe %s. |
FAI0399 |
INFO |
ADMIN |
User %s changed safe %s. |
FAI0400 |
INFO |
ADMIN |
User %s created safe %s. |
FAI0401 |
INFO |
ADMIN |
User %s blocked account %s. |
FAI0402 |
INFO |
ADMIN |
User %s unblocked account %s. |
FAI0403 |
INFO |
ADMIN |
User %s deleted account %s. |
FAI0406 |
INFO |
ADMIN |
User %s blocked listener %s. |
FAI0407 |
INFO |
ADMIN |
User %s unblocked listener %s. |
FAI0408 |
INFO |
ADMIN |
User %s deleted listener %s. |
FAI0411 |
INFO |
ADMIN |
User %s blocked password change policy %s. |
FAI0412 |
INFO |
ADMIN |
User %s unblocked password change policy %s. |
FAI0413 |
INFO |
ADMIN |
User %s deleted password change policy %s. |
FAI0414 |
INFO |
ADMIN |
User %s changed password change policy %s. |
FAI0415 |
INFO |
ADMIN |
User %s created password change policy %s. |
FSI0416 |
INFO |
SYSTEM |
Connection between safe %s and user %s has been removed. |
FSI0417 |
INFO |
SYSTEM |
Connection between safe %s and user %s has been added. |
FSI0418 |
INFO |
SYSTEM |
User %s was removed from safes %s. |
FSE0420 |
ERROR |
SYSTEM |
Unable to authenticate user %s against server %s. |
FAI0423 |
INFO |
ADMIN |
User %s assigned account %s to safe %s. |
FAI0424 |
INFO |
ADMIN |
User %s unassigned account %s from safe %s. |
FAI0425 |
INFO |
ADMIN |
User %s assigned authentication method %s to user %s. |
FAI0426 |
INFO |
ADMIN |
User %s unassigned authentication mathod %s from user %s. |
FAI0427 |
INFO |
ADMIN |
User %s changed authentication mathod %s assigned to user %s. |
FAI0428 |
INFO |
ADMIN |
User %s assigned user %s to safe %s. |
FAI0429 |
INFO |
ADMIN |
User %s unassigned user %s from safe %s. |
FAI0430 |
INFO |
ADMIN |
User %s blocked password changer %s. |
FAI0431 |
INFO |
ADMIN |
User %s unblocked password changer %s. |
FAI0432 |
INFO |
ADMIN |
User %s deleted password changer %s. |
FAI0433 |
INFO |
ADMIN |
User %s changed password changer %s. |
FAI0434 |
INFO |
ADMIN |
User %s created password changer %s. |
FSW0435 |
WARNING |
SYSTEM |
Password changer timed out for account %s. |
FAW0438 |
WARNING |
ADMIN |
User %s authenticated using new token while the old one still exists. |
FAW0439 |
WARNING |
ADMIN |
User %s authenticated using old token. |
FAI0444 |
INFO |
ADMIN |
User %s created policy %s. |
FAI0445 |
INFO |
ADMIN |
User %s deleted policy %s. |
FAI0446 |
INFO |
ADMIN |
User %s changed policy %s. |
FAI0449 |
INFO |
ADMIN |
User %s created regexp %s. |
FAI0450 |
INFO |
ADMIN |
User %s deleted regexp %s. |
FAI0451 |
INFO |
ADMIN |
User %s changed regexp %s. |
FAI0460 |
INFO |
ADMIN |
User %s displayed current password for account %s. Reason: %s |
FSE0461 |
ERROR |
SYSTEM |
Invalid data from %s LDAP server. |
FAI0462 |
INFO |
ADMIN |
User {} created redundancy group {}. |
FAI0463 |
INFO |
ADMIN |
User {} deleted redundancy group {}. |
FUW0465 |
WARNING |
USER |
Establishing new connections has been disabled. |
FSE0466 |
ERROR |
SYSTEM |
Fudo versions do not conform. |
FUE0467 |
ERROR |
USER |
Client tried to authenticate using an invalid UTF-8 login. |
FSI0468 |
INFO |
SYSTEM |
A passphrase used to decrypt disks was changed. |
FSE0476 |
ERROR |
SYSTEM |
ZVOL with encryption key does not exist. |
FAI0481 |
INFO |
ADMIN |
New OTP for user %s has been generated. |
FSW0482 |
WARNING |
SYSTEM |
Unable to verify password for account %s. |
FAI0487 |
INFO |
ADMIN |
User %s requested timestamping for session. |
FAI0488 |
INFO |
ADMIN |
User %s requested timestamping for account. |
FSI0489 |
INFO |
SYSTEM |
Label %s is not defined on this node, skipping listener %s. |
FAI0490 |
INFO |
ADMIN |
User %s created external authentication %s. |
FAI0491 |
INFO |
ADMIN |
User %s changed external authentication %s: %s. |
FAI0492 |
INFO |
ADMIN |
User %s deleted external authentication %s. |
FSE0493 |
ERROR |
SYSTEM |
Unable to establish connection to server %s (%s): label %s not defined on this node. |
FSI0494 |
INFO |
SYSTEM |
Label %s not defined on this node, skipping external authentication %s. |
FSE0500 |
ERROR |
SYSTEM |
Communication error with cluster node %s (%s): unable to connect to database. |
FSE0502 |
ERROR |
SYSTEM |
Database error. |
FSE0510 |
ERROR |
SYSTEM |
Communication error with cluster node %s (%s): initial replication failed. |
FAW0514 |
WARNING |
ADMIN |
User %s of role %s tried to view %s, but has insufficient privileges for this action. |
FSW0522 |
WARNING |
SYSTEM |
Rollback to ${_version} failed. |
FSW0523 |
WARNING |
SYSTEM |
Upgrade to ${_version} failed. |
FSW0524 |
WARNING |
SYSTEM |
Rollback to ${_version} succeeded. |
FSW0525 |
WARNING |
SYSTEM |
Upgrade to ${_version} succeeded. |
FSE0526 |
ERROR |
SYSTEM |
Error communicating with bypass card. Error setting nextboot mode. |
FSE0527 |
ERROR |
SYSTEM |
Error communicating with bypass card. Error setting bpe mode. |
FSE0528 |
ERROR |
SYSTEM |
Error communicating with bypass card. Error switching card mode. |
FSE0529 |
ERROR |
SYSTEM |
Error communicating with bypass card. |
FAI0530 |
INFO |
ADMIN |
User %s enabled snmp. |
FAI0531 |
INFO |
ADMIN |
User %s disabled snmp. |
FSW0532 |
WARNING |
SYSTEM |
External storage is unavailable. |
FSI0534 |
INFO |
SYSTEM |
External storage attached. |
FSE0535 |
ERROR |
SYSTEM |
External storage is unavailable in this configuration. |
FSW0536 |
WARNING |
SYSTEM |
External storage detached. |
FAI0538 |
INFO |
ADMIN |
Set external storage connection mode to {mode}. |
FAI0539 |
INFO |
ADMIN |
Set configured WWN to {wwn}, external storage connection mode to {mode}. |
FSW0540 |
WARNING |
SYSTEM |
Found ${cdisk} paths to fiber channel ${wwn} from ${cscbus} devices. |
FSW0541 |
WARNING |
SYSTEM |
Retention module was unable to move session ${_sessid}. |
FAI0542 |
INFO |
ADMIN |
User %s assigned account %s, listener %s to safe %s. |
FAI0543 |
INFO |
ADMIN |
User %s unassigned account %s, listener %s from safe %s. |
FSW0545 |
WARNING |
SYSTEM |
Unable to change password for account %s. |
FAI0549 |
INFO |
ADMIN |
User %s approved ticket %s requesting an access for user %s to safe %s. |
FAI0550 |
INFO |
ADMIN |
User %s rejected ticket %s requesting an access for user %s to safe %s. |
FAI0551 |
INFO |
ADMIN |
User %(username)s added member %(member)s to lagg %(interface)s. |
FAI0552 |
INFO |
ADMIN |
User %(username)s removed member %(member)s from lagg %(interface)s. |
FSE0553 |
ERROR |
SYSTEM |
Unable to extract public key from CA. |
FUE0554 |
ERROR |
USER |
SFTP server uses an unsupported version %u. |
FSE0560 |
ERROR |
SYSTEM |
Session has not been approved nor rejected. |
FAI0562 |
INFO |
ADMIN |
User %s rejected session %s. Reason: %s. |
FAI0563 |
INFO |
ADMIN |
User %s rejected session %s. |
FAI0564 |
INFO |
ADMIN |
User: {} tried to accept session: {} but it was accepted by: |
FAI0565 |
INFO |
ADMIN |
User: {} rejected session: {} |
FAI0566 |
INFO |
ADMIN |
User: {} tried to reject session: {} but it was accepted by: |
FAI0567 |
INFO |
ADMIN |
User: {} tried to reject session: {} but it was rejected by: |
FAI0568 |
INFO |
ADMIN |
User: {} accepted session: {} |
FAI0569 |
INFO |
ADMIN |
User: {} tried to accept session: {} but it was rejected by: |
FAI0570 |
INFO |
ADMIN |
User %s approved session %s. |
FSI0571 |
INFO |
SYSTEM |
Proxy connection closed. |
FSE0572 |
ERROR |
SYSTEM |
Proxy connection error. |
FSE0573 |
ERROR |
SYSTEM |
Client sent an invalid token. |
FSE0574 |
ERROR |
SYSTEM |
Unable to resolve hostname ${ip} to address. |
FSE0575 |
ERROR |
SYSTEM |
Unable to convert raw file to pcap. |
FAI0581 |
INFO |
ADMIN |
User %s changed domain search path from %s to %s. |
FSE0583 |
ERROR |
SYSTEM |
LDAP authentication error: unable to connect to %s. |
FAI0584 |
INFO |
ADMIN |
User %s changed data on user portal. |
FAI0585 |
INFO |
ADMIN |
User %s changed User portal HTTPS private key and certificate. |
FAW0586 |
WARNING |
ADMIN |
Missing safe attributes: %s |
FSE0588 |
ERROR |
SYSTEM |
Failed to replicate an object to node %s (%s): %s. |
FSE0589 |
ERROR |
SYSTEM |
Communication error with cluster node %s (%s): database %s transaction failure. |
FSE0590 |
ERROR |
SYSTEM |
Communication error with cluster node %s: unable to establish connection. |
FSE0591 |
ERROR |
SYSTEM |
Communication error with cluster node %s: unable to obtain serial number. |
FSE0592 |
ERROR |
SYSTEM |
Communication error with cluster node %s (%s): unable to obtain public key. |
FAI0594 |
INFO |
ADMIN |
User %s exported master key. |
FUE0595 |
ERROR |
USER |
User %s authorization failed: %s. |
FAI0597 |
INFO |
ADMIN |
User %s enabled failure login attempts limit. |
FAI0598 |
INFO |
ADMIN |
User %s disabled failure login attempts limit. |
FSI0599 |
INFO |
SYSTEM |
Fudo is successfully re-encrypted using key %s. |
FUI0601 |
INFO |
USER |
VNC connection terminated. |
FSW0602 |
WARNING |
SYSTEM |
Retention module was unable to fetch the current time. |
FSI0603 |
INFO |
SYSTEM |
Finished full synchronization from LDAP server %s. |
FAI0604 |
INFO |
ADMIN |
User %s created IP label %s. |
FAI0605 |
INFO |
ADMIN |
User %s changed IP label %s. |
FAI0606 |
INFO |
ADMIN |
User %s deleted IP label %s. |
FAI0607 |
INFO |
ADMIN |
User %s restored original logo for portal. |
FAI0608 |
INFO |
ADMIN |
User %s changed logo for portal. |
FSI0609 |
INFO |
SYSTEM |
Successfully generated new master key: %s. |
FAI0610 |
INFO |
ADMIN |
User %s invalidated master key. |
FAI0613 |
INFO |
ADMIN |
User %s canceled timestamping for session. |
FSI0614 |
INFO |
SYSTEM |
System image version %s is being processed. |
FSI0615 |
INFO |
SYSTEM |
System image version %s does not have preparation scripts. |
FSW0616 |
WARNING |
SYSTEM |
Quantitive indicator: %s %s established %d %s sessions in past 60 minutes! It’s %d more than typical at this time. |
FSW0617 |
WARNING |
SYSTEM |
Anomalous session length for %s %s lasted %d seconds which is longer than %d%% of sessions for this %s. |
FSE0620 |
ERROR |
SYSTEM |
Failed to expand disk ${_disk} (${_ident}). |
FSI0621 |
INFO |
SYSTEM |
Disk ${_disk} (${_ident}) expanded to ${_newsize}. |
FSI0622 |
INFO |
SYSTEM |
External storage expanded to ${_newsize}. |
FAI0623 |
INFO |
ADMIN |
User %s enabled different password than current setting. |
FAI0624 |
INFO |
ADMIN |
User %s disabled different password than current setting. |
FSI0626 |
INFO |
SYSTEM |
Initial logs replication to cluster node %s (%s) completed. |
FSE0633 |
ERROR |
SYSTEM |
Protocol %s doesn’t support multistep authentication. |
FSE0634 |
ERROR |
SYSTEM |
Authentication failed: User %s failed to authenticate using %s. |
FSW0639 |
WARNING |
SYSTEM |
Data storage full, establishing connections has been disabled. Free up some storage space to re-enable the session monitoring functionality. |
FUE0640 |
ERROR |
USER |
Failed to authenticate against the server as user %s using %s: %s |
FSW0641 |
WARNING |
SYSTEM |
Establishing connections has been re-enabled. |
FSW0642 |
WARNING |
SYSTEM |
Trying to finish all active sessions because of full filesystem. |
FAI0644 |
INFO |
ADMIN |
User %s changed user portal SSO settings. |
FSE0645 |
ERROR |
SYSTEM |
Communication error with cluster node %s (%s): unable to obtain time. |
FSE0646 |
ERROR |
SYSTEM |
Communication error with cluster node %s (%s): time difference too large (%ds). |
FUW0647 |
WARNING |
USER |
Cannot establish new connections because the capacity of the filesystem has been reached. |
FSW0649 |
WARNING |
SYSTEM |
More than one server address %s. |
FUE0654 |
ERROR |
USER |
Client sent an unexpected URL: %s. |
FSI0658 |
INFO |
SYSTEM |
AI started training quantitative model “%s-%s”. |
FSE0659 |
ERROR |
SYSTEM |
AI training quantitative model “%s-%s” failed: “%s”. |
FSI0660 |
INFO |
SYSTEM |
AI finished training quantitative model “%s-%s”. |
FSE0661 |
ERROR |
SYSTEM |
AI training failed for “%s-%s”. |
FSI0662 |
INFO |
SYSTEM |
AI started training corpus “%s”. |
FSE0663 |
ERROR |
SYSTEM |
AI training corpus “%s” failed: “%s”. |
FSI0664 |
INFO |
SYSTEM |
AI finished training corpus “%s”. |
FSI0665 |
INFO |
SYSTEM |
AI started training model “%s”. |
FSE0666 |
ERROR |
SYSTEM |
AI training model “%s” failed: “%s”. |
FSI0667 |
INFO |
SYSTEM |
AI finished training model “%s”. Model weight: %s |
FSE0668 |
ERROR |
SYSTEM |
AI training failed for “%s”. |
FSW0669 |
WARNING |
SYSTEM |
AI postponed training quantitative model “%s-%s”. Not enough training data. |
FSW0670 |
WARNING |
SYSTEM |
AI postponed training corpus “%s”. Not enough training data. |
FSW0671 |
WARNING |
SYSTEM |
AI postponed training model “%s”. Not enough training data. |
FAI0672 |
INFO |
ADMIN |
User %s upgraded plugin %s. |
FUI0673 |
INFO |
USER |
Client requested too small or too large terminal size: %dx%d. Changing to %dx%d. |
FUW0674 |
WARNING |
USER |
No keys configured, skipping server authentication. |
FSW0675 |
WARNING |
SYSTEM |
Unable to remove session %s on node %s. |
FAI0676 |
INFO |
ADMIN |
User %s updated note for account %s. |
FUI0677 |
INFO |
USER |
Portal user %s updated note for account %s. |
FAI0678 |
INFO |
ADMIN |
User %s created note for account %s. |
FUI0679 |
INFO |
USER |
Portal user %s created note for account %s. |
FSE0681 |
ERROR |
SYSTEM |
Upgrade status could not be determined. |
FSI0682 |
INFO |
SYSTEM |
Retention module will not be run during upgrade preparations. |
FUW0683 |
WARNING |
USER |
Server %s accepted public key for user %s without a signature! |
FUI0684 |
INFO |
USER |
User %s authenticated using SSH key logged in from address: %s. |
FAI0686 |
INFO |
ADMIN |
User %s loaded new password changer %s. |
FSI0688 |
INFO |
SYSTEM |
Disconnected callhome tunnel. |
FSE0691 |
ERROR |
SYSTEM |
Failed to expand external storage. |
FAI0692 |
INFO |
ADMIN |
User %s changed node name from %s to %s. |
FUW0694 |
WARNING |
USER |
Session has been terminated: time limit exceeded (user %s, safe %s). |
FUW0695 |
WARNING |
USER |
Session has been terminated: inactivity limit exceeded (user %s, safe %s). |
FUI0698 |
INFO |
USER |
User %s authenticated using SMS token logged in from address: %s. |
FUE0700 |
ERROR |
USER |
Unable to send one-time password to user %s: %s. |
FUI0703 |
INFO |
USER |
User %s authenticated using DUO/Push logged in from address: %s. |
FUE0705 |
ERROR |
USER |
Unable to send DUO/%s to user %s: %s. |
FAI0706 |
INFO |
ADMIN |
User %s enabled send diagnostics setting. |
FAI0707 |
INFO |
ADMIN |
User %s disabled send diagnostics setting. |
FSW0708 |
WARNING |
SYSTEM |
AI Identified suspicious activity in session %s. |
FSI0709 |
INFO |
SYSTEM |
AI Assessed activity in session %s with threat level %s. |
FUE0710 |
ERROR |
USER |
Unable to change Active Directory password for user %s (domain %s): %s. |
FUE0711 |
ERROR |
USER |
User %s OTP authentication failed: %s. |
FSI0712 |
INFO |
SYSTEM |
Azure backup snapshot started. |
FSI0713 |
INFO |
SYSTEM |
Azure backup snapshot finished. |
FSW0714 |
WARNING |
SYSTEM |
Additional space (%s) required to continue the upgrade. |
FAI0715 |
INFO |
ADMIN |
User %s disabled sending debug logs to syslog server. |
FUW0716 |
WARNING |
USER |
SSH connection attempt without ProxyJump. |
FSE0717 |
ERROR |
SYSTEM |
Browser could not establish a connection due to exceeding a timeout of %ds. |
FAI0721 |
INFO |
ADMIN |
User %s added remote application %s to server %s. |
FAI0722 |
INFO |
ADMIN |
User %s removed remote application %s from server %s. |
FAI0723 |
INFO |
ADMIN |
User %s changed remote application %s in server %s. |
FUE0724 |
ERROR |
USER |
Too high resolution requested (%ux%u), session dropped. |
FAI0729 |
INFO |
ADMIN |
User %s changed management SSO settings. |
FAI0731 |
INFO |
ADMIN |
User %s %s API health check setting. |
FSE0734 |
ERROR |
SYSTEM |
Unable to authenticate user %s: safe %s requires access acceptance. |
FUW0735 |
WARNING |
USER |
Session has been terminated: ticket for user %s to account %s has expired. |
FSI0745 |
INFO |
SYSTEM |
%zu accounts onboarded. |
FSI0746 |
INFO |
SYSTEM |
%zu accounts quarantined. |
FSI0747 |
INFO |
SYSTEM |
Scanner %jd/%s removed account %s. |
FSI0748 |
INFO |
SYSTEM |
Scanner %jd/%s created account %s. |
FSE0749 |
ERROR |
SYSTEM |
%s %s (pid %d) failed with status %d. |
FSE0750 |
ERROR |
SYSTEM |
%s %s (pid %d) was terminated by signal %d. |
FAI0751 |
INFO |
ADMIN |
User {} downloaded {}. |
FSE0752 |
ERROR |
SYSTEM |
Client sent an invalid request. |
FSI0753 |
INFO |
SYSTEM |
User %s is waiting for session approval. |
FAI0754 |
INFO |
ADMIN |
User %s enabled Callhome. |
FAI0755 |
INFO |
ADMIN |
User %s disabled Callhome. |
FAI0756 |
INFO |
ADMIN |
User %s requested session %s from archive. |
FAW0757 |
WARNING |
ADMIN |
Malformed upgrade package: %s |
FSE0758 |
ERROR |
SYSTEM |
Max number of retries exceeded. Could not remove sessions %s. |
FSW0759 |
WARNING |
SYSTEM |
Could not remove sessions %s. |
FSI0760 |
INFO |
SYSTEM |
%s until removal retry for sessions %s. |
FAE0761 |
ERROR |
ADMIN |
Failed authentication attempt from address %s. |
FUI0762 |
INFO |
USER |
User %s authenticated using SSO token logged in from address: %s. |
FUI0763 |
INFO |
USER |
User %s authenticated using X509 certificate logged in from address: %s. |
FUE0764 |
ERROR |
USER |
User failed to authenticate using SSO token and logging in from address: %s. |
FUE0765 |
ERROR |
USER |
User failed to authenticate using X509 certificate and logging in from address: %s. |
FAE0766 |
ERROR |
ADMIN |
Error parsing %s file at position %s. |
FAI0767 |
INFO |
ADMIN |
User %s changed password complexity settings. |
FAI0768 |
INFO |
ADMIN |
User %s changed User CA certificates. |
FAI0775 |
INFO |
ADMIN |
User %s added relation between nodes %s -> %s. |
FAI0776 |
INFO |
ADMIN |
User %s removed relation between nodes %s -> %s. |
FAI0777 |
INFO |
ADMIN |
User %s changed settings for relation between nodes %s -> %s. |
FSW0779 |
WARNING |
SYSTEM |
Health check ‘%s’ failed. |
FAI0780 |
INFO |
ADMIN |
User %s enabled retention for session. |
FAI0781 |
INFO |
ADMIN |
User %s disabled retention for session. |
FAI0782 |
INFO |
ADMIN |
Interface discovery while configuring external storage: {interfaces}. |
FUI0783 |
INFO |
USER |
User %s authenticated using OATH/%s logged in from address: %s. |
FUW0784 |
WARNING |
USER |
Functionality %s not allowed. |
FAI0785 |
INFO |
ADMIN |
User %s enabled denying new connections. |
FAI0786 |
INFO |
ADMIN |
User %s disabled denying new connections. |
FAI0787 |
INFO |
ADMIN |
User %s changed password changer active node. |
FSE0788 |
ERROR |
SYSTEM |
Unable to parse address %s. |
FSE0789 |
ERROR |
SYSTEM |
Unable to find address %s. |
FUE0790 |
ERROR |
USER |
User %s failed to authenticate after %d %s attempts, disconnecting. |
FUE0791 |
ERROR |
USER |
User %s failed to authenticate after presenting %d keys, disconnecting. |
FSW0793 |
WARNING |
SYSTEM |
DNS is slow. It took %jums to resolve %s. |
FAI0796 |
INFO |
ADMIN |
User %s enabled SNMP TRAP. |
FAI0797 |
INFO |
ADMIN |
User %s disabled SNMP TRAP. |
FSE0798 |
ERROR |
SYSTEM |
OpenID Connect (%s) configuration error: %s. |
FSE0799 |
ERROR |
SYSTEM |
OpenID Connect (%s) request failed: %s. |
FSE0801 |
ERROR |
SYSTEM |
Multiple users with e-mail %s found during OpenID Connect (%s) authentication. |
FUI0802 |
INFO |
USER |
User %s authenticated using OpenID Connect (%s). |
FSW0803 |
WARNING |
SYSTEM |
Unable to send SNMP TRAP. |
FUE0804 |
ERROR |
USER |
User’s %s OATH/%s token might have been cloned (current counter: %ju, new counter: %ju). |
FUI0805 |
INFO |
USER |
User %s presence confirmed during SSH authentication. |
FUE0806 |
ERROR |
USER |
User %s not present during SSH authentication. |
FUE0807 |
ERROR |
USER |
User’s %s SSH key may have been cloned (current counter: %ju, new counter: %ju). |
FUI0808 |
INFO |
USER |
Verification by the user %s confirmed during SSH authentication. |
FUE0809 |
ERROR |
USER |
No verification by the user %s during SSH authentication. |
FAI0810 |
INFO |
ADMIN |
User %s deleted undelivered email notifications. Recipient list: %s |
FAI0811 |
INFO |
ADMIN |
User %s resent undelivered email notifications. Recipient list: %s |
FSE0812 |
ERROR |
SYSTEM |
User with name %s not found during OpenID Connect (%s) authentication. |
FSE0813 |
ERROR |
SYSTEM |
User’s %s e-mail is not verified during OpenID Connect (%s) authentication. |
FSE0814 |
ERROR |
SYSTEM |
User with neither name %s nor e-mail %s found during OpenID Connect (%s) authentication. |
FAI0815 |
INFO |
ADMIN |
User %s created OpenID Connect %s. |
FAI0816 |
INFO |
ADMIN |
User %s changed OpenID Connect %s: %s. |
FAI0817 |
INFO |
ADMIN |
User %s deleted OpenID Connect %s. |
FSW0818 |
WARNING |
SYSTEM |
The number of active users exceeds the "activeusers" limit from the license. |
FSW0819 |
WARNING |
SYSTEM |
Server is not accessible through listener %s. |
FSE0821 |
ERROR |
SYSTEM |
Unable to establish connection: server not found (listener: %s, user: %s, target: %s, port: %u). |
FAI0822 |
INFO |
ADMIN |
User %s added KDC server %s with domain %s. |
FAI0823 |
INFO |
ADMIN |
User %s removed KDC server %s with domain %s. |
FAE0824 |
ERROR |
ADMIN |
Error saving KDC servers: “%s”. |
FSW0825 |
WARNING |
SYSTEM |
User %s not synchronized from LDAP server %s, validation error: %s. |
FAI0826 |
INFO |
ADMIN |
User %s granted access to %s for %s. |
FAI0827 |
INFO |
ADMIN |
User %s removed access to %s for %s. |
FUE0828 |
ERROR |
USER |
Server’s certificate does not match configured certificate. |
FAI0829 |
INFO |
ADMIN |
Administrator {subject.name} deleted remote application {remote_app.name}. |
FAI0830 |
INFO |
ADMIN |
User %s changed remote application %s. |
FAI0831 |
INFO |
ADMIN |
User %s created remote application %s. |
FAW0832 |
WARNING |
ADMIN |
Problem with NTP server. Host: %s. Message ntpdate: %s. |
FSE0833 |
ERROR |
SYSTEM |
Error fetching password from LAPS. Details: %s. |
FSE0834 |
ERROR |
SYSTEM |
Error fetching password from CyberArk Credential Provider. Details: %s. |
FSI0835 |
INFO |
SYSTEM |
Scanner %jd/%s removed server %s. |
FSI0836 |
INFO |
SYSTEM |
Scanner %jd/%s created server %s. |
FSI0837 |
INFO |
SYSTEM |
%zu servers onboarded. |
FSI0838 |
INFO |
SYSTEM |
%zu servers quarantined. |
FAI0839 |
INFO |
ADMIN |
Administrator {subject.name} created account {account.name}. {account=account.id} |
FAI0840 |
INFO |
ADMIN |
Administrator {subject.name} set the attribute {attribute.name} for the account {old.name} to: {attribute.value}. {account=old.id} |
FAI0841 |
INFO |
ADMIN |
Administrator {subject.name} deleted account {account.name}. {account=account.id} |
FAI0842 |
INFO |
ADMIN |
Administrator {subject.name} created listener {listener.name}. {listener=listener.id} |
FAI0843 |
INFO |
ADMIN |
Administrator {subject.name} set the attribute {attribute.name} for listener {old.name} to: {attribute.value}. {listener=old.id} |
FAI0844 |
INFO |
ADMIN |
Administrator {subject.name} deleted listener {listener.name}. {listener=listener.id} |
FAI0845 |
INFO |
ADMIN |
Administrator {subject.name} created pool {pool.name}. {pool=pool.id} |
FAI0846 |
INFO |
ADMIN |
Administrator {subject.name} set the attribute {attribute.name} for pool {old.name} to: {attribute.value}. {pool=old.id} |
FAI0847 |
INFO |
ADMIN |
Administrator {subject.name} deleted pool {pool.name}. {pool=pool.id} |
FAI0848 |
INFO |
ADMIN |
Administrator {subject.name} created safe {safe.name}. {safe=safe.id} |
FAI0849 |
INFO |
ADMIN |
Administrator {subject.name} set the attribute {attribute.name} for safe {old.name} to: {attribute.value}. {safe=old.id} |
FAI0850 |
INFO |
ADMIN |
Administrator {subject.name} deleted safe {safe.name}. {safe=safe.id} |
FAI0851 |
INFO |
ADMIN |
Administrator {subject.name} created server {server.name}. {server=server.id} |
FAI0852 |
INFO |
ADMIN |
Administrator {subject.name} set the attribute {attribute.name} for server {old.name} to: {attribute.value}. {server=old.id} |
FAI0853 |
INFO |
ADMIN |
Administrator {subject.name} deleted server {server.name}. {server=server.id} |
FAI0854 |
INFO |
ADMIN |
Administrator {subject.name} created {user.role} {user.name}. {user=user.id} |
FAI0855 |
INFO |
ADMIN |
Administrator {subject.name} set the attribute {attribute.name} for {old.role} {old.name} to: {attribute.value}. {user=old.id} |
FAI0856 |
INFO |
ADMIN |
Administrator {subject.name} deleted {user.role} {user.name}. {user=user.id} |
FSW0857 |
WARNING |
SYSTEM |
Scanner %jd/%s can not remove server %s: %s |
FAI0858 |
INFO |
ADMIN |
Administrator {subject.name} created a grant, giving {account_grant.to_user_role} {account_grant.to_user_name} access to account {account_grant.for_account_name}. {user=account_grant.to_user_id,account=account_grant.for_account_id} |
FAI0859 |
INFO |
ADMIN |
Administrator {subject.name} revoked a grant, removing {account_grant.to_user_role} {account_grant.to_user_name} access to account {account_grant.for_account_name}. {user=account_grant.to_user_id,account=account_grant.for_account_id} |
FAI0860 |
INFO |
ADMIN |
Administrator {subject.name} created a grant, giving {listener_grant.to_user_role} {listener_grant.to_user_name} access to listener {listener_grant.for_listener_name}. {user=listener_grant.to_user_id,listener=listener_grant.for_listener_id} |
FAI0861 |
INFO |
ADMIN |
Administrator {subject.name} revoked a grant, removing {listener_grant.to_user_role} {listener_grant.to_user_name} access to listener {listener_grant.for_listener_name}. {user=listener_grant.to_user_id,listener=listener_grant.for_listener_id} |
FAI0862 |
INFO |
ADMIN |
Administrator {subject.name} created a grant, giving {pool_grant.to_user_role} {pool_grant.to_user_name} access to pool {pool_grant.for_pool_name}. {user=pool_grant.to_user_id,pool=pool_grant.for_pool_id} |
FAI0863 |
INFO |
ADMIN |
Administrator {subject.name} revoked a grant, removing {pool_grant.to_user_role} {pool_grant.to_user_name} access to pool {pool_grant.for_pool_name}. {user=pool_grant.to_user_id,pool=pool_grant.for_pool_id} |
FAI0864 |
INFO |
ADMIN |
Administrator {subject.name} created a grant, giving {safe_grant.to_user_role} {safe_grant.to_user_name} access to safe {safe_grant.for_safe_name}. {user=safe_grant.to_user_id,safe=safe_grant.for_safe_id} |
FAI0865 |
INFO |
ADMIN |
Administrator {subject.name} revoked a grant, removing {safe_grant.to_user_role} {safe_grant.to_user_name} access to safe {safe_grant.for_safe_name}. {user=safe_grant.to_user_id,safe=safe_grant.for_safe_id} |
FAI0866 |
INFO |
ADMIN |
Administrator {subject.name} created a grant, giving {server_grant.to_user_role} {server_grant.to_user_name} access to server {server_grant.for_server_name}. {user=server_grant.to_user_id,server=server_grant.for_server_id} |
FAI0867 |
INFO |
ADMIN |
Administrator {subject.name} revoked a grant, removing {server_grant.to_user_role} {server_grant.to_user_name} access to server {server_grant.for_server_name}. {user=server_grant.to_user_id,server=server_grant.for_server_id} |
FAI0868 |
INFO |
ADMIN |
Administrator {subject.name} created a grant, giving {user_grant.to_user_role} {user_grant.to_user_name} access to {user_grant.for_user_role} {user_grant.for_user_name}. {user=user_grant.to_user_id,user=user_grant.for_user_id} |
FAI0869 |
INFO |
ADMIN |
Administrator {subject.name} revoked a grant, removing {user_grant.to_user_role} {user_grant.to_user_name} access to {user_grant.for_user_role} {user_grant.for_user_name}. {user=user_grant.to_user_id,user=user_grant.for_user_id} |
FAI0870 |
INFO |
ADMIN |
Administrator {subject.name} connected account {account_safe_listener.account_name} to safe {account_safe_listener.safe_name} through listener {account_safe_listener.listener_name}. {account=account_safe_listener.account_id,safe=account_safe_listener.safe_id,listener=account_safe_listener.listener_id} |
FAI0871 |
INFO |
ADMIN |
Administrator {subject.name} set the attribute {attribute.name} for the connection between account {old.account_name}, safe {old.safe_name} and listener {old.listener_name} to: {attribute.value}. {account=old.account_id,safe=old.safe_id,listener=old.listener_id,listener=account_safe_listener.listener_id} |
FAI0872 |
INFO |
ADMIN |
Administrator {subject.name} disconnected account {account_safe_listener.account_name} from safe {account_safe_listener.safe_name} through listener {account_safe_listener.listener_name}. {account=account_safe_listener.account_id,safe=account_safe_listener.safe_id,listener=account_safe_listener.listener_id} |
FAI0873 |
INFO |
ADMIN |
Administrator {subject.name} added {user_authentication_method.type} authentication method to {user_authentication_method.user_role} {user_authentication_method.user_name} at position {user_authentication_method.position}. {user=user_authentication_method.user_id} |
FAI0874 |
INFO |
ADMIN |
Administrator {subject.name} set the attribute {attribute.name} on {old.type} authentication method for {user_authentication_method.user_role} {user_authentication_method.user_name} at position {old.position} to: {attribute.value}. {user=old.user_id} |
FAI0875 |
INFO |
ADMIN |
Administrator {subject.name} removed {user_authentication_method.type} authentication method from {user_authentication_method.user_role} {user_authentication_method.user_name} at position {user_authentication_method.position}. {user=user_authentication_method.user_id} |
FAI0876 |
INFO |
ADMIN |
Administrator {subject.name} connected safe {user_safe.safe_name} to {user_safe.user_role} {user_safe.user_name} at position {user_safe.position}. {user=user_safe.user_id,safe=user_safe.safe_id} |
FAI0877 |
INFO |
ADMIN |
Administrator {subject.name} set the attribute {attribute.name} for the connection between {user_safe.user_role} {user_safe.user_name} and safe {user_safe.safe_name} at position {old.position} to: {attribute.value}. {user=old.user_id,safe=old.safe_id} |
FAI0878 |
INFO |
ADMIN |
Administrator {subject.name} disconnected safe {user_safe.safe_name} from {user_safe.user_role} {user_safe.user_name} at position {user_safe.position}. {user=user_safe.user_id,safe=user_safe.safe_id} |
FAI0880 |
INFO |
ADMIN |
Administrator {subject.name} created time policy for connection between safe {user_safe_time_policy.safe_name} and {user_safe_time_policy.user_role} {user_safe_time_policy.user_name}. {user=user_safe_time_policy.user_id,safe=user_safe_time_policy.safe_id} |
FAI0881 |
INFO |
ADMIN |
Administrator {subject.name} set attribute {attribute.name} for time policy on connection between safe {user_safe_time_policy.safe_name} and {user_safe_time_policy.user_role} {user_safe_time_policy.user_name} to: {attribute.value}. {user=user_safe_time_policy.user_id,safe=user_safe_time_policy.safe_id} |
FAI0882 |
INFO |
ADMIN |
Administrator {subject.name} removed time policy from connection between safe {user_safe_time_policy.safe_name} and {user_safe_time_policy.user_role} {user_safe_time_policy.user_name}. {user=user_safe_time_policy.user_id,safe=user_safe_time_policy.safe_id} |
FAI0883 |
INFO |
ADMIN |
Administrator {subject.name} added authentication server {external_authentication.name} ({EXTERNAL_AUTHENTICATION.type} {external_authentication.address}:{external_authentication.port}). |
FAI0884 |
INFO |
ADMIN |
Administrator {subject.name} set the attribute {attribute.name} for the authentication server {old.name} ({OLD.type} {old.address}:{old.port}) to: {attribute.value}. |
FAI0885 |
INFO |
ADMIN |
Administrator {subject.name} removed authentication server {external_authentication.name} ({EXTERNAL_AUTHENTICATION.type} {external_authentication.address}:{external_authentication.port}). |
FAI0886 |
INFO |
ADMIN |
Administrator {subject.name} added server {pool_server.server_name} to the pool {pool_server.pool_name}. {pool=pool_server.pool_id,server=pool_server.server_id} |
FAI0887 |
INFO |
ADMIN |
Administrator {subject.name} removed server {pool_server.server_name} from the pool {pool_server.pool_name}. {pool=pool_server.pool_id,server=pool_server.server_id} |
FAI0888 |
INFO |
ADMIN |
Administrator {subject.name} set configuration variable {name} to {value}. |
FAI0889 |
INFO |
ADMIN |
Administrator {subject.name} created password change policy {password_change_policy.name}. |
FAI0890 |
INFO |
ADMIN |
Administrator {subject.name} set the attribute {attribute.name} for the password change policy {old.name} to: {attribute.value}. |
FAI0891 |
INFO |
ADMIN |
Administrator {subject.name} deleted password change policy {password_change_policy.name}. |
FAI0892 |
INFO |
ADMIN |
Administrator {subject.name} deleted hotfix {name}. |
FSI0893 |
INFO |
SYSTEM |
Azure backup restored. |
FAI0894 |
INFO |
ADMIN |
Administrator {subject.name} deleted session movie {session_movie.id} from session {session_movie.session_id}. |
FAI0895 |
INFO |
ADMIN |
Administrator {subject.name} deleted session file {path}. |
FAI0896 |
INFO |
ADMIN |
Administrator {subject.name} created label {name}. |
FAI0897 |
INFO |
ADMIN |
Administrator {subject.name} set IP for label {name} to: {ip}. |
FAI0898 |
INFO |
ADMIN |
Administrator {subject.name} deleted label {name}. |
FSI0899 |
INFO |
SYSTEM |
Administrator {subject.name} created policy {policy.name}. |
FSI0900 |
INFO |
SYSTEM |
Administrator {subject.name} set the attribute {attribute.name} for policy {old.name} to: {attribute.value}. |
FSI0901 |
INFO |
SYSTEM |
Administrator {subject.name} deleted policy {policy.name}. |
FSI0902 |
INFO |
SYSTEM |
Administrator {subject.name} created regular expression {regexp.name}. |
FSI0903 |
INFO |
SYSTEM |
Administrator {subject.name} set the attribute {attribute.name} for regular expression {old.name} to: {attribute.value}. |
FSI0904 |
INFO |
SYSTEM |
Administrator {subject.name} deleted regular expression {regexp.name}. |
FAI0905 |
INFO |
ADMIN |
Administrator {subject.name} added script {script_name} for account {account_name}. |
FAI0906 |
INFO |
ADMIN |
Administrator {subject.name} set the attribute {attribute.name} for script {script_name} for account {account_name} to: {attribute.value}. |
FAI0907 |
INFO |
ADMIN |
Administrator {subject.name} deleted account script {script_name} from account {account_name}. |
FAI0908 |
INFO |
ADMIN |
Administrator {subject.name} triggered password changer for account {account_name}. |
FAI0909 |
INFO |
ADMIN |
Administrator {subject.name} marked checkout sessions as safe for account {account_name}. |
FAI0910 |
INFO |
ADMIN |
Administrator {subject.name} set discovery state to {new_state} for account {account_name}. |
FAI0911 |
INFO |
ADMIN |
Administrator {subject.name} set discovery state to {new_state} for server {server_name}. |
FAI0912 |
INFO |
ADMIN |
Administrator {subject.name} created report subscription {defined_report_subscription_id}. |
FAI0914 |
INFO |
ADMIN |
Administrator {subject.name} deleted report subscription {defined_report_subscription_id}. |
FAI0915 |
INFO |
ADMIN |
Administrator {subject.name} exported master key. |
FAI0916 |
INFO |
ADMIN |
Administrator {subject.name} invalidated master key. |
FAI0917 |
INFO |
ADMIN |
Administrator {subject.name} created cluster node {node.name}. |
FAI0918 |
INFO |
ADMIN |
Administrator {subject.name} set the attribute {attribute.name} for the cluster node {old.name} to: {attribute.value}. |
FAI0919 |
INFO |
ADMIN |
Administrator {subject.name} deleted cluster node {node.name}. |
FAI0920 |
INFO |
ADMIN |
Administrator {subject.name} created new cluster on the node {node_name}. |
FAI0921 |
INFO |
ADMIN |
Administrator {subject.name} attached node with serial {serial} to the cluster. |
FSI0922 |
INFO |
SYSTEM |
Email “{}” sent to {}. |
FSI0923 |
INFO |
SYSTEM |
Slack notification sent to {}. |
FSI0924 |
INFO |
SYSTEM |
Push notification sent to {}. |
FAI0925 |
INFO |
ADMIN |
Administrator {subject.name} created OpenID Connect authentication server {oidc.name}. |
FAI0926 |
INFO |
ADMIN |
Administrator {subject.name} set the attribute {attribute.name} for the OpenID Connect authentication server {old.name} to: {attribute.value}. |
FAI0927 |
INFO |
ADMIN |
Administrator {subject.name} deleted OpenID Connect authentication server {oidc.name}. |
FAI0928 |
INFO |
ADMIN |
Administrator {subject.name} created cluster node replication from {node_replication.local_node_name} to {node_replication.remote_node_name}. |
FAI0929 |
INFO |
ADMIN |
Administrator {subject.name} set the attribute {attribute.name} for the cluster node replication from {node_replication.local_node_name} to {node_replication.remote_node_name}. |
FAI0930 |
INFO |
ADMIN |
Administrator {subject.name} deleted cluster node replication from {node_replication.local_node_name} to {node_replication.remote_node_name}. |
FAI0931 |
INFO |
ADMIN |
Administrator {subject.name} deleted report {report_id}. |
FAE0932 |
ERROR |
ADMIN |
Failed to remove reports files. |
FAI0933 |
INFO |
ADMIN |
Administrator {subject.name} created password changer {password_changer_name}. |
FAI0934 |
INFO |
ADMIN |
Administrator {subject.name} set the attribute {attribute.name} for the password changer {password_changer_name} to: {attribute.value}. |
FAI0935 |
INFO |
ADMIN |
Administrator {subject.name} deleted password changer {password_changer.name}. |
FAI0936 |
INFO |
ADMIN |
Administrator {subject.name} invited the user {user_name} with email {user_email} to Fudo Network organization and trusted his keys. |
FAI0937 |
INFO |
ADMIN |
Administrator {subject.name} invited the user {user_name} with email {user_email} to Fudo Network organization. |
FAI0938 |
INFO |
ADMIN |
Administrator {subject.name} cancelled the invitation for the user {user_name} with email {user_email}. |
FAI0939 |
INFO |
ADMIN |
Administrator {subject.name} demoted successfully the redundancy group {name}. |
FAI0940 |
INFO |
ADMIN |
Administrator {subject.name} restored the default logo for user access gateway. |
FAI0941 |
INFO |
ADMIN |
Administrator {subject.name} restored the default logo for the RDP protocol. |
FAI0942 |
INFO |
ADMIN |
Administrator {subject.name} restored the default logo for the VNC protocol. |
FAI0943 |
INFO |
ADMIN |
Administrator {subject.name} changed logo for user access gateway. |
FAI0944 |
INFO |
ADMIN |
Administrator {subject.name} changed logo for the RDP protocol. |
FAI0945 |
INFO |
ADMIN |
Administrator {subject.name} changed logo for the VNC protocol. |
FSE0946 |
ERROR |
SYSTEM |
OpenID Connect (%s) data is missing the sub claim. |
FSE0947 |
ERROR |
SYSTEM |
User with sub %s not found during OpenID Connect (%s) authentication. |
FSE0948 |
ERROR |
SYSTEM |
User’s %s OpenID Connect (%s) sub claim mismatch (%s != %s). |
FSI0949 |
INFO |
SYSTEM |
User %s automatically linked with sub %s for OpenID Connect %s. |
FAI0950 |
INFO |
ADMIN |
Administrator {subject.name} removed sub claim from {user_oidc.user_role} {user_oidc.user_name} within OpenID Connect provider {user_oidc.oidc_name}. |
FAI0951 |
INFO |
ADMIN |
Administrator {subject.name} set the attribute {attribute.name} for the {user_oidc.user_role} {user_safe.user_name} within OpenID Connect provider {user_oidc.oidc_name} to: {attribute.value}. |
FAI0952 |
INFO |
ADMIN |
Administrator {subject.name} added sub claim {user_oidc.oidc_sub} to {user_oidc.user_role} {user_oidc.user_name} within OpenID Connect provider {user_oidc.oidc_name}. |
FUE0953 |
ERROR |
USER |
User %s failed to authenticate, disconnecting. |
FAI0954 |
INFO |
ADMIN |
Administrator {subject.name} removed this Fudo from Fudo Network. |
FUI0955 |
INFO |
USER |
Administrator {subject.name} accepted the invitation to this Fudo and set their keys. Email: {email}, organization: {organization}. |
FAI0956 |
INFO |
ADMIN |
Administrator {subject.name} added this Fudo to Fudo Network. |
FAI0957 |
INFO |
ADMIN |
Administrator {subject.name} generated new Fudo Network key. |
FAE0958 |
ERROR |
ADMIN |
Failed to remove diagnostic tarball {filename}. |
FAI0959 |
INFO |
ADMIN |
Administrator {subject.name} deleted diagnostic id: {id} ({filename}). |
FAE0960 |
ERROR |
ADMIN |
Failed to generate diagnostic tarball. |
FAI0961 |
INFO |
ADMIN |
Administrator {subject.name} generated diagnostics {filename}. |
FSE0962 |
ERROR |
SYSTEM |
Failed to take job from queue, error: {err} |
FSE0963 |
ERROR |
SYSTEM |
Failed to parse message ‘{buffer}’ on Unix Socket into command, err: {err} |
FSE0964 |
ERROR |
SYSTEM |
Client Error handling command ‘{command:?}’: {err} |
FSE0965 |
ERROR |
SYSTEM |
Failed to get scheduled job, error: {err} |
FSE0966 |
ERROR |
SYSTEM |
Failed to queue scheduled job, error: {err} |
FSE0967 |
ERROR |
SYSTEM |
Client was interrupted: {serve_result:?} |
FSE0968 |
ERROR |
SYSTEM |
Scheduler was interrupted: {serve_result:?} |
FSE0969 |
ERROR |
SYSTEM |
Listener was interrupted: {serve_result:?} |
FSE0970 |
ERROR |
SYSTEM |
Client connection with Unix Socket is not writeable, err: {err} |
FSE0971 |
ERROR |
SYSTEM |
Failed to write response to client through Unix Socket, err: {err} |
FSE0972 |
ERROR |
SYSTEM |
Job {} failed with error: {} |
FSE0973 |
ERROR |
SYSTEM |
Failed to load configuration from file {configuration_path}, error: {err} |
FSE0974 |
ERROR |
SYSTEM |
Failed to shutdown Fudo. |
FAI0975 |
INFO |
ADMIN |
Administrator {subject.name} created report {report_id}. |
FSE0976 |
ERROR |
SYSTEM |
Failed to restart Fudo. |
FSE0977 |
ERROR |
SYSTEM |
Failed to change Fudo version. |
FSE0978 |
ERROR |
SYSTEM |
Failed to list Fudo versions. |
FAI0979 |
INFO |
ADMIN |
Administrator {subject.name} updated management gui private key and certificate. |
FAI0980 |
INFO |
ADMIN |
Administrator {subject.name} updated user access gateway private key and certificate. |
FAI0981 |
INFO |
ADMIN |
Administrator {subject.name} generated QR code for mobile application access. |
FAI0982 |
INFO |
ADMIN |
Administrator {subject.name} created scanner {scanner.name}. |
FAI0983 |
INFO |
ADMIN |
Administrator {subject.name} set the attribute {attribute.name} for scanner {old.name} to: {attribute.value}. |
FAI0984 |
INFO |
ADMIN |
Administrator {subject.name} deleted scanner {scanner.name}. |
FAI0985 |
INFO |
ADMIN |
Administrator {subject.name} set the attribute {attribute.name} for mobile device to: {attribute.value}. |
FAI0987 |
INFO |
ADMIN |
Administrator {subject.name} added backup target {backup.name} ({backup.type}). |
FAI0988 |
INFO |
ADMIN |
Administrator {subject.name} set the attribute {attribute.name} for the backup target {old.name} ({old.type}) to: {attribute.value}. |
FAI0989 |
INFO |
ADMIN |
Administrator {subject.name} removed backup target {backup.name} ({backup.type}). |
FAI0990 |
INFO |
ADMIN |
Administrator {subject.name} added user directory {user_directory.name} ({USER_DIRECTORY.type}). |
FAI0991 |
INFO |
ADMIN |
Administrator {subject.name} set the attribute {attribute.name} for the user directory {old.name} ({OLD.type}) to: {attribute.value}. |
FAI0992 |
INFO |
ADMIN |
Administrator {subject.name} removed user directory {user_directory.name} ({USER_DIRECTORY.type}). |
FAI0993 |
INFO |
ADMIN |
Administrator {subject.name} added server {user_directory_server.address}:{user_directory_server.port} to the user directory {user_directory_server.user_directory_name} ({user_directory_server.user_directory_type}). |
FAI0994 |
INFO |
ADMIN |
Administrator {subject.name} set the attribute {attribute.name} for the server {old.address}:{old.port} in the user directory {old.user_directory_name} ({OLD.user_directory_type}) to: {attribute.value}. |
FAI0995 |
INFO |
ADMIN |
Administrator {subject.name} removed server {user_directory_server.address}:{user_directory_server.port} from the user directory {user_directory_server.user_directory_name} ({user_directory_server.user_directory_type}). |
FAI0996 |
INFO |
ADMIN |
Administrator {subject.name} added group mapping {user_directory_safe.group_path} -> {user_directory_safe.safe_name} to the user directory {user_directory_safe.user_directory_name} ({user_directory_safe.user_directory_type}). |
FAI0997 |
INFO |
ADMIN |
Administrator {subject.name} set the attribute {attribute.name} for the group mapping {old.group_path} -> {old.safe_name} in the user directory {old.user_directory_name} ({OLD.user_directory_type}) to: {attribute.value}. |
FAI0998 |
INFO |
ADMIN |
Administrator {subject.name} removed group mapping {user_directory_safe.group_path} -> {user_directory_safe.safe_name} from the user directory {user_directory_safe.user_directory_name} ({user_directory_safe.user_directory_type}). |
FAI0999 |
INFO |
ADMIN |
Administrator {subject.name} added authentication server {user_directory_safe_external_authentication.external_authentication_name} ({user_directory_safe_external_authentication.external_authentication_type}) {user_directory_safe_external_authentication.external_authentication_address}:{user_directory_safe_external_authentication.external_authentication_port} to the group mapping {user_directory_safe_external_authentication.group_path} -> {user_directory_safe_external_authentication.safe_name} in the user directory {user_directory_safe_external_authentication.user_directory_name} ({user_directory_safe_external_authentication.user_directory_type}). |
FAI1000 |
INFO |
ADMIN |
Administrator {subject.name} set the attribute {attribute.name} for the authentication server {old.external_authentication_name} ({OLD.external_authentication_type} {old.external_authentication_address}:{old.external_authentication_port} in the group mapping {old.group_path} -> {old.safe_name} for the user directory {old.user_directory_name} ({old.user_directory_type}) to: {attribute.value}. |
FAI1001 |
INFO |
ADMIN |
Administrator {subject.name} removed authentication server {user_directory_safe_external_authentication.external_authentication_name} ({user_directory_safe_external_authentication.external_authentication_type}) {user_directory_safe_external_authentication.external_authentication_address}:{user_directory_safe_external_authentication.external_authentication_port} from the group mapping {user_directory_safe_external_authentication.group_path} -> {user_directory_safe_external_authentication.safe_name} in the user directory {user_directory_safe_external_authentication.user_directory_name} ({user_directory_safe_external_authentication.user_directory_type}). |
FSW1004 |
WARNING |
SYSTEM |
Fetched maximum amount ({}) of groups for User Directory search. Provide more precise filter for all results. |
FSE1005 |
ERROR |
SYSTEM |
Unable to accept access request: %s. |
FUE1006 |
ERROR |
USER |
MySQL packet parsing failed with %d: %s. |
FUE1007 |
ERROR |
USER |
Unexpected MySQL packet received: %s. |
FAI1008 |
INFO |
ADMIN |
Administrator {subject.name} enforced full user directory synchronization on {user_directory_name}. |
FSI1009 |
INFO |
SYSTEM |
Organization synchronized: {}. |
FAI1012 |
INFO |
ADMIN |
Administrator {subject.name} set the user directory synchronization {attribute.name} to: {attribute.value}. |
FAI1013 |
INFO |
ADMIN |
Administrator {subject.name} uploaded license file. |
FSI1014 |
INFO |
SYSTEM |
Administrator {subject.name} created remote application {remote_app_name}. |
FSI1015 |
INFO |
SYSTEM |
Administrator {subject.name} set the attribute {attribute.name} for remote application {remote_app_name} to: {attribute.value}. |
FAI1016 |
INFO |
ADMIN |
Administrator {subject.name} changed member status of {emails} to {status}. |
FAI1017 |
INFO |
ADMIN |
Administrator {subject.name} uploaded new upgrade package (version: {version}, size: {size}). |
FUW1018 |
WARNING |
USER |
Client send data exceeding window size. Closing the channel. |
FUI1019 |
INFO |
USER |
Forwarding connection from %s:%s to %s:%s. |
FAI1020 |
INFO |
ADMIN |
Administrator {subject.name} uploaded new hotfix package (name: {name}, size: {size}). |
FAI1021 |
INFO |
ADMIN |
Administrator {subject.name} uploaded new license to Fudo Network. |
FAI1022 |
INFO |
ADMIN |
Administrator {subject.name} started trial in Fudo Network. |
FAI1023 |
INFO |
ADMIN |
Administrator {subject.name} generated key for session share access (readonly={session_share.readonly}). {session=session_share.session_id} |
FAI1025 |
INFO |
ADMIN |
Administrator {subject.name} terminated session {session_terminate.session_id}. {session=session_terminate.session_id} |
FAI1026 |
INFO |
ADMIN |
Administrator {subject.name} created comment {session_comment.id} for session {session_comment.session_id}. {session=session_comment.session_id} |
FAI1027 |
INFO |
ADMIN |
Administrator {subject.name} set the attribute {attribute.name} for comment {old.id} to: {attribute.value}. {session=old.session_id} |
FAI1028 |
INFO |
ADMIN |
Administrator {subject.name} removed comment {session_comment.id} for session {session_comment.session_id}. {session=session_comment.session_id} |
FAI1029 |
INFO |
ADMIN |
Administrator {subject.name} renamed label {oldname} to {name}. |
FAI1030 |
INFO |
ADMIN |
Administrator {subject.name} deleted upgrade package. |
FAI1031 |
INFO |
ADMIN |
Administrator {subject.name} deleted upgrade snapshot. |
FAI1032 |
INFO |
ADMIN |
Administrator {subject.name} has started an upgrade on Fudo (version: {version}). |
FAI1033 |
INFO |
ADMIN |
Administrator {subject.name} upgraded Fudo (version: {version}). |
FAI1034 |
INFO |
ADMIN |
Administrator {subject.name} requested system configuration export. |
FSI1035 |
INFO |
SYSTEM |
Preview access from request (%s) granted. |
FAI1036 |
INFO |
ADMIN |
Administrator {subject.name} requested service data. |
FAI1037 |
INFO |
ADMIN |
Administrator {subject.name} imported system configuration. |
FAI1038 |
INFO |
ADMIN |
Administrator {subject.name} deleted session {session_id}. {session=session_id} |
FAI1039 |
INFO |
ADMIN |
Administrator {subject.name} set the attribute {attribute.name} for timestamping to: {attribute.value}. |
FAI1040 |
INFO |
ADMIN |
Administrator {subject.name} changed timezone from {old} to {new}. |
FAI1041 |
INFO |
ADMIN |
Administrator {subject.name} displayed current password for account {account_name}. Reason: {reason} |
FAI1042 |
INFO |
ADMIN |
Administrator {subject.name} displayed current password for account {account_name}. |
FSE1043 |
ERROR |
SYSTEM |
Error generating report {}. |
FAI1045 |
INFO |
ADMIN |
Administrator {subject.name} changed ntp from {old} to {new}. |
FAI1047 |
INFO |
ADMIN |
Administrator {subject.name} has started replication of session {session_replica.session_id} on node {session_replica.session_on}. {session=session_replica.session_id} |
FAI1048 |
INFO |
ADMIN |
Administrator {subject.name} has started OCR of session {session_ocr.session_id}. {session=session_ocr.session_id} |
FAI1049 |
INFO |
ADMIN |
Administrator {subject.name} has updated their static password. |
FAI1050 |
INFO |
ADMIN |
Administrator {subject.name} approved the session {session_id}. |
FAI1051 |
INFO |
ADMIN |
Administrator {subject.name} rejected the session {session_id} and blocked the user {user_name}. |
FAI1052 |
INFO |
ADMIN |
Administrator {subject.name} rejected the session {session_id}. |
FAI1053 |
INFO |
ADMIN |
Administrator {subject.name} resent undelivered mail for notification {notification_id} to user {recipient_id}. |
FAI1054 |
INFO |
ADMIN |
Administrator {subject.name} removed undelivered mail for notification {notification_id} to user {recipient_id}. |
FAI1055 |
INFO |
ADMIN |
Administrator {subject.name} created the group {group.name}. |
FAI1056 |
INFO |
ADMIN |
Administrator {subject.name} set the attribute {attribute.name} for the group {old.name} to: {attribute.value}. |
FAI1057 |
INFO |
ADMIN |
Administrator {subject.name} deleted the group {group.name}. |
FAI1058 |
INFO |
ADMIN |
Administrator {subject.name} added user {group_user.user_name} to the group {group_user.group_name}. {user=group_user.user_id} |
FAI1059 |
INFO |
ADMIN |
Administrator {subject.name} removed user {group_user.user_name} from the group {group_user.group_name}. {user=group_user.user_id} |
FAI1060 |
INFO |
ADMIN |
Administrator {subject.name} connected safe {group_safe.safe_name} to the group {group_safe.group_name}. {safe=group_safe.safe_id} |
FAI1061 |
INFO |
ADMIN |
Administrator {subject.name} set the attribute {attribute.name} for the connection between group {group_safe.group_name} and safe {group_safe.safe_name} to: {attribute.value}. {safe=group_safe.safe_id} |
FAI1062 |
INFO |
ADMIN |
Administrator {subject.name} disconnected safe {group_safe.safe_name} from the group {group_safe.group_name}. {safe=group_safe.safe_id} |
FAI1063 |
INFO |
ADMIN |
Administrator {subject.name} created time policy for connection between safe {group_safe_time_policy.safe_name} and the group {group_safe_time_policy.group_name}. {safe=group_safe_time_policy.safe_id} |
FAI1064 |
INFO |
ADMIN |
Administrator {subject.name} set attribute {attribute.name} for time policy on connection between safe {group_safe_time_policy.safe_name} and the group {group_safe_time_policy.group_name} to: {attribute.value}. {safe=group_safe_time_policy.safe_id} |
FAI1065 |
INFO |
ADMIN |
Administrator {subject.name} removed time policy from connection between safe {group_safe_time_policy.safe_name} and the group {group_safe_time_policy.group_name}. {safe=group_safe_time_policy.safe_id} |
FAI1066 |
INFO |
ADMIN |
Administrator {subject.name} requested timestamping for the session {session_id}. |
FAI1067 |
INFO |
ADMIN |
Administrator {subject.name} canceled timestamping for the session {session_id}. |
FAI1068 |
INFO |
ADMIN |
Administrator {subject.name} revoked shared session (session_id={session_id}). |
FAI1069 |
INFO |
ADMIN |
Administrator {subject.name} requested session {session_id} from archive. |
FAI1070 |
INFO |
ADMIN |
Administrator {subject.name} deleted defied report {defined_report_id}. |
FAI1071 |
INFO |
ADMIN |
Administrator {subject.name} set the attribute {attribute.name} for the defined report {old.name} to: {attribute.value}. |
FAI1072 |
INFO |
ADMIN |
Administrator {subject.name} created role {role.name} with privileges {role.privs}. |
FAI1073 |
INFO |
ADMIN |
Administrator {subject.name} set the attribute {attribute.name} for role {old.name} to: {attribute.value}. |
FAI1074 |
INFO |
ADMIN |
Administrator {subject.name} granted role {old.name} privileges: {attribute.value}. |
FAI1075 |
INFO |
ADMIN |
Administrator {subject.name} revoked role {old.name} privileges: {attribute.value}. |
FAI1076 |
INFO |
ADMIN |
Administrator {subject.name} deleted role {role.name}. |
FAI1077 |
INFO |
ADMIN |
Administrator {subject.name} added user {user_role.user_name} role {user_role.role_name}. {user=user_role.user_id} |
FAI1078 |
INFO |
ADMIN |
Administrator {subject.name} removed user {user_role.user_name} role {user_role.role_name}. {user=user_role.user_id} |
FAI1079 |
INFO |
ADMIN |
Administrator {subject.name} created a capability, granting %s {%s.subject_name} the following rights to the %s {%s.object_name}: {%s.rights}. |
FAI1080 |
INFO |
ADMIN |
Administrator {subject.name} revoked a capability, removing %s’s {%s.subject_name} access to %s {%s.object_name}. |
FAI1081 |
INFO |
ADMIN |
Administrator {subject.name} set %s {%s.subject_name} rights to the %s {%s.object_name} to: {attribute.value}. |
FAI1082 |
INFO |
ADMIN |
Administrator {subject.name} granted %s {%s.subject_name} rights to the %s {%s.object_name}: {attribute.value}. |
FAI1083 |
INFO |
ADMIN |
Administrator {subject.name} revoked %s’s {%s.subject_name} rights to the %s {%s.object_name}: {attribute.value}. |
FAI1084 |
INFO |
ADMIN |
Administrator {subject.name} created discovery rule {rule.name}. |
FAI1085 |
INFO |
ADMIN |
Administrator {subject.name} set the attribute {attribute.name} for discovery rule {old.name} to: {attribute.value}. |
FAI1086 |
INFO |
ADMIN |
Administrator {subject.name} deleted discovery rule {rule.name}. |
FAI1087 |
INFO |
ADMIN |
Administrator {subject.name} added listener {rule_listener.listener_name} to the discovery rule {rule_listener.rule_name}. {listener=rule_listener.listener_id} |
FAI1088 |
INFO |
ADMIN |
Administrator {subject.name} removed listener {rule_listener.listener_name} from the discovery rule {rule_listener.rule_name}. {listener=rule_listener.listener_id} |
FAI1089 |
INFO |
ADMIN |
Administrator {subject.name} added pool {rule_pool.pool_name} to the discovery rule {rule_pool.rule_name}. {pool=rule_pool.pool_id} |
FAI1090 |
INFO |
ADMIN |
Administrator {subject.name} removed pool {rule_pool.pool_name} from the discovery rule {rule_pool.rule_name}. {pool=rule_pool.pool_id} |
FAI1091 |
INFO |
ADMIN |
Administrator {subject.name} added safe {rule_safe.safe_name} to the discovery rule {rule_safe.rule_name}. {safe=rule_safe.safe_id} |
FAI1092 |
INFO |
ADMIN |
Administrator {subject.name} removed safe {rule_safe.safe_name} from the discovery rule {rule_safe.rule_name}. {safe=rule_safe.safe_id} |
FAI1093 |
INFO |
ADMIN |
Administrator {subject.name} added mapping for Group {user_directory_group_group.group_name} to the group mapping {user_directory_group_group.user_directory_group_path} in the user directory {user_directory_group_group.user_directory_name} ({user_directory_group_group.user_directory_type}). |
FAI1094 |
INFO |
ADMIN |
Administrator {subject.name} removed mapping for Group {user_directory_group_group.group_name} from the group mapping {user_directory_group_group.user_directory_group_path} in the user directory {user_directory_group_group.user_directory_name} ({user_directory_group_group.user_directory_type}). |
FAI1095 |
INFO |
ADMIN |
Administrator {subject.name} added mapping for Role {user_directory_group_role.role_name} to the group mapping {user_directory_group_role.group_path} in the user directory {user_directory_group_role.user_directory_name} ({user_directory_group_role.user_directory_type}). |
FAI1096 |
INFO |
ADMIN |
Administrator {subject.name} removed mapping for Role {user_directory_group_role.role_name} from the group mapping {user_directory_group_role.group_path} in the user directory {user_directory_group_role.user_directory_name} ({user_directory_group_role.user_directory_type}). |
FAI1097 |
INFO |
ADMIN |
Administrator {subject.name} removed authentication server {user_directory_group_authentication.external_authentication_name} ({user_directory_group_authentication.external_authentication_type}) {user_directory_group_authentication.external_authentication_address}:{user_directory_group_authentication.external_authentication_port} from the group mapping {user_directory_group_authentication.user_directory_group_path} in the user directory {user_directory_group_authentication.user_directory_name} ({user_directory_group_authentication.user_directory_type}). |
FAI1098 |
INFO |
ADMIN |
Administrator {subject.name} removed group mapping {user_directory_group.group_path} from the user directory {user_directory_group.user_directory_name} ({user_directory_group.user_directory_type}). |
FAI1099 |
INFO |
ADMIN |
Administrator {subject.name} set the attribute {attribute.name} for the group mapping {old.group_path} in the user directory {old.user_directory_name} ({OLD.user_directory_type}) to: {attribute.value}. |
FAI1100 |
INFO |
ADMIN |
Administrator {subject.name} added group mapping {user_directory_group.group_path} to the user directory {user_directory_safe.user_directory_name} ({user_directory_group.user_directory_type}). |
FAI1101 |
INFO |
ADMIN |
Administrator {subject.name} added authentication server {user_directory_group_authentication.external_authentication_name} ({user_directory_group_authentication.external_authentication_type}) {user_directory_group_authentication.external_authentication_address}:{user_directory_group_authentication.external_authentication_port} to the group mapping {user_directory_group_authentication.user_directory_group_path} in the user directory {user_directory_group_authentication.user_directory_name} ({user_directory_group_authentication.user_directory_type}). |
FAI1102 |
INFO |
ADMIN |
Administrator {subject.name} added rule {scanner_rule.rule_name} to scanner {scanner_rule.scanner_name} at position {scanner_rule.position}. |
FAI1103 |
INFO |
ADMIN |
Administrator {subject.name} set the attribute {attribute.name} for the connection between scanner {scanner_rule.scanner_name} and rule {scanner_rule.rule_name} at position {old.position} to: {attribute.value}. |
FAI1104 |
INFO |
ADMIN |
Administrator {subject.name} removed rule {scanner_rule.rule_name} from scanner {scanner_rule.scanner_name} at position {scanner_rule.position}. |
FAI1105 |
INFO |
ADMIN |
Administrator {subject.name} started scanner {scanner.name}. |
FSW1106 |
WARNING |
SYSTEM |
Failed to synchronize authentication method (%s) for user %s. |
FSW1107 |
WARNING |
SYSTEM |
AI cannot transfer model “%s”. Model version has changed. |
FSW1108 |
WARNING |
SYSTEM |
AI failed to load model “%s” during model transfer. |
FSW1109 |
WARNING |
SYSTEM |
AI failed to update model “%s” during model transfer. |
FSI1110 |
INFO |
SYSTEM |
Starting webproxyd on {addr}. |
FSI1111 |
INFO |
SYSTEM |
Connection closed by guacd. |
FSI1112 |
INFO |
SYSTEM |
Connection closed by client. |
FSE1113 |
ERROR |
SYSTEM |
Connection error: {err}. |
FSE1114 |
ERROR |
SYSTEM |
Failed to set NODELAY on socket bound to {addr}: {err}. |