Difference between revisions of "Talk:Ajaxterm"

From SME Server
Jump to navigationJump to search
(1.0.5-1 errors)
(Protocol mismatch)
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Installing:
+
==Protocol mismatch==
smeserver-ajaxterm      noarch    1.0.5-1.el4.sme  smecontribs        42 k
+
After admin login to 'ajaxtern at domian.name' browsers give the following error
  
gave errors
+
SSH-2.0-OpenSSH_3.9p1Protocol mismatch.
  Installing: smeserver-ajaxterm      [1/1]warning: user ajaxterm does not exist - using root
 
  
then when you start, you get an error, until you add the ajaxterm user
+
ajaxterm is running with
  
  service ajaxterm restart
+
  15946 pts/1    Sl    0:00 python /opt/ajaxterm/ajaxterm.py -d --uid=5016 --port=123 --pidfile=/var/run/ajaxterm.pid --index=80x25.html --command=/opt/ajaxterm/login-allhosts.pl
/usr/bin/id: ajaxterm: No such user
+
 
+
release -2 works for me, -5 doesn't
adduser ajaxterm
+
 
+
==servicelink==
service ajaxterm restart
+
alter the symlink so it obeys status|disabled
Starting Ajaxterm daemon (ajaxterm.py):                    [  OK  ]
 

Latest revision as of 01:58, 21 March 2008

Protocol mismatch

After admin login to 'ajaxtern at domian.name' browsers give the following error

SSH-2.0-OpenSSH_3.9p1Protocol mismatch.

ajaxterm is running with

15946 pts/1    Sl     0:00 python /opt/ajaxterm/ajaxterm.py -d --uid=5016 --port=123 --pidfile=/var/run/ajaxterm.pid --index=80x25.html --command=/opt/ajaxterm/login-allhosts.pl

release -2 works for me, -5 doesn't

servicelink

alter the symlink so it obeys status|disabled