| BEA WebLogic Server 9.0 Domain Configuration Schema Reference | ||||||
DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES |
{http://www.w3.org/2001/XMLSchema}string
|
+--{http://www.bea.com/ns/weblogic/90/domain} (restriction)
The type of authentication used to authenticate the LDAP server. The following values are available: - None for no authentication. - Simple for password authentication. - CRAM-MD5 for certificate authentication. Netscape Directory Server supports CRAM-MD5. Microsoft Site Server and Novell NDS support Simple. Default: "none" Secure Value: true
<xs:element minOccurs="0" name="auth-protocol" nillable="true"><xs:simpleType></xs:element><xs:restriction base="xs:string"></xs:simpleType><xs:enumeration value="none"/><xs:enumeration value="simple"/><xs:enumeration value="CRAM-MD5"/></xs:restriction>
| BEA WebLogic Server 9.0 Domain Configuration Schema Reference | ||||||
DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES |