Add an option to the Windows Client to set a default Domain in config.properties. Example:
defaultDomain: DOMAINNAME
Expected behaviour: The user types USERNAME (without any domaininfo) in the login dialog. The windows client completes this input to DOMAINNAME\USERNAME and proceeds with the authentication.
If the User types OTHERDOMAIN\USERNAME in the login dialog, the default setting is not used because the user provided sufficient informtion.
We need this feature because we've already set a different default domain in the AA Server configuration, which is required for most of our login events but we have to use another domain for the windows logon event.
by: Christian B. | over a year ago | Configuration
Comments
Any news on this? This feature is still missing.