Hi
I’m using couchbase npm model to do upsert and write operations.Doesnt the default install needs user/pwd? how do I change or add them?
thanks very much for any ideas
Lior
Hi
I’m using couchbase npm model to do upsert and write operations.Doesnt the default install needs user/pwd? how do I change or add them?
thanks very much for any ideas
Lior
When creating a bucket, you can set a password in the “Access Control” part of the dialog.
I don’t see a way to add a password after the bucket has been created, but you may be able to do that with the REST API - http://developer.couchbase.com/documentation/server/4.5/rest-api/rest-bucket-intro.html