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: 

User logon session restriction

Former Member
0 Kudos

I would like to restrict logon hours for few user sessions ... I mean one user may create a session between 10:00 to 18:00 on weekdays and other may have the facility between 14:00 to 22:00.

how to carry out the functionality

9 REPLIES 9

former_member205763
Active Contributor
0 Kudos

you cna use the userexit susr0001 to code these restrictions

Former Member
0 Kudos

if you can please guide me in detail on this.

0 Kudos

I'm guessing you are not an abaper? from security I suppose?

You would need an abapers help to write code in the userexit

0 Kudos

yes .. can you please guide me which space I need to raise SAP BASIS related issues.

0 Kudos

I think you need to reach out to an abaper in your team who can help you with this requirement by implementing the user exit mentioned above.

Colleen
Advisor
Advisor
0 Kudos

Hi Susanta

Why do you want to restrict time of day usage?

Regards

Colleen

Former Member
0 Kudos

here people work in two shifts some times and hence the requirement

regards

Padhi

0 Kudos

what is the risk if they were to logon outside of their shift?

Could you just switch on audit logging to identify when user logon?

Former Member
0 Kudos

as a policy, SAP access is not extended over Internet ... so they have to work from the office premises only and they are not supposed to carry out any financial transactions beyond their duty hours ....

is there any way it can be managed like a typical database or windows AD where the login sessions can be defined based on time.