Warning: file_get_contents(/data/phpspider/zhask/data//catemap/4/sql-server-2008/3.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
具有LDAP身份验证和authLDAPURL结构的Svn_Svn_Authentication_Ldap - Fatal编程技术网

具有LDAP身份验证和authLDAPURL结构的Svn

具有LDAP身份验证和authLDAPURL结构的Svn,svn,authentication,ldap,Svn,Authentication,Ldap,我需要你对SVN服务器的帮助。我想用LDAP验证我的服务器。我需要AuthLDAPURL语法结构。关键词dc,ou等是什么意思?任何人都可以这样编写AuthLDAPURL结构: cn=Manager,dc=example,dc=com AuthLDAPURL“ldap://…” 两条斜线之间应该有什么?我应该在AuthName之后写什么?我的服务器名或其他名称?请提供帮助。这取决于您的LDAP结构 它应该是这样的: cn=Manager,dc=example,dc=com 您需要向LDAP管

我需要你对SVN服务器的帮助。我想用LDAP验证我的服务器。我需要AuthLDAPURL语法结构。关键词
dc
ou
等是什么意思?任何人都可以这样编写AuthLDAPURL结构:

cn=Manager,dc=example,dc=com
AuthLDAPURL“ldap://…”


两条斜线之间应该有什么?我应该在AuthName之后写什么?我的服务器名或其他名称?请提供帮助。

这取决于您的LDAP结构

它应该是这样的:

cn=Manager,dc=example,dc=com

您需要向LDAP管理员询问基本访问和身份验证(可能还包括密码)。

向LDAP管理员询问此问题