I am looking for a way to prevent users from logging in in a certain time span, let's say for a few days after new year's eve to check all data in the system.
I thought about the "Login Hours" on a profile level, but it would be nice if there was a faster (more global) way to do this.
Also it would be really great if the user gets a notification on login, why he can't access the system right now, that I define (e.g., "you can't login because we are checking data...").
Do you have any ideas or experience with that?