Project

General

Profile

« Previous | Next » 

Revision 4729

Added by daigle over 15 years ago

Add back the auth.base variable to metacat.properties. Use this variable when creating ldap distinguished name.

View differences:

auth.properties.metadata.xml
36 36
		<description>Authentication Secure Server URL.</description>
37 37
		<helpFile>properties.html#auth.surl</helpFile>
38 38
	</config>
39
	
40
	<config>
41
		<key>auth.base</key>
42
		<label>Authentication Base</label>
43
		<group>1</group>
44
		<index>4</index>
45
		<description>Base part of Distinguished Name that Metacat uses for authentication.</description>
46
		<helpFile>properties.html#auth.base</helpFile>
47
	</config>
39 48

  
40 49
	<config>
41 50
		<key>auth.administrators</key>
42 51
		<label>Metacat Administrators</label>
43 52
		<group>1</group>
44
		<index>4</index>
53
		<index>5</index>
45 54
		<description>Authentication users or groups for Metacat administration. 
46 55
			Typically, this holds LDAP credentials.
47 56
			&lt;font color="red"&gt; Note: this must be set to a username or

Also available in: Unified diff