[Cluster-devel] conga/luci/cluster form-macros

rmccabe at sourceware.org rmccabe at sourceware.org
Mon Jan 15 17:17:52 UTC 2007


CVSROOT:	/cvs/cluster
Module name:	conga
Changes by:	rmccabe at sourceware.org	2007-01-15 17:17:52

Modified files:
	luci/cluster   : form-macros 

Log message:
	the current ipmilan fence agent does not support md2 authentication

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/luci/cluster/form-macros.diff?cvsroot=cluster&r1=1.152&r2=1.153

--- conga/luci/cluster/form-macros	2007/01/11 19:11:04	1.152
+++ conga/luci/cluster/form-macros	2007/01/15 17:17:52	1.153
@@ -2046,7 +2046,7 @@
 			<tr>
 				<td>Authentication Type</td>
 				<td>
-					<input name="auth_type" type="text" title="Options are to leave blank for none, password, md2, or md5"
+					<input name="auth_type" type="text" title="Options are to leave blank for none, password, or md5"
 						tal:attributes="value cur_fencedev/auth_type | nothing" />
 				</td>
 			</tr>




More information about the Cluster-devel mailing list