Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Ondřej Kuzník
OpenLDAP
Commits
0401a8f3
Commit
0401a8f3
authored
May 26, 2022
by
Ondřej Kuzník
Browse files
ITS#9020 Reinstate olcAutomaticGroups and document its deprecation
parent
475431aa
Pipeline
#4351
passed with stage
in 45 minutes and 26 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
contrib/slapd-modules/autogroup/autogroup.c
View file @
0401a8f3
...
...
@@ -1709,7 +1709,7 @@ static ConfigTable agcfg[] = {
static
ConfigOCs
agocs
[]
=
{
{
"( OLcfgCtOc:2.1 "
"NAME 'olcAutoGroupConfig' "
"NAME
(
'olcAutoGroupConfig'
'olcAutomaticGroups' )
"
"DESC 'Automatic groups configuration' "
"SUP olcOverlayConfig "
"MAY ( "
...
...
contrib/slapd-modules/autogroup/slapo-autogroup.5
View file @
0401a8f3
...
...
@@ -93,10 +93,15 @@ The autogroup overlay has been reworked with the 2.5 release to use
a consistent namespace as with other overlays. As a side-effect the
following cn=config parameters are deprecated and will be removed in
a future release:
.IP \[bu] 2
.B olcAGattrSet
is replaced with olcAutoGroupAttrSet
.IP \[bu]
.B olcAGmemberOfAd
is replaced with olcAutoGroupMemberOfAd
.IP \[bu]
.B olcAutomaticGroups
is replaced with olcAutoGroupConfig
.SH ACKNOWLEDGEMENTS
This module was originally written in 2007 by Michał
Szulczyński. Further enhancements were contributed by Howard
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment