smeserver-jinzora-0.9-7
jinzora-2.7.5-1
These are the latest versions, looks OK.
jinzora=service
DbPassword=
This isn't OK. smeserver-jinzora-0.9-7 should have regenerated the password. Did you do a signal-event post-upgrade;signal-event reboot?
Name=Jinzora Jukebox
PublicAccess=public
RemoteAccess=global
publicaccess=global
PublicAccess is the ONLY one that works (case is important). As per the instructions on the dungog site:
to limit access to the web app.
config setprop jinzora PublicAccess OPTION
OPTION is either of the following.
none => No access
local => Local network (no password required)
local-pw => Local network (password required)
global => Entire Internet(no password required)
global-pw => Entire Internet(password required)
global-pw-remote => Entire Internet(password required outside local network)
expand-template /etc/httpd/conf/httpd.conf
svc -h /service/httpd-e-smith
This should control access to jinzora on your server. Jinzora itself has different options, so you may need to tweak these, but access to jinzora on your smeserver via the web is controlled by these settings.
ls: /etc/e-smith/templates-custom/etc/httpd/conf/httpd.conf: No such file or directory

Good
