When trying to login Linux VDA by using password authentication, it is failed with error "Invalid Login".
It prompts no such user when using the "id <Username@domian.com>" command.
The below errors can be seen when viewing the winbind information by the following command:
root# wbinfo --online-status
failed to call wbcListTrusts: WBC_ERR_WINBIND_NOT_AVAILABLE
root# systemctl status winbind
● winbind.service - Samba Winbind Daemon
Loaded: loaded (/lib/systemd/system/winbind.service; enabled; vendor preset: enabled)
Active: inactive (dead)
The winbind service is not running automaticly because of 3rd party software compatibility issue.