Svn – How to add LDAP users to roles in Subversion Edge’s web console

collabnetsubversion-edgesvn

My LDAP users aren't showing up in Subversion Edge's web console. How can I add them to existing roles if they don't show up?

Best Answer

It turns out that simply connecting via SVN isn't enough to create the user account. Instead, you need to login to the web console as an LDAP user. After logging in the first time, the LDAP user will show up elsewhere in the management tool and can be added to groups.

For the curious, this is my LDAP configuration:

ldap configuration

Obviously you'll need to update "mydomain" and "domainuser" with your own info.

Related Topic