Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

disable-security, cannot enable

Status
Not open for further replies.

JimmyFo

Programmer
Feb 14, 2005
102
US
Hi, I recently disabled security in a WebSphere Portal (5.1) to allow the change of a wpsconfig.properties file and then tried to enable security using the new passwords, but it says "LDAP...Invalid credentials." To disable, I used:

WPSconfig.bat disable-security -DWasPassword=wpsadmin -DPortalAdminPwd=wpsadmin -DDbPassword=oneclick

and to enable-security-ldap I used:

WPSconfig.bat enable-security-ldap -DWasPassword=wpsbind -DPortalAdminPwd=wpsadmin -DLTPAPassword=oneclick
-DLDAPAdminPwd=oneclick -DWmmSystemIdPassword=wpsadmin

The LDAPAdminPwd was set in Tivoli Directory Server. If you need any more information to help me solve this (most likely minor) problem, I would be more than glad to provide it for you. Thanks a lot.

James
 
Enabling the security (minus Java Security) allows users to sign up in the Portal, but not to sign in. enable-security-ldap still does not work and neither does validate-ldap. Just a follow up - thanks.

James
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top