[pve-devel] [PATCH] Enable VeNCrypt PLAIN authentication
    Alexandre Derumier 
    aderumier at odiso.com
       
    Wed Aug  8 09:02:46 CEST 2012
    
    
  
https://bugzilla.proxmox.com/show_bug.cgi?id=84
this enable vnc plain authentication.
So external vnc client withtout x509 can connect without hacking code.
And also we can use novnc console with plain authentifcation (over ssl) or java console with x509 authentification
Signed-off-by: Alexandre Derumier <aderumier at odiso.com>
---
 debian/patches/series |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/debian/patches/series b/debian/patches/series
index ab59a91..d20745b 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -6,3 +6,4 @@ set-max-nics.patch
 pve-auth.patch
 update-cpus-x86_64.conf-to-rhel6.2-version.patch
 rbd-enable-cacheoption.patch
+vencrypt-auth-plain.patch
-- 
1.7.2.5
    
    
More information about the pve-devel
mailing list