Start of Content Area

Procedure documentation Deleting the Server's Credentials  Locate the document in its SAP Library structure

Use

To delete the server's active credentials, also use the SAP Cryptographic Library command seclogin.

Prerequisites

Procedure

Use the following command line to delete the server's credentials:

Syntax

sapgenpse seclogin [-d] [-p <PSE_name>]

Where:

Standard Options

Option

Parameter

Description

Allowed Values

Default

-d

None

Delete PSE

Not applicable

Not set

-p

<PSE_name>

Path and file name for the server's PSE

Path description (in quotation marks, if spaces exist)

None

Example

Deleting the Credentials for the Application Server

The following command line deletes the application server's (<SID> = ABC) credentials, whose PSE is located at D:\usr\sap\ABC\DVEBMGS28\sec\
ABC.pse
.

sapgenpse seclogin -d -p D:\usr\sap\ABC\DVEBMGS28\sec\
ABC.pse

 

 

 

End of Content Area