[16:58:58] * bawolff enjoys the welcome message [17:02:35] is there something special about it I missed? [17:03:08] or perhaps.. this was a polite but subdued plea for a welcome? if so [17:03:12] welcome, bawolff :-D [17:03:23] hi [17:03:33] I'm just a fan of Dune [17:03:45] ChanServ [#wikimedia-research] Welcome to the Wikimedia Research IRC channel. The Science must flow. [17:03:51] oh! [17:03:54] the chanserv message [17:04:06] I was looking at the topic over and over and failing to see the interest [17:51:48] hey zareen [17:52:27] hey YuviPanda , so from http://localhost:8000 i'm using my wikitech login and keep getting invalid username or password error [17:52:29] zareen: try logging into paws-internal again? I'm watching the logs [17:52:41] krenair@notebook1001:~$ id zareen [17:52:41] uid=15813(zareen) gid=500(wikidev) groups=500(wikidev),714(researchers) [17:54:44] Krenair: right, so that should work [17:54:51] yep [17:54:59] Krenair: but I wrote the LDAPAuthenticator code, so it's probably filled with bugs [17:55:09] YuviPanda: i've tried logging in twice :( [17:55:11] ooh hang on, LDAP? [17:55:24] this queries labs LDAP? [17:55:32] zareen: just now? [17:55:40] that's interesting, I don't actually see an attempt just now [17:55:48] Krenair: yeah, it does... a bunch of things [17:55:52] twice in the past 4 min [17:56:05] ok, that's pretty interesting / strange! [17:56:13] I am not sure why that didn't log anything [17:56:14] am looking [17:56:24] it was LDAP for auth, and checking the local server group for authz, right? [17:56:29] let me know if need to me try again [17:56:46] s/auth,/authn,/ [17:58:36] Krenair: so it does a bunch of things [17:58:41] Krenair: it checks ldap for authn first [17:58:48] Krenair: then it checks ldap for authz (nda or wmf groups) [17:58:51] yep [17:58:54] Krenair: then it checks local server group for authz [17:58:55] again [17:59:02] ok [17:59:29] this is the issue then [17:59:41] krenair@tools-bastion-03:~$ ldapsearch -x member=uid=zareen,ou=people,dc=wikimedia,dc=org dn -LLL | grep dn: [17:59:41] dn: cn=project-bastion,ou=groups,dc=wikimedia,dc=org [17:59:41] dn: cn=project-tools,ou=groups,dc=wikimedia,dc=org [17:59:42] krenair@tools-bastion-03:~$ [18:00:18] ah [18:00:22] Krenair: so someone needs to add zareen to the nda group [18:00:27] or at least *one* issue [18:00:31] right [18:00:35] but that's first to get past! [18:00:42] if it is the case, then the error message is just wrong [18:00:49] yup [18:00:54] btw, 'someone' can be you, it's labs LDAP so you can just modify it [18:00:57] jupyterhub literally can't return any other error message!!! [18:00:59] Krenair: yup [18:01:12] (I'm working on fixing it, since I'm also part of 'upstream' now) [18:02:19] so if I'm right and LDAP membership is the only issue for zareen, for now can we change the message from 'User Zareen not in researchers group' to 'User Zareen either not in researchers group or not in nda/wmf LDAP group'? [18:02:21] ah, makes sense to me now about getting that error message [18:02:22] Krenair: ok, am gonna add her to nda [18:03:35] Krenair: that's just one of the error messages, probably when she tried 'Zareen' as a variant? [18:03:43] ah [18:03:44] yeah [18:03:44] zareen: try logging in now [18:04:12] nda is probably correct, though it's an internship... so not sure. might be wmf [18:04:28] the fact that there's a difference is really silly [18:04:40] zareen: I think you're in! [18:04:50] YuviPanda Krenair success! [18:05:08] \o/ [18:05:17] thanks! [18:05:22] well, I need to improve error messages on login :D [18:05:23] zareen: Krenair found it :D [18:06:53] YuviPanda: cool, i'll test this out in the next couple days! [18:06:56] YuviPanda, we might also want to check all other researchers who are not in one of the authorised LDAP groups [18:07:42] zareen: cool. I left you a sample notebook on your homedir on accessing mysql from here [18:07:53] Krenair: hmm, I am wondering if I should do that or just wait for people to ask :D [18:07:55] thanks for jumping in to help Krenair :) [18:07:58] probably not the best of ideas [18:08:35] I'm not saying add everyone to the groups [18:08:43] just looking at who they are [18:08:47] but it doesn't matter much [18:13:44] right [19:18:36] schana: So I've been playing with http://recommend-security-test.wmflabs.org/ just to get a feel for what the project does before looking at the code in depth. It appears that the preview window thing is broken (e.g. If you click on a suggested article title, a window pops up with the message "No internet") [19:18:42] I assume its not supposed to be like that [19:43:18] schana: err, nevermind, seems to work fine on chrome