hi! On Wed, Jun 2, 2010 at 1:20 PM, afshin afzali <[email protected]>wrote:
> Hi List, > > As stated in "Security Features Overview", there are three kind of > users : database readers, database admins, server admins. Also if > there are one or more server admins configured and the > require_valid_user is set to false: the request will be validated as > "anonymous". Does the anonymous user authorize to readers ? I mean it > can edit docs? > you can specify readers and admins per database. if you don't specify reader roles or users, than anyone (even anonymous) can read the database, but anonyous users can't change it, if there are admin roles/users set on the database. i hope that answers your question. cheers, sifu > > Best Regards, > -- afshin >
