Page MenuHomePhabricator

Drop 'svn' and 'svnadm' groups from LDAP
Closed, InvalidPublic

Description

Both of them are devoid of members and relics from an earlier time.

Event Timeline

demon triaged this task as Medium priority.

I'm not sure if they actually still exist or are just listed in the UI of https://tools.wmflabs.org/ldap/

$ ldapsearch -xLLL -P 3 -E pr=40000/noprompt -o ldif-wrap=no -b"dc=wikimedia,dc=org" objectClass=groupOfNames dn|grep svn
$

Hmm, my ldap search said 0 results. I thought that meant zero members but I think you're right it means zero groups :p

So, since these groups are no longer listed even at the above link, can this be declined?

See T129788#3101530 where Moritz did the cleanup.