
Any other ovirt.org admins unable to log into the system? I'm getting permission denied since Friday. Thanks Mike

-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 06/11/2012 06:51 AM, Mike Burns wrote:
Any other ovirt.org admins unable to log into the system? I'm getting permission denied since Friday.
You mean http://www.ovirt.org/wp-admin/ ? I'm able to log in, and can see your user account is present and apparently active. If you mean ssh, I also am able to get in that way. - - Karsten - -- Karsten 'quaid' Wade, Sr. Analyst - Community Growth Red Hat Open Source and Standards (OSAS) http://TheOpenSourceWay.org @quaid (identi.ca/twitter/IRC) | gpg: AD0E0C41 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iD8DBQFP1h352ZIOBq0ODEERAqIuAKDgQ5W5NCM43LVhynOeM72FgRKGZQCcCalC P5pfD//uCY6vgvmALg3/1UM= =kx9E -----END PGP SIGNATURE-----

On Mon, 2012-06-11 at 09:34 -0700, Karsten 'quaid' Wade wrote:
On 06/11/2012 06:51 AM, Mike Burns wrote:
Any other ovirt.org admins unable to log into the system? I'm getting permission denied since Friday.
You mean http://www.ovirt.org/wp-admin/ ?
I'm able to log in, and can see your user account is present and apparently active.
If you mean ssh, I also am able to get in that way.
ssh is failing. $ ssh -v mburns@www.ovirt.org OpenSSH_5.8p2, OpenSSL 1.0.0j-fips 10 May 2012 debug1: Reading configuration data /home/bos/mburns/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Applying options for * debug1: Connecting to www.ovirt.org [173.255.252.138] port 22. debug1: Connection established. debug1: identity file /home/bos/mburns/.ssh/id_rsa type 1 debug1: identity file /home/bos/mburns/.ssh/id_rsa-cert type -1 debug1: identity file /home/bos/mburns/.ssh/id_dsa type -1 debug1: identity file /home/bos/mburns/.ssh/id_dsa-cert type -1 debug1: Remote protocol version 2.0, remote software version OpenSSH_5.3 debug1: match: OpenSSH_5.3 pat OpenSSH* debug1: Enabling compatibility mode for protocol 2.0 debug1: Local version string SSH-2.0-OpenSSH_5.8 debug1: SSH2_MSG_KEXINIT sent debug1: SSH2_MSG_KEXINIT received debug1: kex: server->client aes128-ctr hmac-md5 none debug1: kex: client->server aes128-ctr hmac-md5 none debug1: SSH2_MSG_KEX_DH_GEX_REQUEST(1024<1024<8192) sent debug1: expecting SSH2_MSG_KEX_DH_GEX_GROUP debug1: SSH2_MSG_KEX_DH_GEX_INIT sent debug1: expecting SSH2_MSG_KEX_DH_GEX_REPLY debug1: Server host key: RSA 92:84:0c:54:35:c5:6b:37:38:fd:fd:42:a6:86:86:76 debug1: Host 'www.ovirt.org' is known and matches the RSA host key. debug1: Found key in /home/bos/mburns/.ssh/known_hosts:245 debug1: ssh_rsa_verify: signature correct debug1: SSH2_MSG_NEWKEYS sent debug1: expecting SSH2_MSG_NEWKEYS debug1: SSH2_MSG_NEWKEYS received debug1: Roaming not allowed by server debug1: SSH2_MSG_SERVICE_REQUEST sent debug1: SSH2_MSG_SERVICE_ACCEPT received debug1: Authentications that can continue: publickey debug1: Next authentication method: publickey debug1: Offering RSA public key: /home/bos/mburns/.ssh/id_rsa debug1: Authentications that can continue: publickey debug1: Offering RSA public key: mburns@mburns-laptop.usersys.redhat.com debug1: Authentications that can continue: publickey debug1: Trying private key: /home/bos/mburns/.ssh/id_dsa debug1: No more authentication methods to try. Permission denied (publickey).
- Karsten _______________________________________________ Infra mailing list Infra@ovirt.org http://lists.ovirt.org/mailman/listinfo/infra

-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 06/11/2012 06:51 AM, Mike Burns wrote:
Any other ovirt.org admins unable to log into the system? I'm getting permission denied since Friday.
Both /home/mburns and /home/mburns/.ssh had incorrect directory permissions. Mike had just run an rsync operation, which worked, and then he couldn't ssh in. Perhaps something in rsync changed the directory permissions? Or the rsync was run from a higher level than you are used to, and it synced over your localhost directory permissions? What are those, fwiw? - - Karsten - -- Karsten 'quaid' Wade, Sr. Analyst - Community Growth Red Hat Open Source and Standards (OSAS) http://TheOpenSourceWay.org @quaid (identi.ca/twitter/IRC) | gpg: AD0E0C41 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iD8DBQFP1rT92ZIOBq0ODEERArZjAKDHudIDHr1QYmv78AFn26eYyR+6dgCgy61/ A/Vhn3FXa/FO7OeO+wZx0Iw= =dsgM -----END PGP SIGNATURE-----

On Mon, 2012-06-11 at 20:18 -0700, Karsten 'quaid' Wade wrote:
On 06/11/2012 06:51 AM, Mike Burns wrote:
Any other ovirt.org admins unable to log into the system? I'm getting permission denied since Friday.
Both /home/mburns and /home/mburns/.ssh had incorrect directory permissions. Mike had just run an rsync operation, which worked, and then he couldn't ssh in. Perhaps something in rsync changed the directory permissions? Or the rsync was run from a higher level than you are used to, and it synced over your localhost directory permissions? What are those, fwiw?
Thanks Karsten, I was working remotely from Japan last week and ran the rsync from a lab machine that I ssh into all the time, so I don't know what the problem was. It's working again now and I'll make sure I rsync to a lower level directory in the future. Mike
- Karsten _______________________________________________ Infra mailing list Infra@ovirt.org http://lists.ovirt.org/mailman/listinfo/infra
participants (2)
-
Karsten 'quaid' Wade
-
Mike Burns