On Fri, Feb 23, 2018 at 6:47 PM, Chris Lambertus <c...@apache.org> wrote: > Hi folks, > > I know some of you run a local test instance of Whimsy. If you do so, please > note that Infra is replacing all LDAP servers with geo CNAMEs ldap-us-ro and > ldap-eu-ro. If you have an LDAP configuration that uses anything other than > these two names, please update it ASAP to avoid loss of connectivity. > > In the future, those two servers will be set “read-only” and a master server > ‘ldap-master’ will be provided for write access for tooling which needs it.
I made a change so that whimsy code will use a separate set of servers for Read/Write operations than Read Only operations: https://github.com/apache/whimsy/commit/09650958096135c38057439461091a720a752914 At the moment, both are using the same set of servers. It is not clear to me from the message above what I should be using for write operations, so I left the names alone for the moment. Whimsy developers can update to the latest set of servers by pulling the latest code and using the following instructions: https://github.com/apache/whimsy/blob/master/MACOSX.md#configure-ldap > -Chris - Sam Ruby