adclient.samba.sync

This configuration parameter specifies whether you want to have the Delinea Agent work in conjunction with Samba. The parameter value can be either true or false. You should set this parameter to false if you do not want any interaction between Delinea and Samba.

If you want the agent to work with Samba, you may need to make changes to your environment or configure additional settings. For Delinea and Samba to operate in the same environment, you need to do the following:

  • Check that the samba.base.path configuration parameter specifies the correct path to the Samba binaries.

  • Check that the samba.winbind.listen.path configuration parameter specifies the correct path to the Samba winbindd listen path.

  • Check that Samba is configured for ADS security.

  • Check that Samba belongs to the same REALM as the Delinea Agent.

  • Verify that Samba and the Delinea Agent share an Active Directory computer object.

  • Set the adclient.samba.sync configuration parameter to true.

For example:

adclient.samba.sync: true
samba.base.path: /usr
samba.windbindd.listen.path: /run/samba/windbindd

For more information about installing and configuring Samba to work with Delinea software, see the Samba Integration Guide available on the Delinea web site.