Modify

Ticket #3389 (closed defect: fixed)

Opened 19 months ago

Last modified 19 months ago

Audilt log error when changing administrator password

Reported by: anonymous Owned by: jacalvo@…
Milestone: 2.2.X Component: base
Severity: normal Keywords:
Cc:

Description (last modified by jamor@…) (diff)

Estoy cambiado la password de Administrador.

Da el error pero la cambia.

Error

Error inserting data: INSERT INTO audit_actions ( temporal, value, model, event, username, timestamp, id, oldvalue, module) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?)
ERROR:  invalid input syntax for type boolean: '*' 
Values: $VAR1 = [
          '*',
          'administrador',
          'Auth',
          'action',
          'administrador',
          '2011-10-21 19:20:26',
          'Password changed',
          undef,
          'core'
        ];


Trace

Error inserting data: INSERT INTO audit_actions ( temporal, value, model, event, username, timestamp, id, oldvalue, module) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?)
ERROR:  invalid input syntax for type boolean: '*' 
Values: $VAR1 = [
          '*',
          'administrador',
          'Auth',
          'action',
          'administrador',
          '2011-10-21 19:20:26',
          'Password changed',
          undef,
          'core'
        ];

 at /usr/share/perl5/EBox/PgDBEngine.pm line 195
	EBox::PgDBEngine::unbufferedInsert('EBox::PgDBEngine=HASH(0x22c2a908)', 'audit_actions', 'HASH(0x22810b88)') called at /usr/share/perl5/EBox/AuditLogging.pm line 260
	EBox::AuditLogging::_log('EBox::AuditLogging=HASH(0x22c2a408)', 'core', 'Auth', 'action', 'Password changed', 'administrador', undef, '*') called at /usr/share/perl5/EBox/AuditLogging.pm line 239
	EBox::AuditLogging::logAction('EBox::AuditLogging=HASH(0x22c2a408)', 'core', 'Auth', 'Password changed', 'administrador', '*', '*', 0) called at /usr/share/perl5/EBox/Auth.pm line 138
	EBox::Auth::setPassword('EBox::Auth', 'administrador', 'Aton10Kena') called at /usr/share/perl5/EBox/CGI/SysInfo/Password.pm line 70
	EBox::CGI::SysInfo::Password::_process('EBox::CGI::SysInfo::Password=HASH(0x22d30878)') called at /usr/share/perl5/EBox/CGI/Base.pm line 275
	EBox::CGI::Base::run('EBox::CGI::SysInfo::Password=HASH(0x22d30878)') called at /usr/share/perl5/EBox/CGI/Run.pm line 129
	EBox::CGI::Run::run('EBox::CGI::Run', 'SysInfo/Password', 'EBox') called at /usr/share/zentyal/cgi/ebox.cgi line 34
	ModPerl::ROOT::ModPerl::Registry::usr_share_zentyal_cgi_ebox_2ecgi::handler('Apache2::RequestRec=SCALAR(0x23192260)') called at /usr/lib/perl5/ModPerl/RegistryCooker.pm line 204
	eval {...} called at /usr/lib/perl5/ModPerl/RegistryCooker.pm line 204
	ModPerl::RegistryCooker::run('ModPerl::Registry=HASH(0x24ab2758)') called at /usr/lib/perl5/ModPerl/RegistryCooker.pm line 170
	ModPerl::RegistryCooker::default_handler('ModPerl::Registry=HASH(0x24ab2758)') called at /usr/lib/perl5/ModPerl/Registry.pm line 31
	ModPerl::Registry::handler('ModPerl::Registry', 'Apache2::RequestRec=SCALAR(0x23192260)') called at -e line 0
	eval {...} called at -e line 0

Attachments

zentyal.log Download (85.7 KB) - added by anonymous 19 months ago.
zentyal.log

Change History

Changed 19 months ago by anonymous

zentyal.log

comment:1 Changed 19 months ago by jamor@…

  • Description modified (diff)
  • Summary changed from Bug report from Zentyal Server to Audilt log error when changing administrator password

comment:2 Changed 19 months ago by jacalvo@…

  • Status changed from new to closed
  • Resolution set to fixed
  • Milestone changed from 2.2 to 2.2.X

This was fixed time ago in zentyal-core 2.2.1, please upgrade.

View

Add a comment

Modify Ticket

Change Properties
<Author field>
Action
as closed
The resolution will be deleted. Next status will be 'reopened'
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.