Project

General

Profile

Actions

Bug #15719

closed
CC MM

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

Bug #15719: GUI logout messages do not use the ``auth`` log facility

Added by Craig Coonrad about 2 years ago. Updated almost 2 years 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

CC Updated by Craig Coonrad about 2 years ago Actions #1

  • 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)

MM Updated by Marcos M about 2 years ago Actions #2

  • 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

MM Updated by Marcos M about 2 years ago Actions #3

  • 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

MM Updated by Marcos M about 2 years ago Actions #4

Fixed in commit:609a1e17657273c6d09c8795398be4b39df8d361.

CC Updated by Craig Coonrad about 2 years ago Actions #5

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

MM Updated by Marcos M about 2 years ago Actions #6

  • Status changed from Feedback to Resolved

JP Updated by Jim Pingle almost 2 years ago Actions #7

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

JP Updated by Jim Pingle almost 2 years ago Actions #8

  • Category changed from System Logs to Authentication

JP Updated by Jim Pingle almost 2 years ago Actions #9

  • Plus Target Version changed from 24.08 to 24.11
Actions

Also available in: Atom