PMXBOT Log file Viewer

Help | Karma | Search:

#mongodb logs for Monday the 24th of February, 2020

(Back to #mongodb overview) (Back to channel listing) (Animate logs)
[02:42:50] <cgi> anyone has setup replicas recently with certificates here?
[02:54:42] <cgi> anyone has any security experience here? I could use some help in securing a mongodb setup?
[13:49:54] <cgi> good morning
[13:50:07] <cgi> anyone here who has setup mongodb on replcias with ssl recently?
[15:36:26] <FrauHansen> cgi: NO >=(
[15:36:26] <FrauHansen> And I'm leaving >=(!
[15:36:31] <FrauHansen> you can keep the kids!
[17:43:38] <cgi> anyone here?
[18:38:26] <Lnk> hey all, sql admin here trying to move some of our stuff to mongo that would be more appropriate as a document format instead of relational, trying to wrap my head around the authentication system.
[18:38:49] <Lnk> getting closer, but having an issue i'm not sure what i'm doing wrong if someone could take a look at a pastebin: https://pastebin.com/0TQ8SsLq
[19:04:15] <Lnk> if i add the user to the admin database i can connect, and i can give them permissions to the products database from there, but i feel like that's the wrong way to go about it. i want them to authenticate to the products db, not admin
[19:07:23] <Lnk> ok i removed the user and re-added it and it works, should have tried that 2 hours ago :(