cancel
Showing results for 
Search instead for 
Did you mean: 

Logon client from browser

sumi_susan2
Participant
0 Kudos

Hi,

I have done NW installation(ABAP+JAVA),When i logon from the browser (http://<server_name:port>) it connects to client 001,where can i change this settings?

Regards,

CS

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

hi,

do u want it for any req. service.for default client u will chenge the paramater in profile Tcode RZ10.profiel is " login/system_client "

for service U go to Tcode SICF.double click on that service.give the details of client and user password.

regards

ajai

sumi_susan2
Participant
0 Kudos

Hi,

I have already done the changes for " login/system_client ",but i am not talking about this parameter.When i login from the browser with http://<hostname>:port/nwa from where it picks up the client config?

Regards,

CS

Former Member
0 Kudos

Your UME is configured against client 001.So if you want to login to J2EE stack,you need to have a user id in client 001. You should change the UME to other client.

Thanks

Prince Jose

Message was edited by:

Prince Jose

Former Member
0 Kudos

Hi Cherry,

For HTTP connections the client is taken from (in this priority order)

From the URL : http://server:port/sap/XXX&sap-client=yyy

From the http handler in transaction SICF

From the login/system_client profile parameter

So Loukas was right...

Regards,

Olivier

sumi_susan2
Participant
0 Kudos

Prince,

Thanks for the valid reply,how can i change the UME client setting?

Regards,

CS

former_member193294
Active Participant
0 Kudos

By running the Config tool

Cluster-data>Global Server configuration>services--> com.sap.security.core.ume.service

set the values FOR below ume parameter:

r3.connection.master.client = <enter client number>

Rgds,

Loukas

sumi_susan2
Participant
0 Kudos

thanks to all,i managed to change it..

Regards,

CS

former_member193294
Active Participant
0 Kudos

Hi,

the default client is defined in the parameter at the default profile (tx RZ10)

parameter: login/system_client

Then restart SAP in order to take in account the change.

Rgds

Loukas