Default to open ended listen with the password protection
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9483 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
		| @@ -627,6 +627,7 @@ sub build_xmldesc { | ||||
|        $xtree{devices}->{graphics}->{type}='vnc'; | ||||
|     } | ||||
|     $xtree{devices}->{graphics}->{autoport}='yes'; | ||||
|     $xtree{devices}->{graphics}->{listen}='0.0.0.0'; | ||||
|     $xtree{devices}->{graphics}->{password}=genpassword(16); | ||||
|     $xtree{devices}->{sound}->{model}='ac97'; | ||||
|    | ||||
|   | ||||
		Reference in New Issue
	
	Block a user