Merge pull request #16 from kasmtech/create_ubuntu_packages
Create Ubuntu 18.04 package
This commit is contained in:
@@ -276,7 +276,7 @@ $passwordArgSpecified = 0;
|
||||
#}
|
||||
|
||||
# Disable vnc auth, kasmvnc uses https basic auth
|
||||
system("echo '' | ".$exedir."vncpasswd -f > $vncUserDir/passwd");
|
||||
system("echo 'WrLNwLrcrxM=' | base64 -d > $vncUserDir/passwd");
|
||||
|
||||
$kasmAuthEnabled = 1;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user