You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
descriptions and examples of auto import and auto sync enabling (#69)
* three ways
* some of the review comments
* descriptions adn examples of auto import and auto sync enabling
* API features
* Update source/adminguide/accounts.rst
grammarschool
Co-Authored-By: Paul Angus <paul.angus@shapeblue.com>
* Update source/adminguide/accounts.rst
Co-Authored-By: Paul Angus <paul.angus@shapeblue.com>
* Update source/adminguide/accounts.rst
grammarschool
Co-Authored-By: Paul Angus <paul.angus@shapeblue.com>
* Update source/adminguide/accounts.rst
Co-Authored-By: Paul Angus <paul.angus@shapeblue.com>
* Update source/adminguide/accounts.rst
Co-Authored-By: Paul Angus <paul.angus@shapeblue.com>
Co-authored-by: Paul Angus <paul.angus@shapeblue.com>
Copy file name to clipboardExpand all lines: source/adminguide/accounts.rst
+64-14Lines changed: 64 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -283,7 +283,12 @@ defined. In this domain autosync per account can be configured,
283
283
keeping the users in the domain up to date with their group membership
284
284
in LDAP.
285
285
286
-
.. Note:: A caveat with this is that ApacheDS does not yet support the virtual 'memberOf' attribute needed to check if a user moved to another account. Microsoft AD and OpenLDAP as well as OpenDJ do support this. It is a planned feature for ApacheDS that can be tracked in https://issues.apache.org/jira/browse/DIRSERVER-1844.
286
+
.. Note:: A caveat with this is that ApacheDS does not yet support the
287
+
virtual 'memberOf' attribute needed to check if a user moved
288
+
to another account. Microsoft AD and OpenLDAP as well as
289
+
OpenDJ do support this. It is a planned feature for ApacheDS
0 commit comments