Couchbase
  • Why NoSQL?
  • Couchbase Server
  • Download
  • Resources
  • Careers
Home | Forums | SDKs | SDKs

C SDK libcouchbase using bucket with sasl password

1 reply [Last post]
  • Login or register to post comments
Wed, 10/24/2012 - 10:07
fm
Offline
Joined: 06/18/2012
Groups: None

Hello,

I am using C SDK, libcouchbase. I can access default bucket. I am trying to use other bucket which has sasl password. What is the interface to pass bucket password?

Your help is greatly appreciated.
Thanks,

Top
  • Login or register to post comments
Sat, 11/17/2012 - 09:00
avsej
avsej's picture
Offline
Joined: 06/15/2011
Groups: None

what version do you use? I recommend to take a look at tools/cbc.cc sources, and in particular how it is creating connection grep for 'lcb_create'. basically all you need is to provide a pass wort in create strict argument (this is for 2.0 release) or pass password argument to 'libcouchbase_create' if you are using 1.x release

__________________

Find me on FreeNode IRC in #libcouchbase channel

Top
  • Login or register to post comments
  • Login or register to post comments
  • Login
  • Register

Company

  • About Us
  • Leadership
  • Customers
  • Partners
  • Contact Us

Product

  • Couchbase Server
  • Couchbase SDKs
  • Use Cases
  • Documentation
  • Forums

Open Source

  • Couchbase Project
  • Couchbase vs. CouchDB

Commercial

  • Subscriptions & Support
  • Training & Services

News

  • Blog
  • Newsletter
  • Press Releases
  • Buzz

Follow Us

    
  • Customer Login
  • Terms of Service
  • Privacy Policy
  • Trademark Policy
  • Site Map

© 2013 COUCHBASE All rights reserved.

Sign in to Couchbase Community

close
  • Create new account
  • Request new password
You are logging into the Forums, Wiki and Issue Tracker