Administration Console Online Help

 Previous Next Contents Index  

 


LDAP V1 Security Realm V1 --> Groups

Tasks     Additional Documentation     Attributes

Overview

Use this tab to specify how groups are stored in the LDAP servre. To use the LDAP V1 security realm, you need to use Compatibility security. The use of the LDAP V1 security realm is deprecated in WebLogic Server 7.0.

Tasks

Configuring an LDAP Realm V1 in the CompatibilityRealm

Defining Attributes for the LDAP Directory Server

Specifying How Users Are Stored in the LDAP V1 Security Realm

Specifying How Groups Are Stored in the LDAP V1 Security Realm

Adding a Note to the LDAP V1 Security Realm

Configuring the Caching Realm in the CompatibilityRealm

Additional Documentation

(Requires an Internet connection.)

Introduction to WebLogic Security

Managing WebLogic Security

Programmimg WebLogic Security

Developing Security Providers for WebLogic Server

Securing a WebLogic Server Deployment

Upgrading Security in WebLogic Server Version 6.x to WebLogic Server Version 7.0

Security FAQ

The Security page in the WebLogic Server documentation

Attributes

Attribute Label

Description

Value Constraints

Group DN

The list of attributes that, when combined with the attribute named in the groupNameAttributeattribute, uniquely identifies a group in the LDAP directory.

Default:

Configurable: yes

Readable: yes

Writable: yes

Group Name Attribute

The name of a group in the LDAP directory. It is usually the common name.

Default: "cn"

Configurable: yes

Readable: yes

Writable: yes

Group Is Context

Specifies how group membership is recorded in the LDAP directory.

Set to true if each group entry contains one user.

Set to false if there is one group entry containing an attribute for each group member.

Default: true

Configurable: yes

Readable: yes

Writable: yes

Group Username Attribute

The name of the attribute that contains a group member in a group entry.

Default: "member"

Configurable: yes

Readable: yes

Writable: yes



 

Back to Top Previous Next