cancel
Showing results for 
Search instead for 
Did you mean: 

Enabling single sign on

Former Member
0 Kudos

Hi

I am enabling single sign on by the following pdf

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/69d95112-0d01-0010-8297-fa31feea...

I am stuck in section 3.2

In 5th bullet

5. Profile Parameter

The following profile parameters must be set in the instance profile for SSO to the Abap-Stack.

• login/accept_sso2_ticket = 1

The Abap-Stack accepts incoming Single-Sign On Tickets.

• login/create_sso2_ticket = 2

The Abap-Stack creates SSO Tickets using an Self-Signed Certificate. If the Abap-Stacks certificate is signed by an Certification Authority the parameter value should be set to 1.

and

In 10th bullet

10 Full qualified Hostname

Full Qualified Hostname

Set the parameter SAPLOCALHOSTFULL in the instance profile to the full and qualified hostname.

Refer to SAP Note 773830.

I referred SAP Notes, but I could not understand

Pls help me how can I configure Profile Parameter and Full qualified Host name

Thanks

manian

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

hi Manjan

alternate way to enable single sign on is

go to SXMB_IFR and there click on administration->click on Exchange profile under administration of properties text

in the next screen click each field in the list and in those field double click which will be opened in the right screen

There change your fully qualified name with the current existing name

for example

current name ABA

fully quallified name will be ABC @ XYZ.com then save and activate

yours single sign on will be enabled

for more help you may follow master installation guide installation step

Installation guide you may get from service market place

Thanks

Sandeep

If helpful kindly reward points

Former Member
0 Kudos

Hi Sandeep,

I followed what you have mentioned

In Exchange Profile I have

AdapterFramework

com.sap.aii.adapterframework.serviceuser.certificate

com.sap.aii.adapterframework.serviceuser.language

com.sap.aii.adapterframework.serviceuser.name

com.sap.aii.adapterframework.serviceuser.pwd

ApplicationSystem

com.sap.aii.adapterframework.serviceuser.certificate

com.sap.aii.adapterframework.serviceuser.language

com.sap.aii.adapterframework.serviceuser.name

com.sap.aii.adapterframework.serviceuser.pwd

Connections

com.sap.aii.connect.cr.contextroot

com.sap.aii.connect.cr.httpport

com.sap.aii.connect.cr.httpsport

com.sap.aii.connect.cr.name

com.sap.aii.connect.directory.contextroot

com.sap.aii.connect.directory.httpport

com.sap.aii.connect.directory.httpsport

com.sap.aii.connect.directory.name

com.sap.aii.connect.directory.rmiport

com.sap.aii.connect.integrationbuilder.startpage.url

com.sap.aii.connect.integrationserver.contextroot

com.sap.aii.connect.integrationserver.httpport

com.sap.aii.connect.integrationserver.httpsport

com.sap.aii.connect.integrationserver.name

com.sap.aii.connect.integrationserver.r3.client

com.sap.aii.connect.integrationserver.r3.httpport

com.sap.aii.connect.integrationserver.r3.httpsport

com.sap.aii.connect.integrationserver.r3.sysnr

com.sap.aii.connect.landscape.contextroot

com.sap.aii.connect.landscape.httpport

com.sap.aii.connect.landscape.httpsport

com.sap.aii.connect.landscape.name

com.sap.aii.connect.repository.contextroot

com.sap.aii.connect.repository.httpport

com.sap.aii.connect.repository.httpsport

com.sap.aii.connect.repository.name

com.sap.aii.connect.repository.rmiport

com.sap.aii.connect.rwb.contextroot

com.sap.aii.connect.rwb.httpport

com.sap.aii.connect.rwb.httpsport

com.sap.aii.connect.rwb.name

com.sap.aii.connect.rwb.r3.client

com.sap.aii.connect.rwb.r3.sysnr

com.sap.aii.connect.secure_connections

com.sap.aii.ib.core.sso.

default

Default.DatabaseSettings

com.sap.aii.util.sql.loglevel

com.sap.aii.util.sql.stmtCacheOff

Default.XML

com.sap.aii.docu.languages

com.sap.aii.docu.url

IntegrationBuilder

IntegrationServer

RuntimeWorkbench

I really dont understand where I have to change and here what is meant by domain. pls help

Thanks

manian

Former Member
0 Kudos

any help plsssss

Former Member
0 Kudos

Hi,

the instance profile parameters are changed with t-code RZ10.

Regards

Patrick

Former Member
0 Kudos

Thanks Patrick

Could you pls suggest me for the below

In 10th bullet

10 Full qualified Hostname

Full Qualified Hostname

Set the parameter SAPLOCALHOSTFULL in the instance profile to the full and qualified hostname.

Refer to SAP Note 773830.

I referred SAP Notes, but I could not understand

Pls help me how can I configure Full qualified Host name

Former Member
0 Kudos

Hi,

> Pls help me how can I configure Full qualified Host name

You open your instance profile in rz10 with Extended maintenance in change mode.

If not existing you add the parameter SAPLOCALHOSTFULL and set the value to your hostname + domain.

Regards

Patrick

Former Member
0 Kudos

Thanks

I followed your steps, added parameter add the parameter SAPLOCALHOSTFULL

what is the parameter value that I need to give .Its not accepting if I give 1 or 2

thanks

Former Member
0 Kudos

Hi,

it should be your hostname with the domain.

For example:

myhostname.xyz.com

Regards

Patrick

Former Member
0 Kudos

Hi Patrick,

I understood the hostname but I did not understand what is meant by domain.pls help

Former Member
0 Kudos

Hi,

in the example i mentioned above:

> myhostname.xyz.com

the hostname is:

myhostname

and the domain is:

xyz.com

Regards

Patrick