SLAPO-DYNGROUP(5) File Formats Manual SLAPO-DYNGROUP(5)NAME
slapo-dyngroup - Dynamic Group overlay to slapd
SYNOPSIS
/etc/ldap/slapd.conf
DESCRIPTION
The Dynamic Group overlay allows clients to use LDAP Compare operations to test the membership of a dynamic group the same way they would
check against a static group. Compare operations targeting a group's static member attribute will be intercepted and tested against the
configured dynamic group's URL attribute.
Note that this intercept only happens if the actual Compare operation does not return a LDAP_COMPARE_TRUE result. So if a group has both
static and dynamic members, the static member list will be checked first.
CONFIGURATION
This slapd.conf option applies to the Dynamic Group overlay. It should appear after the overlay directive.
attrpair <memberAttr> <URLattr>
Specify the attributes to be compared. A compare operation on the memberAttr will cause the URLattr to be evaluated for the result.
EXAMPLES
database bdb
...
overlay dyngroup
attrpair member memberURL
FILES
/etc/ldap/slapd.conf
default slapd configuration file
SEE ALSO slapd.conf(5), slapd-config(5).
AUTHOR
Howard Chu
OpenLDAP 2012/04/23 SLAPO-DYNGROUP(5)
Check Out this Related Man Page
SLAPO-DYNGROUP(5) File Formats Manual SLAPO-DYNGROUP(5)NAME
slapo-dyngroup - Dynamic Group overlay to slapd
SYNOPSIS
/etc/openldap/slapd.conf
DESCRIPTION
The Dynamic Group overlay allows clients to use LDAP Compare operations to test the membership of a dynamic group the same way they would
check against a static group. Compare operations targeting a group's static member attribute will be intercepted and tested against the
configured dynamic group's URL attribute.
Note that this intercept only happens if the actual Compare operation does not return a LDAP_COMPARE_TRUE result. So if a group has both
static and dynamic members, the static member list will be checked first.
CONFIGURATION
This slapd.conf option applies to the Dynamic Group overlay. It should appear after the overlay directive.
attrpair <memberAttr> <URLattr>
Specify the attributes to be compared. A compare operation on the memberAttr will cause the URLattr to be evaluated for the result.
EXAMPLES
database bdb
...
overlay dyngroup
attrpair member memberURL
FILES
/etc/openldap/slapd.conf
default slapd configuration file
SEE ALSO slapd.conf(5), slapd-config(5).
AUTHOR
Howard Chu
OpenLDAP 2.4.39 2014/01/26 SLAPO-DYNGROUP(5)
hello,
friends
i would like to know what is the differnce between static library and dynamic library?
How will u create them and what are there uses? (1 Reply)
how can i do static compilation in cc and -lldap
i have system defined and user defined header file.
Can any one suggest any site where from i can get some information about static and dynamic compilation.
Thankx (1 Reply)
Can you have a Dynamic LPAR without VIO and if yes is there a benefit to having both? I am attempting to implement VIO and Resource pooling at my company and want to understand the limitations.
Also, I have been told the managing and allocation of the Logical Volumes is a time consuming task as... (0 Replies)
Hi , I am new to this forum. Can someone help me on this question, I have no clue how to proceed . Its urgent..
A continuous program should print out the following dynamic information
(average of an interval). Internally, there should be two parameters with
your program, one is the probing... (5 Replies)
My computer is one of three computer on our LAN. Our router is a Time Capsule. My computer is the only of of three computers that has been assigned a static IP address on the LAN, because it runs an Apache installation. I tinker around with web development from time to time, and I wanted to be... (7 Replies)
Hi all,
Apologies if the answer is out there somewhere, I did have a search about.....
In my environment of a RHEL 4 machine and users all listed out in LDAP (say, userA in a deptZ primary group; userB in same deptZ primary group, plus deptY secondary group), I am trying to find a mechanism... (1 Reply)
I have been trying to setup a static ip, however everytime I do so my internet disconnects and won't connect untill I switch back to dynamic. My router is a NetGear DGN1000 and I'm using it wired. Could anyone help? (0 Replies)
if I could compile the same source file as shared/static/dynamic what are the advantages/ disadv of each.
PS:by dynamic i am asking about usage of "dlopen". How is it particularly diff from shared libs (2 Replies)
Hello All,
To perform Dynamic Operations from HMC in command Line (such as adding cpu to an lpar for example) in order to avoid stopping Applications, What PreRequisites are needed ?
AIX version ? HMC version ? Filesets (applied/committed) ? and what else should I have to check ...?
What is... (2 Replies)