Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

User and password in R::connect() #35

Open
rinopazzo opened this issue May 8, 2017 · 2 comments
Open

User and password in R::connect() #35

rinopazzo opened this issue May 8, 2017 · 2 comments

Comments

@rinopazzo
Copy link

Is there a way to specify user and password in R::connect()?

@AtnNn
Copy link
Owner

AtnNn commented May 8, 2017

No, that feature is not implemented. This driver supports the old auth field.

@TotalKrill
Copy link

TotalKrill commented Jun 15, 2018

Is there any example of how to use the 'auth' field, I am probably missing something.

The driver still works great btw!

Edit: For anyone else that wonders. The old 'auth' field will default to the password of the 'admin' account

so connecting with R::connect("address", 28015, "PasswordOfAdminAccount") will still work, but the docs does not specify for how long since this may be deprecated.

https://rethinkdb.com/docs/writing-drivers/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants