cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

How to prevent adhoc logons to SAP HANA using SAPSID

david_j_hays
Explorer
0 Likes
910

As I attempt to implement procedures to safeguard our HANA Data, I have run into a challenge in which I need to prevent ad-hoc logins to HANA using the SAP Data Owner (SAPSID) account. This is the only account in the database with privileges that allow for the modification of SAP application data. From an auditing perspective it should only be used by the SAP application. I find no way to enforce such a safeguard.

I do not see any means of restricting connections to a whitelist of sources (hostname/address/application_name/etc).
Nor do I see any means of denying connections from a blacklist of sources (hostname/address/application_name/etc).

Worst of all, I cannot produce an audit trail of any activity done in such an ad-hoc session. (Auditing SAPSID is of course out of the question).

Logon Triggers get a bad rap, but one would be very handy given the lack of built-in functionality here.

Has anyone had success in implementing such safeguards?

View Entire Topic
mamartins
Active Contributor
0 Likes

The best recommendation that can be given is to put the HANA server on VLAN behind a firewall and put ACL on the firewall to restrict connections to the HANA management interface.