Closed
Bug 1195276
Opened 10 years ago
Closed 10 years ago
Please add VPN access to access ldap.db.scl3.mozilla.com for xquan@mozilla.com
Categories
(Infrastructure & Operations :: Corporate VPN: ACL requests, task)
Infrastructure & Operations
Corporate VPN: ACL requests
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: xidorn, Unassigned)
Details
I'm going to test and write some code for the phonebook app, but that requires the access to the LDAP server [1], which according to the source code is pm-ns.mozilla.org. [2]
But it seems I cannot access that server even with the VPN connected. Please allow me to access that server.
[1] https://github.com/mozilla/phonebook#installation
[2] https://github.com/mozilla/phonebook/blob/master/config.php#L8
Comment 1•10 years ago
|
||
pm-ns.mozilla.org is a legacy name for us and it actually points to a production ldap server which in phonebooks case it would be the ldapmaster since it needs to be able to write to the ldap server.
What you're asking now is access to an ldap master and I don't think we should grant you access to that. What exactly are you trying to do with phonebook?
| Reporter | ||
Comment 2•10 years ago
|
||
I don't need to write to the ldap server, I only need to read.
I want to try to improve the search function, more specifically, bug 540246.
Comment 3•10 years ago
|
||
Please point your dev code at ldap.db.scl3.mozilla.com while connected to the VPN. That should work, I believe.
| Reporter | ||
Comment 4•10 years ago
|
||
(In reply to Justin Dow [:jabba] from comment #3)
> Please point your dev code at ldap.db.scl3.mozilla.com while connected to
> the VPN. That should work, I believe.
That doesn't work for me either. I cannot reach ldap.db.scl3.mozilla.com as well.
Comment 5•10 years ago
|
||
I see. I thought I had an ACL for that in the vpn_corp group. I've added it now. If you reconnect your vpn session, that connection should work now on port 389.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
| Reporter | ||
Comment 6•10 years ago
|
||
Thanks, that works now.
Status: RESOLVED → VERIFIED
Summary: Please add VPN access to access pm-ns.mozilla.org for xquan@mozilla.com → Please add VPN access to access ldap.db.scl3.mozilla.com for xquan@mozilla.com
You need to log in
before you can comment on or make changes to this bug.
Description
•