Mark Gurevich
2eb474afec
Discard grep output and display error message
2016-06-01 14:53:07 -04:00
Casandra Qiu
b07cd8aa15
Remove changes in the credentials.pm and put fixes in the remoteshell
2016-01-15 18:12:56 -05:00
SStar1314
745cf10422
Add comments to the remoteshell ecdsa key generate produrce.
2015-09-02 09:20:28 +08:00
SStar1314
229ee3966c
Update remoteshell
2015-08-25 22:25:24 +08:00
SStar1314
d6df481949
xCAT provision Sles11.2 will hang-on when excuting remoteshell script
...
xCAT provision Sles11.2 will hang-on and wait for input passphrase when executing "ssh-keygen -y -f /etc/ssh/ssh_host_ecdsa_key > /etc/ssh/ssh_host_ecdsa_key.pub" command in remoteshell script.
Root Cause: Sles11.2 install openssh-5.1p1-41.57.1 build-in package, and this version openssh don't support ecdsa key type.
So there needs a openssh support check before ecdsa key generation. In remoteshell script, line 283, we will add "ssh-keygen -t ecdsa -y -f /etc/ssh/ssh_host_ecdsa_key -P "" " command and check the result to judge support or not.
2015-08-20 20:57:44 +08:00
GONG Jie
ca4437270a
Fix sourceforge bug #4691 Use a consistent log tag for xCAT log
2015-07-01 18:03:36 +08:00
WangXiaoPeng
9616e681a5
defect 4579: check the running of sshd at end of remoteshell, start it if needed
2015-04-01 03:51:49 -04:00
chudegao
6a703f9ea7
fix 4513 enable root logon permission in remoteshell,4522 support remove os pkgs in ubuntu pkg list
2015-01-22 16:32:03 +08:00
Casandra Qiu
28d2110a5e
fix bug#4366 change /bin/sh to /bin/bash
2014-11-19 09:42:19 -05:00
ligc
e570ed6e49
remoteshell fix for SLES 12 support, sshd is not enabled by default on SLES 12, enable sshd in remoteshell postscript
2013-10-21 11:02:37 +08:00
immarvin
8b362709b4
fix defect #4233 syslog changes give syntax error on AIX
2014-07-22 23:20:03 -07:00
lissav
7680ac2dec
fix for ecdsa support
2014-07-22 10:30:22 -04:00
lissav
22d0dd5eb7
defect 4231
2014-07-21 12:47:03 -04:00
immarvin
f7b9a9a40b
replace the service/chkconfig related stuff with newly added subroutine in xCAT::Utils
2014-06-10 08:56:11 -07:00
zhaoertao
86ce2a4ccb
fix bugs about petitboot configure file, ubuntu sshd issue
2014-05-15 00:43:52 -07:00
lissav
82d9b5b9ef
support getting zone ssh keys
2014-03-03 13:29:29 -05:00
ligc
c30f46cc80
fix for bug 3841: syntax error in remoteshell postscript
2013-10-18 15:58:18 +08:00
lissav
c05b7c9a66
additional flowcontrol error handling defect 3819
2013-10-17 11:46:12 -04:00
lissav
b733b711c3
defect 3819
2013-10-09 15:26:55 -04:00
lissav
07397d277f
defect 3781
2013-09-16 09:29:20 -04:00
lissav
6e5fcf3edd
bad code in remoteshell for flowcontrol
2013-08-13 11:49:32 -04:00
lissav
03281d9891
Impliment flow control call for getpostscript and getcredentials
2013-07-31 09:29:32 -04:00
lissav
d12f9bd051
fix defect 3479
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@16933 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-07-10 16:43:02 +00:00
lissav
3713a0de0b
fix defect 3477 PCM
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@16159 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-05-02 11:29:30 +00:00
lissav
3f51657eef
fix 3477
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@15973 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-04-15 12:28:46 +00:00
lissav
57cbc0c372
fix defect 3477
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@15904 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-04-09 18:23:51 +00:00
jbjohnso
d095c0fc5f
Have sshd directory contain public keys, as some pieces of software are expecting, whether they should or not
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@15580 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-03-19 13:35:59 +00:00
xq2005
872ee19eea
remoteshell on debian
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14813 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-01-09 07:46:01 +00:00
lissav
1c32268e9b
check for MN
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14103 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-10-23 19:18:52 +00:00
lissav
86fd3ae7b0
Put a check in so that if remoteshell is run on the MN, it just exits
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14102 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-10-23 16:22:43 +00:00
lissav
69684fce04
defect 3414740 Merge aixremoteshell/remoteshell
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13545 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-08-17 11:40:56 +00:00
immarvin
b8d8d08691
fix defect :change all logger calls to put xcat msgs into local4 - ID: 3513525
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12671 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-05-15 03:03:17 +00:00
lissav
f4b311dace
add support for AIX ssh setup, more to be done
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11361 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-01-06 13:18:09 +00:00
lissav
18068e4413
add support for AIX ssh setup, more to be done
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11360 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-01-06 13:15:09 +00:00
lissav
f12120de1c
change remoteshell from bash to sh because we will be using it on AIX to replace aixremoteshell
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11354 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-01-05 17:03:16 +00:00
ericagar
cede69d8d7
Fix for defect 3419745: Fix Method to Determine if System is Ubuntu
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10710 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-06 17:45:08 +00:00
tonetto
bc98f3fb4c
Adding a distro test to start sshd service correctly on Ubuntu. Tracked by Bug 3415378
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10674 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-09-29 14:55:14 +00:00
lissav
ef42f00cd9
Do not reference xCATSN in the remoteshell and syslog postscripts, use NTYPE=service
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8950 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-03-01 15:42:57 +00:00
lissav
519bb5b728
add check to see if ssh passwordless root login is to be setup on the node per design, see https://sourceforge.net/apps/mediawiki/xcat/index.php?title=Disable_ssh_root_passwordless_node-to-node_access#1._Overview
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7995 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-11-01 19:12:36 +00:00
wuzhy
4e780ead9b
add the more addional log information to postscripts
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5680 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-04-06 08:17:04 +00:00
daniceexi
6399a3f417
some minor modification related to updatenode --security
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5568 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-03-24 12:05:58 +00:00
jbjohnso
4f07f92e51
-remoteshell should not set USEOPENSSLFORXCAT, it inherits from the parent if relevant
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4073 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-09-01 19:16:25 +00:00
jbjohnso
b2edbcc88c
-Change postscripts to be backwards compatible with 2.2 packed images (2.3 users may have to repack images)
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4072 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-09-01 18:39:07 +00:00
daniceexi
0fcca6c99e
remove the debug flag from the remoteshell
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3923 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-08-03 11:39:39 +00:00
jbjohnso
e25e9fe30a
-Try out ceasing use of stunnel in favor of openssl everywhere
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3643 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-06-25 19:18:22 +00:00
daniceexi
05c9e4b58f
The first phase code drop for CFM like funtion
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3514 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-06-04 15:33:44 +00:00
mxi1
251f40143e
#bug 2788254 for Linux is fixed, and with more comments, hope it helps.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3358 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-05-12 12:18:12 +00:00
mxi1
f164c76ca1
Undoing change commited in r3331
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3342 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-05-11 15:47:34 +00:00
mxi1
79abdf152c
-bug 2788254 is fixed; comitted the code change into trunk
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3331 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-05-11 02:39:34 +00:00
lissav
8f2c09c99b
comment out PasswordAuthentication no
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3277 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-30 14:54:59 +00:00