Project

General

Profile

Actions

Bug #15719

closed

GUI logout messages do not use the ``auth`` log facility

Added by Craig Coonrad about 1 month ago. Updated 14 days ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
Authentication
Target version:
Start date:
Due date:
% Done:

100%

Estimated time:
Plus Target Version:
24.11
Release Notes:
Default
Affected Version:
Affected Architecture:
All

Description

Version: 24.03-RELEASE
Platform tested: 2100,4100,QEMU

Login (messages come in correctly on the auth facility)

10:08:37.507385 IP 192.168.1.171.514 > 192.168.1.133.514: SYSLOG auth.notice, length: 114
10:08:37.507386 IP 192.168.1.171.514 > 192.168.1.133.514: SYSLOG auth.notice, length: 114

Logout (message comes in incorrectly to the daemon facility)

10:10:36.285901 IP 192.168.1.171.514 > 192.168.1.133.514: SYSLOG daemon.error, length: 115
Actions #1

Updated by Craig Coonrad about 1 month ago

  • Subject changed from Remote Logging: GUI logout messages are being sent to the wrong log facility (daemon instead of auth) to GUI logout messages are being sent to the wrong log facility (daemon instead of auth)

Additional info. This applies to local logging as well.

multiple login/logouts. Only login appears in auth.log

tail -f /var/log/auth.log
Sep 11 11:44:05 pf00 php-fpm[59119]: /index.php: Successful login for user 'admin' from: 192.168.1.8 (Local Database)
Sep 11 11:44:36 pf00 php-fpm[59119]: /index.php: Successful login for user 'admin' from: 192.168.1.8 (Local Database)
Sep 11 11:45:27 pf00 php-fpm[35273]: /index.php: Successful login for user 'admin' from: 192.168.1.8 (Local Database)
Sep 11 11:45:51 pf00 php-fpm[59119]: /index.php: Successful login for user 'admin' from: 192.168.1.8 (Local Database)
Actions #2

Updated by Marcos M about 1 month ago

  • Subject changed from GUI logout messages are being sent to the wrong log facility (daemon instead of auth) to GUI logout messages are being sent to the wrong log facility
  • Status changed from New to In Progress
  • Assignee set to Marcos M
  • Target version set to 2.8.0
  • Plus Target Version set to 24.08
Actions #3

Updated by Marcos M about 1 month ago

  • Subject changed from GUI logout messages are being sent to the wrong log facility to GUI logout messages are sent to the wrong log facility
  • Status changed from In Progress to Feedback
  • % Done changed from 0 to 100
Actions #5

Updated by Craig Coonrad about 1 month ago

Tested 609a1e17657273c6d09c8795398be4b39df8d361.
Success. Logout messages sent to auth facility for local and remote logging.

Actions #6

Updated by Marcos M about 1 month ago

  • Status changed from Feedback to Resolved
Actions #7

Updated by Jim Pingle 21 days ago

  • Subject changed from GUI logout messages are sent to the wrong log facility to GUI logout messages do not use the ``auth`` log facility
Actions #8

Updated by Jim Pingle 21 days ago

  • Category changed from System Logs to Authentication
Actions #9

Updated by Jim Pingle 14 days ago

  • Plus Target Version changed from 24.08 to 24.11
Actions

Also available in: Atom PDF