message  "${PROBLEM_COLOR}The default passdb backend has been changed"  \
         "to 'tdbsam'! That breaks existing setups using the 'smbpaswd'" \
         "backend without explicit declaration! Please use"  \
         "passdb backend = smbpasswd' if you would like to stick to the" \
         "'smbpasswd' backend or convert your smbpasswd entries using" \
         "e.g. 'pdbedit -i smbpasswd -e tdbsam'.${DEFAULT_COLOR}"
