[MCOL-567] Authentication error on AMI single-server install Created: 2017-02-13  Updated: 2023-10-26  Resolved: 2017-04-21

Status: Closed
Project: MariaDB ColumnStore
Component/s: ?
Affects Version/s: 1.0.7
Fix Version/s: 1.0.8

Type: Bug Priority: Minor
Reporter: David Hill (Inactive) Assignee: David Hill (Inactive)
Resolution: Fixed Votes: 0
Labels: None


 Description   

Message issue duing single-server install by postConfigure

===== Performing Configuration Setup and MariaDB ColumnStore Startup =====

NOTE: Setting 'NumBlocksPct' to 50%
Setting 'TotalUmMemory' to 25% of total memory.
==== AUTHENTICATING FOR org.freedesktop.systemd1.manage-units ===
Authentication is required to manage system services or units.
Authenticating as: Cloud User (ec2-user)
Password: polkit-agent-helper-1: pam_authenticate failed: Authentication failure

Error occurs when running the following script:

[mariadb-user@ip-172-30-0-35 bin]$ ./syslogSetup.sh install
./syslogSetup.sh: line 102: /tmp/rsyslog.ver: Permission denied

System logging being used: rsyslog

==== AUTHENTICATING FOR org.freedesktop.systemd1.manage-units ===
Authentication is required to manage system services or units.
Authenticating as: Cloud User (ec2-user)
Password:



 Comments   
Comment by David Hill (Inactive) [ 2017-02-13 ]

Error in script... Needs to use 'sudo' with the systemctl

systemctl restart rsyslog.service
==== AUTHENTICATING FOR org.freedesktop.systemd1.manage-units ===
Authentication is required to manage system services or units.
Authenticating as: Cloud User (ec2-user)
Password:
[mariadb-user@ip-172-30-0-35 bin]$ ^C
[mariadb-user@ip-172-30-0-35 bin]$ systemctl restart rsyslog.service
==== AUTHENTICATING FOR org.freedesktop.systemd1.manage-units ===
Authentication is required to manage system services or units.
Authenticating as: Cloud User (ec2-user)
Password:
[mariadb-user@ip-172-30-0-35 bin]$ sudo systemctl restart rsyslog.service

Comment by David Hill (Inactive) [ 2017-02-13 ]

please review pull request

Comment by Ben Thompson (Inactive) [ 2017-02-21 ]

Reviewed and Merged

Comment by David Hill (Inactive) [ 2017-04-21 ]

tested in amazon ami 1.0.8

Generated at Thu Feb 08 02:22:03 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.