Cloudmin GPL and console access

Hello,

Another bug. I don't seem able to access my domUs console (VNC is fried, but this may be my fault); both the ajax console and the special ssh access just hang. One problem that I managed to find is that webmin is launching ajaxterm.py like this: /usr/bin/python ajaxterm.py --port 10001 --log --command PERLLIB=/usr/libexec/webmin /usr/libexec/webmin/server-manager/login-system.pl --host lucian

However:

ls -al /usr/libexec/webmin/server-manager/login-system.pl
ls: /usr/libexec/webmin/server-manager/login-system.pl: No such file or directory

find / -name login-system.pl returns nothing.

Any suggestions?

Status: 
Closed (fixed)

Comments

One more thing. This happens with "imported" domUs, if I create a new VM from Cloudmin the ajax console works.

Thanks, the cause of this is the missing login-system.pl script, which was left out of the Cloudmin GPL package.

I will include it in the next release (4.4)

Thanks, the cause of this is the missing login-system.pl script, which was left out of the Cloudmin GPL package.

I will include it in the next release (4.4)

Any way to put that script somewhere to get downloaded until 4.4 is released? Would be great, but not urgent.

PS: you seem to have some problems with the browser or connectivity, I see you posted the same reply twice.

Yeah, I clicked the Save button twice by accident.

I have attached the script to this bug report - just save it as /usr/libexec/webmin/server-manager/login-system.pl and then run chmod +x /usr/libexec/webmin/server-manager/login-system.pl

Yeah, I clicked the Save button twice by accident.

I have attached the script to this bug report - just save it as /usr/libexec/webmin/server-manager/login-system.pl and then run chmod +x /usr/libexec/webmin/server-manager/login-system.pl

Thanks Jamie, but clicking on the attachment link send me to a error page:

Page not found
The requested page could not be found.

Maybe filebin.ca or pastie.org can be helpful.

Odd .. let me try again.

Automatically closed -- issue fixed for 2 weeks with no activity.