I have alredy accomplished to monitor my MSSQL Server over ODBC whit a local user from the database.
My question is, can I use a AD / Windows user to conect via ODBC instead of the local user?
====================================
My set-up:
zabbix-release_5.4-1 in a Debian 10
unixODBC 2.3.7
{$MSSQL.DSN} = <name>
{$MSSQL.PASSWORD} = <passwd>
{$MSSQL.USER} = zbx_monitor (local user,as the documentation says)
=====================================
At the moment all is working whitout any problem, but I want to know if there is any way to change it.
Thanks in advance.
Patxi.
My question is, can I use a AD / Windows user to conect via ODBC instead of the local user?
====================================
My set-up:
zabbix-release_5.4-1 in a Debian 10
unixODBC 2.3.7
{$MSSQL.DSN} = <name>
{$MSSQL.PASSWORD} = <passwd>
{$MSSQL.USER} = zbx_monitor (local user,as the documentation says)
=====================================
At the moment all is working whitout any problem, but I want to know if there is any way to change it.
Thanks in advance.
Patxi.