Skip navigation.

WebLogic Server Configuration Reference

  Previous Next vertical dots separating previous/next from contents/index/pdf Contents Index View as PDF   Get Adobe Reader

UnixRealm

 


Description

 


Syntax

<UnixRealm
AuthProgram="String"
Name="String"
Notes="String"
/>

 


Parent Elements

 


Attributes

Table 70-1 UnixRealm attributes

Attribute

Description

Range of Values and Default

AuthProgram

The name of the program used to authenticate users in the UNIX security realm. In most cases, the name of the program is wlauth. The authentication program must run setuid root.

  • If the program name is wlauth and is in the CLASSPATH, you need not explicitly set this attribute; leave the attribute blank.

  • If the program name is different than wlauth, ir of it is not in the CLASSPATH of WebLogic Server, specify this attribute.

Admin Console field label: Auth Program

Required: no

Default: wlauth

Name

The name of this configuration. WebLogic Server uses an MBean to implement and persist the configuration.

Admin Console field label: Name

Required: no

Notes

Optional information that you can include to describe this configuration.

Admin Console field label: Notes

Required: no

 

Skip navigation bar  Back to Top Previous Next