Information Centric Tagging (ICT) allows a different authentication method to login to the Administration and monitoring consoles. Forms authentication can now be used to login to both consoles.
By default, the authentication is set to use the User Principal Name ([email protected]).
This can be changed, to use the username only.
Optionally, you can also change the message in the login page from this (Example):
to this:
Edit the login.aspx asp file under C:\inetpub\wwwroot\ICT\[Administration|Monitoring] and replace the UserNameLabelText="Domain Username (UPN):" for what you want to display to the Admin users.