Questions Tagged With activedirectoryhttps://answers.axonivy.com/tags/activedirectory/?type=rssquestions tagged <span class="tag">activedirectory</span>enWed, 01 May 2019 03:02:29 -0400Troubleshoot ActiveDirectory user import to my ivy 3.9 webApphttps://answers.axonivy.com/questions/3788/troubleshoot-activedirectory-user-import-to-my-ivy-3-9-webapp<p>I have to maintain a legacy workflow app still running with XpertIvy 3.9. The users of the application are synchronized from our MS Active Directory.</p> <p>Recently I got reports that some users are not able to connect to the WebApp. What can I do to verify and trace the ActiveDirectory user synchronization?</p>SupportIvyTeamWed, 01 May 2019 03:02:29 -0400https://answers.axonivy.com/questions/3788/troubleshoot-activedirectory-user-import-to-my-ivy-3-9-webapploggingldapactivedirectory3.9Lazy / On-demand Synchronization of LDAP Usershttps://answers.axonivy.com/questions/3786/lazy-on-demand-synchronization-of-ldap-users<p>In our project we are using Microsoft AD as our security system. Our access policy is that anyone working in our company is allowed to access our Ivy application.</p> <p>Our problem now is that daily user synchronization and user filtering in our code is quite slow as we have over 50'000 possible users to synchronize, even though our application is only used by a couple of thousand users.</p> <p>Is it possible to 'lazy load' users, only adding users to our Ivy system database on first usage / login? And not on first synchronization with our AD system? But still updating users that have been changed in AD during synchronization?</p>SupportIvyTeamMon, 29 Apr 2019 09:53:15 -0400https://answers.axonivy.com/questions/3786/lazy-on-demand-synchronization-of-ldap-usersactivedirectoryldapHow can I troubleshoot problems with the user synchronisation from Active Directory or another LDAP server?https://answers.axonivy.com/questions/3773/how-can-i-troubleshoot-problems-with-the-user-synchronisation-from-active-directory-or-another-ldap-server<p>Hi</p> <p>How can I troubleshoot problems with the user synchronisation from Active Directory or any other LDAP server?</p> <p>For example if the synchronisation runs successfully but not all my users gets imported.</p>Reto WeissTue, 16 Apr 2019 07:53:11 -0400https://answers.axonivy.com/questions/3773/how-can-i-troubleshoot-problems-with-the-user-synchronisation-from-active-directory-or-another-ldap-serveractivedirectoryldapMigration of Active Directory Serverhttps://answers.axonivy.com/questions/1859/migration-of-active-directory-server<p>I am migrating an enviroment onto new Servers. The Active Directory Servers are being migrated too. </p> <p>When I Switch to the new AD Server, what will happen to the Users which have all been designated one or more Roles?</p> <p>Will the Users be deleted and reimported, so that one will have to reassign the 200+ Users to their respective roles, or will the Users keep their Roles?</p>RMS71Mon, 04 Jul 2016 14:05:20 -0400https://answers.axonivy.com/questions/1859/migration-of-active-directory-serveractivedirectorymigrationserverCan not login with synchronized user from active directoryhttps://answers.axonivy.com/questions/1582/can-not-login-with-synchronized-user-from-active-directory<p>The user is synchronized with the active directory, but I can not login with it. In the log there is the following message:</p> <pre><code>Caused by: javax.naming.NameNotFoundException: [LDAP: error code 32 - 0000208D: NameErr: DSID-03100213, problem 2001 (NO_OBJECT), data 0, best match of: ''NULL]; remaining name '/' at com.sun.jndi.ldap.LdapCtx.mapErrorCode(LdapCtx.java:3160) at com.sun.jndi.ldap.LdapCtx.processReturnCode(LdapCtx.java:3081) at com.sun.jndi.ldap.LdapCtx.processReturnCode(LdapCtx.java:2888) at com.sun.jndi.ldap.LdapCtx.searchAux(LdapCtx.java:1846) at com.sun.jndi.ldap.LdapCtx.c_search(LdapCtx.java:1769) at com.sun.jndi.toolkit.ctx.ComponentDirContext.p_search(ComponentDirContext.java:392) at com.sun.jndi.toolkit.ctx.PartialCompositeDirContext.search(PartialCompositeDirContext.java:358) at javax.naming.directory.InitialDirContext.search(InitialDirContext.java:276) at ch.ivyteam.ivy.security.internal.jndi.dircontext.LazyBindingDirContextAccess.search(LazyBindingDirContextAccess.java:47) at ch.ivyteam.ivy.security.internal.jndi.JndiSecuritySystem$3$1.execute(JndiSecuritySystem.java:1063) at ch.ivyteam.ivy.security.internal.jndi.JndiSecuritySystem$3$1.execute(JndiSecuritySystem.java:1) at ch.ivyteam.ivy.security.internal.jndi.JndiSecuritySystem.execute(JndiSecuritySystem.java:613) at ch.ivyteam.ivy.security.internal.jndi.JndiSecuritySystem$3.call(JndiSecuritySystem.java:1058) at ch.ivyteam.ivy.security.internal.jndi.JndiSecuritySystem$3.call(JndiSecuritySystem.java:1) at ch.ivyteam.ivy.security.internal.jndi.JndiSecuritySystem.executeWithCachedContext(JndiSecuritySystem.java:637) </code></pre>SupportIvyTeamFri, 04 Dec 2015 14:57:14 -0500https://answers.axonivy.com/questions/1582/can-not-login-with-synchronized-user-from-active-directoryactivedirectoryuserFailed to deserialize ch.ivyteam.ivy.security.internal.jndi.JndiUserhttps://answers.axonivy.com/questions/1461/failed-to-deserialize-ch-ivyteam-ivy-security-internal-jndi-jndiuser<p>Hi everyone, We have an application which uses LDAP users. I have a question regarding to the message in log:</p> <p><strong>Failed to de-serialize java object of class ch.ivyteam.ivy.security.internal.jndi.JndiUser. Object will be null.</strong></p> <p>What does it mean and how can we prevent this issue?</p> <p>Thanks</p> <p>Matej</p>matej_smetanaTue, 08 Sep 2015 10:09:05 -0400https://answers.axonivy.com/questions/1461/failed-to-deserialize-ch-ivyteam-ivy-security-internal-jndi-jndiuseractivedirectoryldapHow to map AD group to Ivy role?https://answers.axonivy.com/questions/1404/how-to-map-ad-group-to-ivy-role<p>We like to manage the rights for our ivy applications over the Microsoft Active Directory. According the AD groups, ivy roles should automatically added to the ivy user. We have in mind to build some technical processes to do that. But we have some questions...<br> <br><b>Is it possible to read (lower) OU's of a user?</b><br> If we have the OU "ivy" to import all users and there is a OU "admin" under the OU "ivy", can we find out which users are in the OU "admin"? How can we get this information. Maybe some how like reading AD attributes?<br> <br><b>Is it possible to listen to the LDAP synchronisation of the ivy server?</b><br> Every times when the user synchronisation is finished, our code should be executed to add specified ivy roles to the user based on the AD OU's.</p> <p>Thank you for your support</p>Adrian ImfeldThu, 23 Jul 2015 12:24:42 -0400https://answers.axonivy.com/questions/1404/how-to-map-ad-group-to-ivy-rolesecurityactivedirectoryuserldapHow to ensure that the LDAP connection pool is usedhttps://answers.axonivy.com/questions/1209/how-to-ensure-that-the-ldap-connection-pool-is-used<p>In the Admin UI we can enable connection pooling for ActiveDirectory. We enabled this pool as the connection setup to our AD is very slow and ivy Public API seems to call AD frequently. But it seems like the enabling of the pool doesn't speed up anything.</p> <p>How can we track and trace if the pool is working? <img alt="alt text" src="http://answers.axonivy.com/upfiles/ldapConnectionPoolOption.png"></p>SupportIvyTeamThu, 05 Mar 2015 12:55:35 -0500https://answers.axonivy.com/questions/1209/how-to-ensure-that-the-ldap-connection-pool-is-usedactivedirectoryWhere can I inspect and change the current 3.9 Active Directory settingshttps://answers.axonivy.com/questions/1162/where-can-i-inspect-and-change-the-current-3-9-active-directory-settings<p>Some users of my customer can't connect with the ivy 3.9 server. Where can I inspect the actual Active Directory (AD) settings of the ivy Application?</p>SupportIvyTeamMon, 16 Feb 2015 14:17:21 -0500https://answers.axonivy.com/questions/1162/where-can-i-inspect-and-change-the-current-3-9-active-directory-settingsactivedirectoryivy3LDAP API call cachehttps://answers.axonivy.com/questions/1142/ldap-api-call-cache<p>Hi, we have some performance problems by communication with LDAP after switching from 4.3 to 5.0. I have two questions</p> <ul> <li>were there any changes intern by calling API (see bellow)</li> <li>are there any API methods which doesn't communicate with LDAP (using direct only ivy system database) ?</li> </ul> <p>Especially we use the following method</p> <ul> <li><code>ISecurityContext.findRole(...)</code></li> <li><code>IWorkflowSession.hasRole(IRole, Boolean)</code></li> </ul>tauserFri, 30 Jan 2015 15:26:48 -0500https://answers.axonivy.com/questions/1142/ldap-api-call-cachesecurityactivedirectoryldapHow can I specify additional properties/attributes for an External Security System?https://answers.axonivy.com/questions/893/how-can-i-specify-additional-properties-attributes-for-an-external-security-system<p>If I use Microsoft Active Directory or Novel eDirectory as External Security System is there any possibility to specify an additional environment property / attribute? Examples are <code>java.naming.referral</code> (which is on Ivy set to <code>follow</code> per default) or <code>java.naming.ldap.derefAliases</code> etc.</p>SupportIvyTeamTue, 05 Aug 2014 11:43:02 -0400https://answers.axonivy.com/questions/893/how-can-i-specify-additional-properties-attributes-for-an-external-security-systemactivedirectorynovelldirectoryldapHow to read and synchronize users from multiple Active directory domains?https://answers.axonivy.com/questions/583/how-to-read-and-synchronize-users-from-multiple-active-directory-domains<p>We have 3 different AD domains and should have the users of all of them in our ivy5 application</p>Alex ZeiterMon, 17 Mar 2014 17:09:23 -0400https://answers.axonivy.com/questions/583/how-to-read-and-synchronize-users-from-multiple-active-directory-domainsactivedirectoryldapHow to read LDAP/Active Directory/Novell Directory-attributes of a user?https://answers.axonivy.com/questions/240/how-to-read-ldap-active-directory-novell-directory-attributes-of-a-user<p>I'm using Active Directory/Novell Directory as security-system for Xpert.ivy. How to read LDAP/Active Directory/Novell Directory attributes of a user?</p>Urs BuriMon, 13 Jan 2014 11:48:49 -0500https://answers.axonivy.com/questions/240/how-to-read-ldap-active-directory-novell-directory-attributes-of-a-usernovelldirectoryactivedirectoryldapHow can I prevent to import deactived users from Microsoft Active Directory ?https://answers.axonivy.com/questions/231/how-can-i-prevent-to-import-deactived-users-from-microsoft-active-directory<p>If I use active directory to synchronize AD users with Xpert.ivy Server also deactivated users are imported. How can I prevent that?</p>Reto WeissTue, 07 Jan 2014 15:13:56 -0500https://answers.axonivy.com/questions/231/how-can-i-prevent-to-import-deactived-users-from-microsoft-active-directoryactivedirectoryldapChanged passwords from Active Directory still work in Ivyhttps://answers.axonivy.com/questions/419/changed-passwords-from-active-directory-still-work-in-ivy<p>I just changed my password in the Active Directory. I can no more use the old password for a windows login but I can still use to login to Ivy!! What is wrong?</p>Martin SteigerFri, 16 Sep 2011 11:28:18 -0400https://answers.axonivy.com/questions/419/changed-passwords-from-active-directory-still-work-in-ivysecurityactivedirectoryChange password of an AD user in Ivyhttps://answers.axonivy.com/questions/319/change-password-of-an-ad-user-in-ivy<p>Can I use the method <code>ivy.session.getSessionUser().setPassword(String)</code> to set/change the password of a user in the AD? </p>Steffen JanthorThu, 28 Jan 2010 01:32:04 -0500https://answers.axonivy.com/questions/319/change-password-of-an-ad-user-in-ivysecurityapiactivedirectory