In all WDK applications, there exists a set of pages that let users select groups and/or users that they wish to give permissions to. These pages display the 32 character user or group name: basically the user_os_name attribute.
I am trying to change the attribute displayed to the 80 character user_login_name attribute.
Which pages should I customize in the WDK?