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

User logon session restriction

Former Member
0 Likes
1,189

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
Read only

Former Member
0 Likes
1,137

you cna use the userexit susr0001 to code these restrictions

Read only

Former Member
0 Likes
1,137

if you can please guide me in detail on this.

Read only

0 Likes
1,137

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

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

Read only

0 Likes
1,137

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

Read only

0 Likes
1,137

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.

Read only

Colleen
Product and Topic Expert
Product and Topic Expert
0 Likes
1,137

Hi Susanta

Why do you want to restrict time of day usage?

Regards

Colleen

Read only

Former Member
0 Likes
1,137

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

regards

Padhi

Read only

Colleen
Product and Topic Expert
Product and Topic Expert
0 Likes
1,137

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?

Read only

Former Member
0 Likes
1,137

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.