question

JuliermeFelixDias-2651 avatar image
0 Votes"
JuliermeFelixDias-2651 asked

LogonHours ActiveDirectory

I'm developing a system to restrict the user's login time in AD, I can view login times and even change, but I'm not able to establish this login time from 5 pm to midnight, for example, the system resets the time.

I am using the knowledge from these sites: https://anlai.wordpress.com/2010/09/07/active-directory-permitted-logon-times-with-c-net-3-5-using-system-directoryservices-accountmanagement /?unapproved=804&moderation-hash=5e33ea21b193f70a23d51ea9bce6d48c#comment-804

And the classes made available on GitHub

dotnet-csharpwindows-active-directory
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

0 Answers