Deleting the Server's Credentials
Deleting the Server's Credentials
Use
To delete the server's active credentials, also use the SAP Cryptographic Library command seclogin.
Prerequisites
- The SAP Cryptographic Library has been installed.
- The environment variable SECUDIR has been set to the location where the PSE is stored.
- The PSE exists on the server.
Procedure
Use the following command line to delete the server's credentials:
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 |
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