cancel
Showing results for 
Search instead for 
Did you mean: 

A question about SAP NetWeaver AS ABAP 7.02 SP6 64-bit Version installation

Former Member
0 Kudos

Dear all,

I have a question about SAP Netweaver installation. I downloaded the package from the following link:

http://www.sdn.sap.com/irj/scn/downloads?rid=/library/uuid/3042391e-f06c-2e10-e2a8-8d2e2a4e711e

The installation was successful and I was able to login into SAP system and create several ABAP programs.

However I was not able to use webgui. According to the installation document, upon a successful installation we

should be able to connect to the system via the following link

http://localhost:8000/sap/bc/gui/sap/its/webgui?sap-client=000

However, after several seconds waiting I had the very same error message indicated in this thread

http://forums.sdn.sap.com/thread.jspa?threadID=1400206

I run (as SAP* on the client 000) the transaction SICF to activate the indicated services. This time while I typed

the link I had a page with the following content:



SSO logon not possible; logon tickets not activated on the server
	Choose "Log On" to continue. A dialog box appears in which you can enter your user and password
	No switch to HTTPS occurred, so it is not secure to send a password

System: NSP
client: 000
User: Via PopUp
Password: Via PopUp

The problem is that when I click on the LogOn link, nothing happens and I don't see any popup in order to

insert the username and password. Could you kindly guide me how should I solve this problem?

Thanks in advance,

Kind Regards,

Dariyoosh

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

You would need to activate logon tickets for the ABAP system.

Follow this link and set the profile parameters accordingly followed by a system restart.

http://help.sap.com/saphelp_dimp50/helpdata/en/62/831640b7b6dd5fe10000000a155106/content.htm

Regards,

Srikishan

Former Member
0 Kudos

Hi,

>

> You would need to activate logon tickets for the ABAP system.

> Follow this link and set the profile parameters accordingly followed by a system restart.

>

> http://help.sap.com/saphelp_dimp50/helpdata/en/62/831640b7b6dd5fe10000000a155106/content.htm

>

> Regards,

> Srikishan

Hello there and happy new year !

Thanks for the link, according to the documentation in this link, I'm supposed to install

SAPSECULIB (I don't have enough rights in my MarketPlace account to download softwares).

However, as I understand (please correct me if I'm wrong) what I have installed on my PC

is not a complete SAP system. It is just a trial version with an ABAP server allowing to test

local codes and developing. Are you sure that SAPSECULIB goes as well with a trial version

of SAP? because I checked in the installation package, there were no SAPSECULIB to install so

I thought maybe it is not going to work with this version of SAP Netweaver (Yet, it is strange

because in the download page it is specifed that we may create web dynpro with this package)

Thanks in advance,

Former Member
0 Kudos

Hi,

Thanks and Wish you a Great New Year 2012!

Although, it is a trial version - activation of HTTPS should not be a constraint. You can activate SSL. Only that you need an S-User with authorizations to download the Crypto library.

More comprehensive documentation to activate SSO, including the prerequisites.

http://help.sap.com/saphelp_nw70ehp1/helpdata/en/43/e86de5008b4d9ae10000000a155369/content.htm

Regards,

Srikishan

Former Member
0 Kudos

Hi,

>

> Thanks and Wish you a Great New Year 2012!

>

> Although, it is a trial version - activation of HTTPS should not be a constraint. You can activate SSL. Only that you need an S-User with authorizations to download the Crypto library.

>

> More comprehensive documentation to activate SSO, including the prerequisites.

> http://help.sap.com/saphelp_nw70ehp1/helpdata/en/43/e86de5008b4d9ae10000000a155369/content.htm

>

> Regards,

> Srikishan

Hello again,

Thank you very much, I will therefore try to proceed as indicated in the document.

Kind Regards,

Dariyoosh

Former Member
0 Kudos

Hi,

I have the same issue. i tried creating login/create_sso2_ticket=1 on profile parameter but it still has problem. if i try to click on login but nothing happens.

even if I go to sap transactions that interacts with the web like soamanager same issue occurs.

here are the warnings it shows:

-No switch to HTTPS occured, so it is not secure to send a password

-SSO logon not possible, invalid host name for issuing cookie

i already have my host with as myhost.com so it supposed to be FQDN already. and i'm accessing the same link.

i read somewhere to check on SMICM manager for ports, and here are the values:

icm/server_port_0 = PROT=HTTP, PORT=8000

icm/server_port_1 = PROT=SMTP,PORT=0,TIMEOUT=120,PROCTIMEOUT=120

is it supposed to have https there? if so, how should i add it?

Thank you in advance.

Former Member
0 Kudos

Managed to make it work (well sort of)

I installed the sapcryptolib and now i can login, popup wouldn't show the first time and it still gives warning that no switch to HTTPS but if i click on login then pop-up window will show for username/password input and i can go to transactions like SOAMANAGER now.

the only problem i encountered is finding where is DIR_EXECUTABLE and DIR_INSTANCE is, a quick find on the folders based on the example made me discover where it is.

Thanks!

Answers (0)