ADReset
ADReset copied to clipboard
UPN Login
Hello, is there a way to have the system use the users UPN vs legacy user logon name? Thanks!
It currently strips the @domain.local part and replaces it with the global configuration for the domain. You can see the code at:
https://github.com/mprahl/ADReset/blob/master/resources/classes/ADLogin.php#L73