Tagged Questions
1
vote
0answers
161 views
Authenticate weblogic security realm user against LDAP fails
I have installed weblogic '10.3.4.0' and created a domain business and created a user businessuser in the default security realm myrealm. The authenticator is a DefaultAuthenticator as in weblogic. ...
0
votes
0answers
102 views
error in ldap connection string using vb.net
i want to authendicate using Ldap.am having domain server username and password. am passing these values to function . but am getting error in the function coding . Error like "Un known user name or ...
0
votes
2answers
500 views
LDAP modifying user info and preventing duplicates
Below is my code for a user modifying their own password. This form works flawlessly. Now the problem here is that I want to user to be able to change their email, phone, or even their name. I use an ...
1
vote
2answers
731 views
Creating foreign JNDI settings in weblogic and lookup from Java client
Please post if there is any example/steps to configuring external LDAP and execute LDAP queries on it.
I tried the following
creating Foreign JNDI Providers
Created remote and local JNDI names
...
1
vote
1answer
6k views
memberOf vs. groupMembership in LDAP (Liferay)
What is the difference b/n memberOf attribute and groupMembership attribute when used in LDAP Authentication settings in Liferay?
The users are imported successfully.
The groups are also imported ...
1
vote
1answer
620 views
Creating Active Directory of usernames for LDAP access
I am a newbie to LDAP and Active Directories.
I need to build a active directory of users who are eligible to access a particular conputer. When the user enters the username and password in a web ...