This depends on the technologies being used. For example, if the LAN is implemented using wifi, there can be security issues. (However, an http password would not help with those issues. https passwords might, but current jhs does not support https by itself. Something like httpbridge might be used for https support -- though I do not know how much work would be needed, on httpbridge, to do this right, and there are almost certainly other alternatives.)
FYI, -- Raul On Thu, Jan 5, 2012 at 8:50 PM, bill lam <bbill....@gmail.com> wrote: > I guess you only need to change the BIND and leave others unchanged for > running jhs inside your LAN. There should be no security issue even > without a password because your router most likely will not port forward > 65001 to your jhs machine without some extra manual settings. > > eтв, 05 Янв 2012, Murray Eisenberg писал(а): >> Unfortunately, jhs_default.ijs is as clear as mud. >> >> It is clear that one has to change the line >> >> BIND:= 'localhost' >> >> to: >> >> BIND:= 'any' >> >> But where, exactly, does one specify (i) that a password is needed; and >> (ii) what that password is? >> >> The confusion -- at least on my part -- is several possible places: >> >> NB. 0 localhost jlogin if PASS set >> NB. 1 localhost ok (no jlogin even if PASS set) >> LHOK=: 1 >> >> NB. '' no jlogin >> NB. '...' jlogin password >> PASS=: '' >> >> NB. user for PASS >> NB. JUM ignores and sets USER to be JUM username (jhs folder) >> USER=: '' >> >> Which of those three places does one use, and exactly for what? >> >> >> On 1/5/12 3:39 PM, programming-requ...@jsoftware.com wrote: >> > Date: Thu, 5 Jan 2012 14:34:32 -0500 >> > From: Eric Iverson<eric.b.iver...@gmail.com> >> > Subject: Re: [Jprogramming] JHS latest update >> > >> > You need to run a JHS server on a machine you can access with your ipad >> > browser. >> > >> > The JHS server needs to be configured to allow remote user access (see >> > jhelp and ~addons/ide/jhs/config/jhs_default.ijs. >> >> -- >> Murray Eisenberg mur...@math.umass.edu >> Mathematics & Statistics Dept. >> Lederle Graduate Research Tower phone 413 549-1020 (H) >> University of Massachusetts 413 545-2859 (W) >> 710 North Pleasant Street fax 413 545-1801 >> Amherst, MA 01003-9305 >> ---------------------------------------------------------------------- >> For information about J forums see http://www.jsoftware.com/forums.htm > > -- > regards, > ==================================================== > GPG key 1024D/4434BAB3 2008-08-24 > gpg --keyserver subkeys.pgp.net --recv-keys 4434BAB3 > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm