Applies to: All versions of Centrify-Enabled Samba on all platforms
Question:
What is the meaning of following error messages and how to get rid of these error messages from the machines installed Centrify-Enabled Samba:
Aug 14 01:32:25 Redhat adbindd[25715]: ERROR samba.adbindd2 Task exit with cims error: Unsupported or invalid winbindd interface version: 27
Aug 14 01:32:25 Redhat adbindd[25715]: ERROR samba.adbindd2 Task exit with cims error: Unsupported or invalid winbindd interface version: 27
Answer:
First, please check the version of Centrify-Enabled Samba using. For example, on Redhat:
[root@Redhat: /] $ rpm -qa | grep -i samba
CentrifyDC-samba-3.6.9-4.5.5.222
For CentrifyDC-samba-3.5.*, the winbindd interface version is 23.
For CentrifyDC-samba-3.6.*, the winbindd interface version is 27.
Then please check if CentrifyDC-adbindproxy package is installed or the version of CentrifyDC-adbindproxy package installed. For example, on Redhat:
[root@Redhat: /] $ rpm -qa | grep -i adbindproxy
CentrifyDC-adbindproxy-4.5.5.222
If no CentrifyDC-adbindproxy is installed, please install the correct version of CentrifyDC-adbindproxy included in the Centrify-Enabled Samba package downloaded in Centrify Customer Download Center. For example, the correct version of CentrifyDC-adbindproxy for CentrifyDC-samba-3.6.9-4.5.5.222 is CentrifyDC-adbindproxy-4.5.5.222.
The error messages in question will not appear again if a correct version of CentrifyDC-adbindproxy is installed.