2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2026-07-29 00:59:38 +00:00
Commit Graph

21 Commits

Author SHA1 Message Date
Gᴏɴɢ Jie 4c5a2bbd77 Fix github issue #5365. Thinker for the openssl s_client -no_ssl2 command line argument (#5376) 2018-07-06 15:22:59 +08:00
Gᴏɴɢ Jie da35f335b1 Fix github issue #5365. Proper handle the -no_ssl2 argument of openssl s_client (#5369) 2018-07-04 14:48:33 +08:00
Gᴏɴɢ Jie da8983a95e Revert "Remove -no_ssl2 command line argument for openssl. Since new version of openssl do not support it any more (#5358)" (#5364)
This reverts commit dc2ea9014d.
2018-07-03 16:11:42 +08:00
Gᴏɴɢ Jie dc2ea9014d Remove -no_ssl2 command line argument for openssl. Since new version of openssl do not support it any more (#5358) 2018-07-02 18:11:21 +08:00
Bin Xu 387392707f Remove the mess info '<xcatdsource>' from the content when call getcredentials.awk (#3881) 2017-09-08 14:19:34 +08:00
daniceexi bf7645a4f5 Continue the fix to avoid sslv3 in xcatd. In this commit, all the calling to [openssl s_client] in xcat code which used to connect to xcatd will add arguments [-no_ssl3 -no_ssl2] to avoid the using of sslv2/3 2015-02-12 20:19:00 -05:00
zhaoertao 17aa3f84ac support for powerkvm provisioning 2014-03-21 00:14:47 -07: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 f61245ec14 undo fix for 3289489 hangs install see defect comments
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9414 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-04-27 11:35:34 +00:00
daniceexi 7f87595450 defect 3289489: fixed the issue that the awk file hang when no entry in the policy table
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9412 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-04-27 08:53:38 +00:00
daniceexi c34f2d22f9 defect 3289489: fixed the issue that this awk file hang when no entry in the policy table
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9410 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-04-27 07:29:00 +00:00
mellor 25f1f7ce9d Postscript logging - removed logging from awk scripts that broke postscript processing
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5687 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-04-06 16:58:05 +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
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 b303ebecec remove some message output from openssl command for updatenode
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4021 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-08-21 13:22:45 +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
jbjohnso 9f63ade940 -Try to eliminate stunnel requirement in SLES11. This approach is cleaner and I would like to switch completely to it across the board when less risky
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3131 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-08 14:44:16 +00:00
jbjohnso 9664ad0072 -Have xCATd provide what may likely be FQDN as a value in the request
-Implement 'getcredentials' for a krb5 keytab, requires documentation
-Have getcredentials.awk fundamentally capable of requesting multiple credentials in a single request (theoretical scaling)


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2908 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-15 20:23:48 +00:00
jbjohnso c7c12b5dcb -Fix getpostscript and getcredentials clients to not hang when server doesn't
cut them off


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1318 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-07 19:34:12 +00:00
jbjohnso 4359838818 -Fix credentials plugin to not block install if not allowed
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1220 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-04-29 13:57:57 +00:00
jbjohnso c8b9247edf -Add retrieval of root's private ssh key through the credentials plugin to postscripts
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1108 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-04-16 21:08:57 +00:00