Author: gmazza
Date: Sat Aug 16 13:56:26 2014
New Revision: 1618360
URL: http://svn.apache.org/r1618360
Log:
Added more instructions on how to use non-Roller DB auth mechanisms - in
Section 6.1 of install guide and in roller.properties.
Modified:
roller/trunk/app/src/main/resources/org/apache/roller/weblogger/config/roller.properties
roller/trunk/docs/roller-install-guide.odt
Modified:
roller/trunk/app/src/main/resources/org/apache/roller/weblogger/config/roller.properties
URL:
http://svn.apache.org/viewvc/roller/trunk/app/src/main/resources/org/apache/roller/weblogger/config/roller.properties?rev=1618360&r1=1618359&r2=1618360&view=diff
==============================================================================
---
roller/trunk/app/src/main/resources/org/apache/roller/weblogger/config/roller.properties
(original)
+++
roller/trunk/app/src/main/resources/org/apache/roller/weblogger/config/roller.properties
Sat Aug 16 13:56:26 2014
@@ -333,6 +333,10 @@ cache.salt.timeout=3600
# Trickier to implement so may not work as well as above methods, test
before using.
# cma: container-managed authentication (e.g., Tomcat tomcat-users.xml file).
Currently
# unusable, not implemented.
+# Note that if you override this value in your roller-custom.properties file,
you will also
+# need to re-configure the security.xml file in the Roller WAR (under WEB-INF)
to use the
+# new security method -- check the comments in that latter file for
instructions on
+# how to do so.
authentication.method=db
# Enables HTTPS for login page only
Modified: roller/trunk/docs/roller-install-guide.odt
URL:
http://svn.apache.org/viewvc/roller/trunk/docs/roller-install-guide.odt?rev=1618360&r1=1618359&r2=1618360&view=diff
==============================================================================
Binary files - no diff available.