Re: [xcat-user] ssh keys corruption

2013-08-06 Thread Lissa Valletta
Glad you are fixed. You can ignore my second response. Lissa K. Valletta 8-3/B10 Poughkeepsie, NY 12601 (tie 293) 433-3102 From: Jack Singh To: "xcat-user@lists.sourceforge.net" , Date: 08/06/2013 02:57 PM Subject: Re: [xcat-user] ssh keys corruptio

Re: [xcat-user] ssh keys corruption

2013-08-06 Thread Lissa Valletta
running as root when they ran the the ssh-keygen? Lissa K. Valletta 8-3/B10 Poughkeepsie, NY 12601 (tie 293) 433-3102 From: Jack Singh To: "xcat-user@lists.sourceforge.net" , Date: 08/06/2013 01:52 PM Subject: Re: [xcat-user] ssh keys corruption I fol

Re: [xcat-user] ssh keys corruption

2013-08-06 Thread Jack Singh
Lissa Xdsh command told me permission denied, so I modified permissions on the node and ran updatenode for the noderange That fixed the problem. Now password less logins are working fine and xdsh commands are running fine. So I did do the 'updatenode' command as per the man page. Thanks Jack -

Re: [xcat-user] ssh keys corruption

2013-08-06 Thread Jack Singh
out a password. Then test with xdsh date Lissa K. Valletta 8-3/B10 Poughkeepsie, NY 12601 (tie 293) 433-3102 From: Jack Singh To: "xcat-user@lists.sourceforge.net" , Date: 08/06/2013 01:07 PM Subject: [xcat-user] ssh keys corruption I have xcat 2.8.2 se

Re: [xcat-user] ssh keys corruption

2013-08-06 Thread Jack Singh
Lissa I figured it out, it was ownership and permission issues on .ssh folder. Thanks for your help. Jack -- Get 100% visibility into Java/.NET code with AppDynamics Lite! It's a free troubleshooting tool designed for produ

Re: [xcat-user] ssh keys corruption

2013-08-06 Thread Lissa Valletta
e: 08/06/2013 01:15 PM Subject: Re: [xcat-user] ssh keys corruption What you want to do is on the Management node run xcatconfig -k and then xcatconfig -s. This will regenerate the root ssh keys and the ssh common hostkeys for the nodes and put it in the right places for xCAT. The

Re: [xcat-user] ssh keys corruption

2013-08-06 Thread Lissa Valletta
e: 08/06/2013 01:07 PM Subject: [xcat-user] ssh keys corruption I have xcat 2.8.2 server running on Ubuntu 12.04 server. My nodes are Ubuntu12.02 also One of the users regenerated ssh keys on the management server and on the nodes using the two following commands ssh-keygen -t dsa ssh-key

[xcat-user] ssh keys corruption

2013-08-06 Thread Jack Singh
I have xcat 2.8.2 server running on Ubuntu 12.04 server. My nodes are Ubuntu12.02 also One of the users regenerated ssh keys on the management server and on the nodes using the two following commands ssh-keygen -t dsa ssh-keygen -t rsa Now the xdsh , pscp commands wont work. So I copied the keys