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

how can I get users by python driver? #8

Open
haoglehaogle opened this issue May 7, 2016 · 1 comment
Open

how can I get users by python driver? #8

haoglehaogle opened this issue May 7, 2016 · 1 comment

Comments

@haoglehaogle
Copy link

hello,
How can I get all users added by add_user() via python API?
I can get all users added by mongodb native shell like following:

db.system.users.find()
but, I can't find approach in python API, could you provide some clue?
Thanks in advanced!

@ajdavis
Copy link
Owner

ajdavis commented May 7, 2016

Please ask for help on Stack Overflow:

https://github.com/mongodb/mongo-python-driver/#how-to-ask-for-help

On Sat, May 7, 2016 at 6:31 AM, haoglehaogle [email protected]
wrote:

hello,
How can I get all users added by add_user() via python API?
I can get all users added by mongodb native shell like following:

db.system.users.find()
but, I can't find approach in python API, could you provide some clue?
Thanks in advanced!


You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub
#8

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

2 participants