Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Buind User ID with IP Address

Former Member
0 Kudos

Hi,

I want to restrice some User to log on from specific IP Address.

No any other user are allowed to logon from that IP except which I defined.

e.g. From IP address 111.111.111.11, only User ID TEST1 is allowd to logon in SAP server. If User ID TEST2 will try to Logon from IP address 111.111.111.11, then User TEST2 is not able to logon in the system

Is it possible to do this kind of restriction in ECC 6.0? If yes then how?

Regards,

Nisit

1 REPLY 1

Former Member
0 Kudos

You can do this with a SAPRouter using a Deny and Permit combination.

However it would not work once an IP address is within the SAP system (network) with admin type access and has the password for the user ID.

Cheers,

Julius