securing on an ubuntu box
PostPosted:Wed May 14, 2008 8:09 pm
by djt1804
What is the best way to secure openKM if I want this in the open?
Re:securing on an ubuntu box
PostPosted:Thu May 15, 2008 7:42 am
by pavila
The best option is access OpenKM (JBoss) through apache using mod_proxy or mod_jk. If you want to expose JBoss directly to Internet you should read JBoss documentation or search in the JBoss forums about securiting it.
Also you should learn some basic (and advanced) tip on securiting an Ubuntu Linux (Firewall, open ports, services, etc.)