-
Searching/querying LDAP resources
Is there an easy way to search active directory resources from RapidMiner? For example if I wanted to run reports based on which users exist in specific groups
-
Linear Discriminant Analysis: how to extract the equation
I have a question. LDA analysis is aimed at determining parameters of the hyperplane(s) which are the best separators of observations. If we substitute the real data points into these equations, we can tell whether these points lie above the plane or below the plane and we can do classification. No matter how much I try…
-
How do I specify my Teradata database connection authentication mechanism as LDAP
Hello, I've configured the Teradata drivers according to RapidMiner documentation and verified that I am entering the correct host and port details with my IT department but I still get an error from Teradata saying my account name/account/password is incorrect. I've had the same issue with other analytic applications but…
-
Need help configuring LDAP Bind
Getting the following error in the server.log from the ldap bind account when attempting logon in the web page: 12:43:03,476 WARNING [de.rapidanalytics.web.security.RapidMinerLdapAuthenticationProvider] (http-/0.0.0.0:443-1) Internal authentication service exception: [LDAP: error code 49 - 80090308: LdapErr: DSID-0C09042F,…
-
ldap integration error
Hi there, I was trying to connect the Rapidminer server to LDAP but after adding groups, it won't show the domain in LDAP groups bound to this group column. And there was no error recorded in the server log. the config file as follow: # # Properties for using LDAP authentication with RapidMiner Server # # enable or disable…
-
LDAP authentication for RA
Hi, the current JBoss configuration uses the JBoss ClientLoginModule. Is it possible to use another JBoss login module, like e.g. he LdapLoginModule to manage accounts in a more generic way. Or are there some dependencies with the ClientLoginModule. Thanks in advance. _Andreas