JJF wrote:1. I have to login twice:
I have to cancel the 1st entry, user name and password, and only at the 2nd time I actually able to log in.
What password do you enter there? root password or user password? Did you change anything in http://doc.mageia.org/mcc/4/en/content/draksec.htmlJJF wrote:2. Unable to run mcc from: tools, system tools, Mageia Control Center. There is no response after I enter the password as required. I can only access mcc from console (as root user) .
drakconf
ps -ef | grep v- grep | grep -i polkit
JJF wrote:2. Run drakconf I was presented with the request to enter password. then, the mcc was displayed and I could use it "normally".
JJF wrote:ps -ef | grep v- grep | grep -i polkit reported an error : "grep: grep: No such file or directory"
ps -ef | grep -v grep | grep -i polkit
doktor5000 wrote:Will have a look at the screenshots in the meantime ...
JJF wrote:1. (For my convenience I made root and my password identical) I enter my (root) password to login
JJF wrote:2. Per your question I "enter" with password window empty. No loggin. On the 2nd try I received an error message.
JJF wrote:ps -ef | grep -v grep | grep -i polkit:
polkitd 2724 1 0 18:52 ? 00:00:00 /usr/lib/polkit-1/polkitd --no-debug
jacob 6238 1 0 18:55 ? 00:00:00 /usr/lib64/kde4/libexec/polkit-kde-authentication-agent-1
JJF wrote:The first screen = image0069. I selected user jacob, I was, than, presented by image0070 to enter password.
As you suggested, I left it empty and enterred "Enter". No response whatsoever.
JJF wrote:On the 2nd empty password, the error message was:
'Sorry, that didn't work. Please try again:.
JJF wrote:The sequence is as follows:
At the end of the boot proccess I am presented with image0069 without the password window.
I, than, select a user to login, i.e.: jacob after which the password window is displayed.
I enter the correct password, but NADA.
journalctl -ab | tail -250 > /tmp/output.log
urpmi kdm
drakdm
Sep 30 19:59:38 localhost.localdomain libvirtd[3390]: internal error: Child process (/bin/sh -c 'IPT="/usr/sbin/iptables"
cmd='\''$IPT -n -L FORWARD'\''
eval res=\$\("${cmd} 2>&1"\)
if [ $? -ne 0 ]; then echo "Failure to execute command '\''${cmd}'\'' : '\''${res}'\''."; exit 1;fi
') unexpected exit status 1
Sep 30 19:59:38 localhost.localdomain libvirtd[3390]: Testing of iptables command failed: Failure to execute command '$IPT -n -L FORWARD' : 'Another app is currently holding the xtables lock. Perhaps you want to use the -w option?'.
Sep 30 19:59:38 localhost.localdomain libvirtd[3390]: internal error: Child process (/bin/sh -c 'IPT="/usr/sbin/ip6tables"
cmd='\''$IPT -n -L FORWARD'\''
eval res=\$\("${cmd} 2>&1"\)
if [ $? -ne 0 ]; then echo "Failure to execute command '\''${cmd}'\'' : '\''${res}'\''."; exit 1;fi
') unexpected exit status 1
Sep 30 19:59:38 localhost.localdomain libvirtd[3390]: Testing of ip6tables command failed: Failure to execute command '$IPT -n -L FORWARD' : 'Another app is currently holding the xtables lock. Perhaps you want to use the -w option?'.
Sep 30 19:59:49 localhost.localdomain gdm-password][4761]: pam_succeed_if(gdm-password:auth): requirement "user ingroup nopasswdlogin" not met by user "jacob"
Sep 30 19:59:54 localhost.localdomain gnome-session[4524]: (gnome-shell:4633): Gjs-WARNING **: JS ERROR: Exception in callback for signal: next: Error: can't convert this._frame to an integer
Sep 30 19:59:54 localhost.localdomain gnome-session[4524]: Animation<._showFrame@/usr/share/gnome-shell/js/ui/animation.js:55
Sep 30 19:59:54 localhost.localdomain gnome-session[4524]: wrapper@/usr/share/gjs-1.0/lang.js:213
Sep 30 19:59:54 localhost.localdomain gnome-session[4524]: Animation<.play@/usr/share/gnome-shell/js/ui/animation.js:31
Sep 30 19:59:54 localhost.localdomain gnome-session[4524]: wrapper@/usr/share/gjs-1.0/lang.js:213
Sep 30 19:59:54 localhost.localdomain gnome-session[4524]: AuthPrompt<.setActorInDefaultButtonWell@/usr/share/gnome-shell/js/gdm/authPrompt.js:312
Sep 30 19:59:54 localhost.localdomain gnome-session[4524]: wrapper@/usr/share/gjs-1.0/lang.js:213
Sep 30 19:59:54 localhost.localdomain gnome-session[4524]: AuthPrompt<.startSpinning@/usr/share/gnome-shell/js/gdm/authPrompt.js:328
Sep 30 19:59:54 localhost.localdomain gnome-session[4524]: wrapper@/usr/share/gjs-1.0/lang.js:213
Sep 30 19:59:54 localhost.localdomain gnome-session[4524]: AuthPrompt<._init/<@/usr/share/gnome-shell/js/gdm/authPrompt.js:67
Sep 30 19:59:54 localhost.localdomain gnome-session[4524]: _emit@/usr/share/gjs-1.0/signals.js:124
Sep 30 19:59:54 localhost.localdomain gnome-session[4524]: AuthPrompt<._initButtons/<@/usr/share/gnome-shell/js/gdm/authPrompt.js:191
Sep 30 19:59:56 localhost.localdomain gdm-password][4761]: pam_tcb(gdm-password:auth): conversation failed
Sep 30 19:59:56 localhost.localdomain gdm-password][4761]: pam_tcb(gdm-password:auth): Unable to obtain a password
Sep 30 19:59:57 localhost.localdomain gdm-password][4765]: pam_succeed_if(gdm-password:auth): requirement "user ingroup nopasswdlogin" not met by user "jacob"
/var/log/auth.log
Sep 30 19:59:38 localhost.localdomain sshd[3474]: @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
Sep 30 19:59:38 localhost.localdomain sshd[3474]: @ WARNING: UNPROTECTED PRIVATE KEY FILE! @
Sep 30 19:59:38 localhost.localdomain sshd[3474]: @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
Sep 30 19:59:38 localhost.localdomain sshd[3474]: Permissions 0644 for '/etc/ssh/ssh_host_key' are too open.
Sep 30 19:59:38 localhost.localdomain sshd[3474]: It is required that your private key files are NOT accessible by others.
Sep 30 19:59:38 localhost.localdomain sshd[3474]: This private key will be ignored.
Sep 30 19:59:38 localhost.localdomain sshd[3474]: bad permissions: ignore key: /etc/ssh/ssh_host_key
Sep 30 19:59:38 localhost.localdomain sshd[3474]: Could not load host key: /etc/ssh/ssh_host_key
Sep 30 19:59:38 localhost.localdomain sshd[3474]: @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
Sep 30 19:59:38 localhost.localdomain sshd[3474]: @ WARNING: UNPROTECTED PRIVATE KEY FILE! @
Sep 30 19:59:38 localhost.localdomain sshd[3474]: @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
Sep 30 19:59:38 localhost.localdomain sshd[3474]: Permissions 0644 for '/etc/ssh/ssh_host_rsa_key' are too open.
Sep 30 19:59:38 localhost.localdomain sshd[3474]: It is required that your private key files are NOT accessible by others.
Sep 30 19:59:38 localhost.localdomain sshd[3474]: This private key will be ignored.
Sep 30 19:59:38 localhost.localdomain sshd[3474]: bad permissions: ignore key: /etc/ssh/ssh_host_rsa_key
Sep 30 19:59:38 localhost.localdomain sshd[3474]: Could not load host key: /etc/ssh/ssh_host_rsa_key
Sep 30 19:59:38 localhost.localdomain sshd[3474]: @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
Sep 30 19:59:38 localhost.localdomain sshd[3474]: @ WARNING: UNPROTECTED PRIVATE KEY FILE! @
Sep 30 19:59:38 localhost.localdomain sshd[3474]: @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
Sep 30 19:59:38 localhost.localdomain sshd[3474]: Permissions 0644 for '/etc/ssh/ssh_host_dsa_key' are too open.
Sep 30 19:59:38 localhost.localdomain sshd[3474]: It is required that your private key files are NOT accessible by others.
Sep 30 19:59:38 localhost.localdomain sshd[3474]: This private key will be ignored.
Sep 30 19:59:38 localhost.localdomain sshd[3474]: bad permissions: ignore key: /etc/ssh/ssh_host_dsa_key
Sep 30 19:59:38 localhost.localdomain sshd[3474]: Could not load host key: /etc/ssh/ssh_host_dsa_key
Sep 30 19:59:38 localhost.localdomain sshd[3474]: Disabling protocol version 2. Could not load host key
Sep 30 19:59:38 localhost.localdomain sshd[3474]: sshd: no hostkeys available -- exiting.
chmod 0600 /etc/ssh/ssh_host_key /etc/ssh/ssh_host_rsa_key /etc/ssh/ssh_host_dsa_key
ls -al /etc/ssh/
JJF wrote:1. This box started as a Mandrive 10.0, changed to mageia 2, unsuccessfully upgraded to mageia 3 and currntly upgraded to mageia 4.1 from a 64b iso dvd. It did not have the "double" login up until few weeks ago after the upgrade to Mageia 4.1.
JJF wrote:2. Yesterday, before saving the journalctl, I tried to enable remote access to this PC. I followed a tutorial found in the internet. It suggested to change SSH port and some parameters in the firewall.
JJF wrote:1. I have VirtualBox installed , but I removed the Windows 7 virtual disk. So currently there is nothing to run beside the VirtualBox application itself.
rpm -qa | grep virt | grep -v virtu
JJF wrote:4. I attached ls -al /etc/ssh/
Users browsing this forum: No registered users and 1 guest