cancel
Showing results for 
Search instead for 
Did you mean: 

Creating the credential for User responsible to start SAP Router

Former Member
0 Kudos

Hi Guides

I am Creating the credential for User responsible to start SAP Router but the commands used no work.

C:\saprouter>sapgenpse seclogin -p local.pse

C:\saprouter>sapgenpse seclogin –p local.pse –O <sidadm>

Huh? I found 2 trailing unrecognized parameters on commandline!

Help me Please

Regards

Accepted Solutions (0)

Answers (2)

Answers (2)

jimguo
Advisor
Advisor
0 Kudos

Hello,

It seems that you have typed wrong character. You should use - instead of  –

Thanks.

Jim

Former Member
0 Kudos

Hello Maria,

Login with sidadm and type below commands.

C:\saprouter>sapgenpse seclogin -p local.pse

after successful execution of above command give below command to verify.

C:\saprouter>sapgenpse get_my_name -v -n Issuer

Thanks,

Venkat

Former Member
0 Kudos

Hello Maria,

Login with sidadm and type below commands.

C:\saprouter>sapgenpse seclogin -p local.pse

or

C:\saprouter>sapgenpse seclogin -p local.pse -O <sidadm>

after successful execution of above command give below command to verify.

C:\saprouter>sapgenpse get_my_name -v -n Issuer

Thanks,

Venkat

Reagan
Advisor
Advisor
0 Kudos

Hello

Can you provide the contents of the directory from where you are executing the commands.

You need to have sapgenpse in the directory to execute it.

What is the error you are getting ?

Regards

RB