mirror of
				https://git.proxmox.com/git/pve-docs
				synced 2025-11-04 12:45:39 +00:00 
			
		
		
		
	qdevice: Add note about root login requirements
We mention Debian as external server before. On Debian it is easily possible that SSH root login via password is prohibited. Signed-off-by: Dominic Jäger <d.jaeger@proxmox.com>
This commit is contained in:
		
							parent
							
								
									9ffebff57f
								
							
						
					
					
						commit
						1b80fbaac7
					
				@ -969,8 +969,10 @@ of the {pve} nodes:
 | 
			
		||||
pve# pvecm qdevice setup <QDEVICE-IP>
 | 
			
		||||
----
 | 
			
		||||
 | 
			
		||||
The SSH key from the cluster will be automatically copied to the QDevice. You
 | 
			
		||||
might need to enter an SSH password during this step.
 | 
			
		||||
The SSH key from the cluster will be automatically copied to the QDevice.
 | 
			
		||||
 | 
			
		||||
NOTE: Make sure that the SSH configuration on your external server allows root
 | 
			
		||||
login via password, if you are asked for a password during this step.
 | 
			
		||||
 | 
			
		||||
After you enter the password and all the steps are successfully completed, you
 | 
			
		||||
will see "Done". You can check the status now:
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user