Remi Bergsma
|
9b0b69d9c8
|
CLOUDSTACK-9077 Fix injectkeys.sh to work on CentOS7
|
2015-11-25 11:26:10 +01:00 |
|
Pierre-Luc Dion
|
3381154faf
|
initial dockerization commit. 1. update injectkeys.sh to work into restricted container 2. move previous dockerfiles into tools/docker 3. dockerfiles for management-server on centos and marvin
CLOUDSTACK-8249
Signed-off-by: Pierre-Luc Dion <pdion891@apache.org>
|
2015-08-01 08:30:16 -04:00 |
|
Hugo Trippaers
|
169cd6f939
|
Prevent any attempt at using askpass during management server startup
|
2014-02-25 16:02:48 +01:00 |
|
Sheng Yang
|
c8bc7a0af5
|
Revert "CLOUDSTACK-2534: Modify id_rsa.cloud's permission to 600"
This reverts commit 5d70e1928c19dc18b0479354b24649081f79c277.
Wrong fix. The correct key is at:
/var/cloudstack/management/.ssh/id_rsa
|
2013-06-18 18:02:32 -07:00 |
|
Sheng Yang
|
5d70e1928c
|
CLOUDSTACK-2534: Modify id_rsa.cloud's permission to 600
644 is too open for ssh.
|
2013-06-18 17:34:21 -07:00 |
|
Hugo Trippaers
|
6bec37dc04
|
Detect if we are root based on the effective uid instead of the username. Allows sysadmins to specifiy their own username if they want.
|
2013-04-10 16:34:31 +02:00 |
|
Chiradeep Vittal
|
e7983b25cc
|
QuickCloud: Enable secondary storage daemon to run outside the system vm
|
2013-04-09 14:45:25 -07:00 |
|
Wido den Hollander
|
82e57f8f40
|
Use /tmp as temporary location for injecting SSH keys into systemvm.iso
When starting the management server with 'sudo' the $HOME will be set to the user calling sudo.
This fixes CLOUDSTACK-218
|
2012-09-27 18:58:31 +02:00 |
|
David Nalley
|
d630fa8697
|
license header changes for scripts folder from Chip Childers
|
2012-06-23 00:58:00 -04:00 |
|
frank
|
2f634c0913
|
Switch to Apache license
|
2012-04-03 04:50:05 -07:00 |
|
frank
|
1a3a3f8e0d
|
use /usr/lib/cloud/management/systemvm_mnt instead of /mnt/cloud/systemvm.
We should use home dir of user 'cloud', don't do any assumption of umask of /mnt,
it varies from distribution
|
2012-01-13 13:28:31 -08:00 |
|
frank
|
52610ffcb3
|
add copyright header to shell scripts
|
2012-01-11 18:41:53 -08:00 |
|
Frank
|
92155522f2
|
Add license header to files
|
2011-04-14 11:23:14 -07:00 |
|
Frank
|
9ca46b5b56
|
umount /mnt/cloud/systemvm if injectkey.sh failed or normal exit
|
2011-02-01 17:21:24 -08:00 |
|
Frank
|
b6fc6341fd
|
Bug 8303 - Cant add xen hosts, due to ssh key permission setup failure
status 8303: resloved fixed
|
2011-02-01 12:49:15 -08:00 |
|
Frank
|
3486995ae7
|
use sudo when mount systemvm.iso in injectkeys.sh
|
2011-01-31 12:51:21 -08:00 |
|
Frank
|
4d2d820634
|
fix injectkeys.sh -- pass systemvm.iso path to scripts
|
2011-01-31 12:19:32 -08:00 |
|
Chiradeep Vittal
|
cc0ed77fee
|
bug 8199: always update the keypairs on disk to account for multiple management servers
|
2011-01-28 12:24:22 -08:00 |
|
Chiradeep Vittal
|
fd081dc5e7
|
Bug 8199: only inject if needed
|
2011-01-28 12:24:21 -08:00 |
|
Chiradeep Vittal
|
8a1ca01f44
|
Bug 8199: insert generated private key where it is expected
|
2011-01-28 12:24:20 -08:00 |
|
Chiradeep Vittal
|
09145efc41
|
Bug 8199: inject ssh public key into systemvm iso file
|
2011-01-28 12:24:18 -08:00 |
|