schakko
Forum Replies Created
-
Forum: Plugins
In reply to: [Next Active Directory Integration] Sync To AD FailingHi @fiyashussain,
your Sync to AD problem is not related to NTLM. Please take a look at https://active-directory-wp.com/docs/Configuration/Sync_to_AD.html how to configure Sync to AD.Both problems are highly depending upon your environment which is not something we can easily discuss.
Forum: Plugins
In reply to: [Next Active Directory Integration] Multiple LDAP?No, multiple domain controllers are not supported.
Forum: Plugins
In reply to: [Next Active Directory Integration] How to import usersForum: Plugins
In reply to: [Next Active Directory Integration] Other meta keysWe are happy you like our plug-in 🙂
You can add additional attributes as described at http://active-directory-wp.com/docs/Configuration/Attributes.html.
We don’t know about your project plug-in and how it works. If you need customization of NADI and therefore a quote, please let me know.
You can find the documentation how to disable the synchronization at http://active-directory-wp.com/docs/Configuration/Sync_to_WordPress.html – this only works for all users or based upon security groups, not on single users.
Forum: Plugins
In reply to: [Next Active Directory Integration] Not working on FirefoxThis is most likely due to a JavaScript error. Please check if your WordPress instance throws any errors by using Firefox’ developer console (F12).
Forum: Plugins
In reply to: [Next Active Directory Integration] Stored PasswordsBy default passwords are neither stored in WordPress’ database nor are they synced from AD to WordPress – because of the security reasons you mentioned.
Please take a look into the documentation: http://active-directory-wp.com/docs/Configuration/Password.htmlForum: Plugins
In reply to: [Next Active Directory Integration] PHP Warning: include(): Failed openingcaldera-forms and NADI seems to be to infer with each other. Can you check if C:\inetpub\wwwroot\site\wp-content\plugins\caldera-forms\vendor\composer/../monolog/monolog/src/Monolog/Processor/ProcessorInterface.php exist?
Please try to disable the “Allow Proxy-address login” and check if this error still occurs.
Forum: Plugins
In reply to: [Next Active Directory Integration] Cookie + kerberosDo you have checked the IIS’ Kerberos settings with https://blogs.iis.net/brian-murphy-booth/delegconfig-delegation-configuration-reporting-tool?
If you want us to take a look upon your settings and need an invoice for this, drop me a line. Conditions can be found at https://active-directory-wp.com/service-for-active-directory-and-wordpress/
Oh, and please note that the MaxTokenSize field has to be set on *all* computers, not only on the IIS host (https://support.microsoft.com/en-au/help/327825/problems-with-kerberos-authentication-when-a-user-belongs-to-many-grou).
- This reply was modified 7 years, 4 months ago by schakko.
Forum: Plugins
In reply to: [Next Active Directory Integration] Cookie + kerberosThis seems to be like a misconfiguration of your PHP, Kerberos and/or Windows environment. The cookie generated by PHP/WordPress does *not* contain the security groups but only the session ID. In case it *does* contain the security groups, you have to configure PHP to store the session data on the server side. This should be the default btw.
On your Windows clients, you can set the registries’ MaxTokenSize to a higher value as described in https://blogs.technet.microsoft.com/shanecothran/2010/07/16/maxtokensize-and-kerberos-token-bloat/.
On the server running IIS you have to adjust the MaxFieldLength and MaxRequestBytes registry keys (http://www.grouppolicy.biz/2013/06/how-to-configure-iis-to-support-large-ad-token-with-group-policy/).@vyatcheslav We are currently preparing the release, so it will be available today or tomorrow.
Forum: Plugins
In reply to: [Next Active Directory Integration] User Registration/Create LDAP UserDue to a lot of possible corner cases NADI does explicitly *not* have this feature.
Forum: Plugins
In reply to: [Next Active Directory Integration] Content belonging to deleted users