BEA WebLogic Server 9.0 Domain Configuration Schema Reference

http://www.bea.com/ns/weblogic/90/domain
complexType unix-realmType

Super Types
{http://www.bea.com/ns/weblogic/90/domain}unix-realmType (extension)

Documentation
Corresponds to UnixRealmMBean
Properties
This component is not nillable.

Model
<...>
auth-program?
</...>


Nested Element Summary
xs:stringauth-program
          The name of the program used to authenticate users in the UNIX security realm. 
Source
<xs:complexType name="unix-realmType">
<xs:complexContent>
<xs:extension base="dom:basic-realmType">
<xs:sequence>
<xs:element minOccurs="0" name="auth-program" nillable="true" type="xs:string">
</xs:element>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>

BEA WebLogic Server 9.0 Domain Configuration Schema Reference

Copyright 2005 BEA Systems Inc. Complete WebLogic Server Documentation