Revision 4729
Added by daigle almost 16 years ago
properties.html | ||
---|---|---|
1056 | 1056 |
<h2 class="property-inline"> Example: </h2> |
1057 | 1057 |
<p class="property-text">ldap://ldap.ecoinformatics.org:389/</p> |
1058 | 1058 |
</div> |
1059 |
|
|
1060 |
<a name="auth.base"></a><h1 class="property-main"> auth.base </h1> |
|
1061 |
<div class="property-description-line"> |
|
1062 |
<h2 class="property-inline"> Default Value: </h2> |
|
1063 |
<p class="property-text">dc=ecoinformatics,dc=org</p> |
|
1064 |
</div> |
|
1065 |
<div class="property-description-line"> |
|
1066 |
<h2 class="property-inline"> Set Method: </h2> |
|
1067 |
<p class="property-text">Configuration Utility</p> |
|
1068 |
</div> |
|
1069 |
<div class="property-description-line"> |
|
1070 |
<h2 class="property-inline"> Description: </h2> |
|
1071 |
<p class="property-text"> The base part of the distinguished name that |
|
1072 |
metacat uses for authentication.</p> |
|
1073 |
</div> |
|
1074 |
<div class="property-description-line"> |
|
1075 |
<h2 class="property-inline"> Example: </h2> |
|
1076 |
<p class="property-text">dc=ecoinformatics,dc=org</p> |
|
1077 |
</div> |
|
1059 | 1078 |
|
1060 | 1079 |
<a name="auth.allowedSubmitters"></a><h1 class="property-main"> auth.allowedSubmitters </h1> |
1061 | 1080 |
<div class="property-description-line"> |
Also available in: Unified diff
Add back the auth.base variable to metacat.properties. Use this variable when creating ldap distinguished name.