https://bugzilla.wikimedia.org/show_bug.cgi?id=58687

--- Comment #4 from Ryan Lane <rlan...@gmail.com> ---
The users are in LDAP, which you can query via a bastion:

 ldapsearch -LLL -x -D 'cn=proxyagent,ou=profile,dc=wikimedia,dc=org' \
     -w $(grep -Po "(?<=bindpw).*" /etc/ldap.conf) -b
'ou=people,dc=wikimedia,dc=org'

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to