#### What's Improved
- Added the following parameters to the connector configuration:
  - **Domain:** This parameter denotes the network domain. On windows, it is known as the workgroup.
  - **NTLM Version:** This parameter indicates whether the connector should be using the *NTLMv1* or *NTLMv2* authentication algorithm for authentication.
  - **Sign Options:** This parameter determines whether Samba messages will be signed. Users can select one of the options given below:
    - *NEVER_SIGN* - Samba messages will never be signed regardless of the remote server’s configurations
    - *SIGN_WHEN_SUPPORTED* - Samba messages will be signed when the remote server supports signing but do not require signing.
    - *SIGN_WHEN_REQUIRED* - Samba messages will only be signed when the remote server requires signing.
  - **Communication Protocol:** This parameter specifies whether connector should be using *NetBIOS(port: 139)* or *TCP/IP(port: 445)* protocol

**NOTE:** If you have upgraded your Samba connector from a previous version to v2.0.0, review and reconfigure the configuration settings. 
