Difference between revisions of "Talk:Ajaxterm"

From SME Server
Jump to navigationJump to search
(Protocol mismatch)
 
Line 1: Line 1:
==User/permissions==
+
==Protocol mismatch==
Installing:
+
After admin login to 'ajaxtern at domian.name' browsers give the following error
smeserver-ajaxterm      noarch    1.0.5-1.el4.sme  smecontribs        42 k
 
  
gave errors
+
SSH-2.0-OpenSSH_3.9p1Protocol mismatch.
  Installing: smeserver-ajaxterm      [1/1]warning: user ajaxterm does not exist - using root
 
  
from the spec
+
ajaxterm is running with
  --dir /opt/ajaxterm 'attr(0750,ajaxterm,www)' \...
 
  --file /opt/ajaxterm/ 'attr(0640,ajaxterm,www)' \
 
  --file /opt/ajaxterm/ajaxterm.py 'attr(0550,ajaxterm,www)' \
 
  --file /opt/ajaxterm/login.pl 'attr(0550,ajaxterm,www)' \
 
 
then when you start, you get an error, until you add the ajaxterm user (and fix the permissions)
 
  
  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
 
 
adduser ajaxterm
 
 
service ajaxterm restart
 
Starting Ajaxterm daemon (ajaxterm.py):                    [  OK  ]
 
  
<font color=red>user must be added before install. Article updated (mweinber, 17 Mar 2008)</font>
+
release -2 works for me, -5 doesn't
 
 
==config==
 
the config setprop values don't stick until you first create the ajaxterm value
 
config set Ajaxterm service
 
<font color=red>Article updated (mweinber, 17 Mar 2008)</font>
 
  
 
==servicelink==
 
==servicelink==
 
alter the symlink so it obeys status|disabled
 
alter the symlink so it obeys status|disabled

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