Application Development and Automation 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: 
Read only

Restrict the SAP user ID to login only on certain PC

Former Member
0 Kudos
1,100

Is there a way to restrict the sap user id to login only on certain pc

9 REPLIES 9
Read only

RaymondGiuseppi
Active Contributor
0 Kudos
886

Look at customer-exit EXIT_SAPLSUSF_001 in Enhancement SUSR0001. There use TH_USER_INFO  to get terminal name.

Regards,

Raymond

Read only

0 Kudos
886

where to check this

Read only

0 Kudos
886

Hi Team,

Is there a way to restrict the SAP user ID to login only on certain PC?

Example User ID ABC can only login at computer A-123. He cannot login

SAP

if he using computer B-123.

Read only

0 Kudos
886

What about de-installing SAPGui?

Read only

0 Kudos
886

Is there a way to restrict the SAP user ID XXXXX  to login only on certain PC?

Read only

0 Kudos
886

Wasn't this question already answered by Raymond? A user exit is flexible, the developer needs a little bit of imagination.

Is this really a serious request or just a kind of mobbing what you are planning with this user?

Read only

0 Kudos
886

Mobbing = bullying? Is that a German word?

Read only

0 Kudos
886

oh yes, I missed to check the dictionary as it is already an anglicism

Read only

Pragnesh_7se7
Participant
0 Kudos
886

Hi dear,

You can refer below link