You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@couchdb.apache.org by Ashraf Janan <as...@yahoo.com> on 2013/09/15 10:39:53 UTC

Authentication

Hi guys,
CouchDB authentication ?
How can i learn it ? which is a good tutorial ? please.

Best wishes
Ashraf

Re: Authentication

Posted by Jens Rantil <je...@gmail.com>.
Hi Ashraf,

I've found this article some time ago:
http://blog.mattwoodward.com/2012/03/definitive-guide-to-couchdb.html Seem
to be pretty good and vocer a wide array of topics. Also, you could maybe
have a look at the following:

https://wiki.apache.org/couchdb/Security_Features_Overview
http://guide.couchdb.org/draft/security.html
http://stackoverflow.com/questions/1923352/how-to-secure-couchdb

These links were all extracted from a single Google search:
https://encrypted.google.com/search?hl=en&q=security%20model%20in%20couchdb#hl=en&q=couchdb+security

Good luck,
Jens

On Sunday, September 15, 2013, Ashraf Janan wrote:

> Hi guys,
> CouchDB authentication ?
> How can i learn it ? which is a good tutorial ? please.
>
> Best wishes
> Ashraf
>

Re: Authentication

Posted by Jens Alfke <je...@couchbase.com>.
On Sep 15, 2013, at 1:39 AM, Ashraf Janan <as...@yahoo.com>> wrote:

CouchDB authentication ?
How can i learn it ? which is a good tutorial ? please.

This is pretty educational: http://lmgtfy.com/?q=couchdb+authentication

—Jens