| BEA WebLogic Server 9.0 Domain Configuration Schema Reference | ||||||
DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES |
{http://www.bea.com/ns/weblogic/90/domain}nt-realmType (extension)
Corresponds to NTRealmMBean
Nested Element Summary | |
xs:boolean | ignore-bad-domain-name During initialization of the NT Realm, some Domains may not be present on the network. |
| preferred-max-bytes Specifies how many bytes worth of user/group data to get per NT call. |
xs:string | primary-domain The host name of the Windows NT Primary Domain Controller where users and groups are defined for the domain. |
<xs:complexType name="nt-realmType"><xs:complexContent></xs:complexType><xs:extension base="dom:basic-realmType"></xs:complexContent><xs:sequence></xs:extension><xs:element minOccurs="0" name="primary-domain" nillable="true" type="xs:string">
</xs:element><xs:element minOccurs="0" name="preferred-max-bytes" nillable="false"><xs:simpleType></xs:element><xs:restriction base="xs:int"></xs:simpleType><xs:minInclusive value="0"/></xs:restriction><xs:element minOccurs="0" name="ignore-bad-domain-name" nillable="false" type="xs:boolean"></xs:sequence>
</xs:element>
| BEA WebLogic Server 9.0 Domain Configuration Schema Reference | ||||||
DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES |