doc/book/en/D010-faq.en.txt
changeset 1348 28bb9efe0cc8
parent 1191 216141cf47a3
child 1350 31e4c8d30e5d
--- a/doc/book/en/D010-faq.en.txt	Wed Apr 08 11:04:47 2009 +0200
+++ b/doc/book/en/D010-faq.en.txt	Fri Apr 10 09:27:31 2009 -0700
@@ -164,9 +164,16 @@
     anonymous-password=anon
 
   You also must ensure that this `anon` user is a registered user of
-  the DB backend. This could be the admin account (for development
+  the DB backend. If not, you can create through the administation
+  interface of your instance by adding a user with the role `guests`.
+  This could be the admin account (for development
   purposes, of course).
 
+.. note::
+    While creating a new instance, you can decide to allow access
+    to anonymous user, which will automatically executes what is
+    decribed above.
+
 
 * How to change the application logo?