Forums / General / security features in 3.1?
Krishna dass
Wednesday 02 July 2003 1:27:58 am
What are the security features available in Exponential v3 and what level of involvement open source community have in Exponential v3?
Tony Wood
Wednesday 02 July 2003 6:06:09 am
For security, of eZ3 you have apart from your own sysadm setups for apache, mysql/postgreSQL etc, Linux (or other os), admin PKI.
eZ System: hash passwords, mod rewrite to prevent access to system filesconfig files all .php to prevent http display
eZ Interface: Users Groups Roles Output washing for cross script problems.Seperate admin login, so you can have admin on a completely seperate URL.
Overall its a pretty secure system, if setup correctly.
I hope this helps
Tony
Tony Wood : twitter.com/tonywood Vision with Technology Experts in eZ Publish consulting & development Power to the Editor! Free eZ Training : http://www.VisionWT.com/training eZ Future Podcast : http://www.VisionWT.com/eZ-Future
Thursday 03 July 2003 4:34:52 am
Thanks Tony