schakko
Forum Replies Created
-
Forum: Plugins
In reply to: [Next Active Directory Integration] Sync Issues with NADIThank you for letting us know. Unfortunately, this is a bug. I’ve added it as https://github.com/NeosIT/active-directory-integration2/issues/211.
If you could provide a PR for that, we’d be happy to merge it. Otherwise you could change the maximum number of returned entries from 1000 thousand to 2500?
- This reply was modified 1 year ago by schakko.
Forum: Plugins
In reply to: [Next Active Directory Integration] multiple AD environment?Quoting the FAQ:
NADI can handle as many AD domains as you like but each WordPress site can have exactly one AD domain assigned. One AD domain can be assigned to multiple WordPress sites.
Forum: Plugins
In reply to: [Next Active Directory Integration] _load_textdomain_just_in_time@o815 Thank you for testing! I’ve just released the official version 3.1.10.
Forum: Plugins
In reply to: [Next Active Directory Integration] _load_textdomain_just_in_time@o815 Thank you! I’ve just released a pre-release https://github.com/NeosIT/active-directory-integration2/releases/tag/v3.1.10-rc1. Can you check that out? The corresponding issue is https://github.com/NeosIT/active-directory-integration2/issues/209.
Forum: Plugins
In reply to: [Next Active Directory Integration] Autologin not workingNo response, so resolving this.
Forum: Plugins
In reply to: [Next Active Directory Integration] Autologin not workingWhen the browser is prompted for entering the user’s credentials, Kerberos seems to be misconfigured. Please take a look at
Forum: Plugins
In reply to: [Next Active Directory Integration] Nadi 3.1.7 Login issueNo response, so I will close this issue.
Forum: Plugins
In reply to: [Next Active Directory Integration] Update to 3.1.7 – getting fatal errorSpecific error handling has been added with version 3.1.8 (https://github.com/NeosIT/active-directory-integration2/issues/203).
Forum: Plugins
In reply to: [Next Active Directory Integration] _load_textdomain_just_in_time@sosere Version 3.1.8 has been released (https://github.com/NeosIT/active-directory-integration2/releases/tag/3.1.8) a few seconds ago 🙂
Forum: Plugins
In reply to: [Next Active Directory Integration] Nadi 3.1.7 Login issuePlease enable debug logging (https://docs.active-directory-wp.com/Configuration/Logger.html) and look through the created log file. Also try to deactivate any other plug-ins – maybe there is another plug-in intefering.
Forum: Plugins
In reply to: [Next Active Directory Integration] Update to 3.1.7 – getting fatal errorYou can purchase a support plan at https://active-directory-wp.com. Otherwise please take a look at the logged exception. The URL must look like “ldap://your.domain.tld:636”. Please also see https://wordpress.org/support/topic/error-since-yesterday-ldap-url-created-in-adldap-class-is-wrong/.
Forum: Plugins
In reply to: [Next Active Directory Integration] _load_textdomain_just_in_timeHi @jcrea,
we have just released a new version v3.8.1-rc1 at https://github.com/NeosIT/active-directory-integration2/releases/tag/v3.1.8-rc1. Can you check if that release fixes the issue?
Forum: Plugins
In reply to: [Next Active Directory Integration] Update to 3.1.7 – getting fatal errorHi @slewis1000,
can you please check in NADI’s “Environment” tab the “Domain controllers” and “Port” setting? There is probably a typo (whitespace, special character?) which leads to the error above. We have just released a new pre-release at https://github.com/NeosIT/active-directory-integration2/releases/tag/v3.1.8-rc1 which creates a better error description.
You are welcome, thank you for the feedback! 🙂
Can you check your
Environmenttab (https://docs.active-directory-wp.com/Configuration/Environment.html) in NADI? The input fieldDomain controllersshould be your$HOSTand notldaps://$HOST. After you have removed the ldaps://, you have to select the properUse encryptionoption.