ADReset icon indicating copy to clipboard operation
ADReset copied to clipboard

UPN Login

Open datalinkjeff opened this issue 6 years ago • 1 comments

Hello, is there a way to have the system use the users UPN vs legacy user logon name? Thanks!

datalinkjeff avatar Aug 12 '19 14:08 datalinkjeff

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

mprahl avatar Sep 14 '19 14:09 mprahl