cancel
Showing results for 
Search instead for 
Did you mean: 

Cannot Access Visual Administrator due to Missing Login Module!

Former Member
0 Kudos

Hi

When trying to log into the Visual Administrator I get the following error:

'no login module succeeded'

To fix issue I need to add in the following logon module:

BasicPasswordLoginModule SUFFICIENT {}

However my problem is that as I cannot login to Visual Administrator, how can I add this login module back in?

Can it be done using Config Tool?, any ideas as how to do this?

Any help much appreciated!

Many thanks

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

Hi,

try using Gordon Happer solution.It should resolve the issue.

Or else activate SAP* and login to v.admin and add basicpwd login module in security provider.If you really removed it before.

Thanks

Tagore

Former Member
0 Kudos

hello i have deployed a web app and

assigned 2 users to the roll in the admin

(security provider) but i get the following message.

please help me!

...

#1.5#00145E31126E0021000007CA0000033C00041F75A0FB87ED#1160489979347#/System/Server##com.sap.engine.services.deploy######9d6c4350586911db864a00145e31126e#SAPEngine_System_Thread[impl:5]_47##0#0#Info#1#com.sap.engine.services.deploy#Plain###

Operation startApp on application com.adobe/AdobeDocumentServices finished on current cluster node for 1938 ms.#

#1.5#00145E31126E0021000007CB0000033C00041F75A0FBA9EC#1160489979362#/System/Server##com.sap.engine.services.deploy######9d6c4350586911db864a00145e31126e#SAPEngine_System_Thread[impl:5]_47##0#0#Info#1#com.sap.engine.services.deploy#Plain###The synchronization of applications with DB completed for 323060 ms.#

#1.5#00145E31126E005B0000000F0000033C00041F75A1BBF20B#1160489991956#/System/Server##com.sap.engine.services.httpserver#Guest#2####64dd3d40586a11dbb7bb00145e31126e#SAPEngine_Application_Thread[impl:3]_26##0#0#Error#1#com.sap.engine.services.httpserver#Plain###User Guest, IP address

HTTP request processing failed. HTTP error [302] will be returned. The error is [No login module succeeded.No details available].#

#1.5#00145E31126E0078000000000000033C00041F75A1BEED10#1160489992159#/System/Server##com.sap.engine.services.httpserver#Guest#2####64fc36f0586a11db803c00145e31126e#SAPEngine_Application_Thread[impl:3]_21##0#0#Error#1#com.sap.engine.services.httpserver#Plain###User Guest, IP address

HTTP request processing failed. HTTP error [302] will be returned. The error is [Cannot authenticate the user.No details available].#

#1.5#00145E31126E005A0000004F0000033C00041F75BB1EDA65#1160490417891#/System/Server##com.sap.engine.services.httpserver#Guest#2####62bdc331586b11dbc0e100145e31126e#SAPEngine_Application_Thread[impl:3]_11##0#0#Error#1#com.sap.engine.services.httpserver#Plain###User Guest, IP address

HTTP request processing failed. HTTP error [302] will be returned. The error is [No login module succeeded.No details available].#

#1.5#00145E31126E005C000000140000033C00041F75BB200E10#1160490417969#/System/Server##com.sap.engine.services.httpserver#Guest#2####62c9aa10586b11dbb90c00145e31126e#SAPEngine_Application_Thread[impl:3]_25##0#0#Error#1#com.sap.engine.services.httpserver#Plain###User Guest, IP address

HTTP request processing failed. HTTP error [302] will be returned. The error is [Cannot authenticate the user.No details available].#

#1.5#00145E31126E00610000004D0000033C00041F75CDAE202F#1160490729279#/System/Server##com.sap.engine.services.httpserver#Guest#2####1c57ccf0586c11dbbada00145e31126e#SAPEngine_Application_Thread[impl:3]_35##0#0#Error#1#com.sap.engine.services.httpserver#Plain###User Guest, IP address

HTTP request processing failed. HTTP error [302] will be returned. The error is [No login module succeeded.No details available].#

#1.5#00145E31126E0064000000140000033C00041F75CDAF854F#1160490729373#/System/Server##com.sap.engine.services.httpserver#Guest#2####1c63dae0586c11db8b5a00145e31126e#SAPEngine_Application_Thread[impl:3]_8##0#0#Error#1#com.sap.engine.services.httpserver#Plain###User Guest, IP address

HTTP request processing failed. HTTP error [302] will be returned. The error is [Cannot authenticate the user.No details available].#

Former Member
0 Kudos

FIX:

fire up configtool.bat or .sh

shutdown all instaces (disp and server nodes), but obviously leave DB up!

switch to configuration editor mode (rhs icon at top)

expand: security -> authentication -> DBMS User Store and export the '0 folder to a folder somewhere

expand: security -> authentication -> UME User Store - this should be empty as the config is missing - the reason u cannot logon to VA - then switch to edit mode (icon at bottom of top of page) right click on UME User Store and then import (as sub config) the file you exported above

set size=1

restart instance and u should then be able to logon to VA

Former Member
0 Kudos

Gordon,

Though i not completely sure, but think you can use the config tool to do this. Else try the SDM and deploy it.