Changes

stoney cloud: Multi-Node Installation

257 bytes removed, 14:40, 6 September 2013
/* Manual Steps */
$EDITOR /etc/ssh/sshd_config
</source>
<pre>
ListenAddress <ADMIN-IP>
ListenAddress <DATA-IP>
 
# override default of no subsystems
Subsystem sftp internal-sftp
 
[...]
 AllowUsers admin@192.168.16.254 vmmanager vm-transfer@10.16.97.*<pre>Match User vm-transfer ChrootDirectory /var/virtualization ForceCommand internal-sftp AllowTcpForwarding no PasswordAuthentication yes
</pre>
SLB
17
edits