Server Message Block (SMB)
SMB connections to the CipherTrust Manager can be configured using the following:
Managing SMB Connections using GUI
Note
The SMB connections are supported in the root domain only.
Username - username to access the SMB share.
Password - password to access the SMB share.
Host - IP or FQDN of the SMB share server.
Port - the port where the SMB service is running on the host.
Domain - workgroup or domain under which the username is configured. It is an optional field.
Path - path to the file-share for which the credentials need to be tested. It is only required to test the connections.
Note
The Common Internet File System (CIFS) is a dialect of SMB.
Click Next to move to the next step.
Managing SMB Connections using ksctl
The following operations can be performed:
Create/Get/Update/Delete an SMB connection
List all SMB connections
Test an existing SMB connection
Creating a SMB Connection
To create a SMB connection, run:
Syntax
Example Request
Example Response
Getting Details of a SMB Connection
To get details of a SMB connection, run:
Syntax
Example Request
Example Response
Updating a SMB Connection
To update a SMB connection, run:
Syntax
Example Request
Example Response
Deleting a SMB Connection
To delete a SMB connection, run;
Syntax
Example Request
There will be no response if SMB connection is deleted successfully.
Getting List of SMB Connections
To list all the SMB connections, run:
Syntax
Example Request
Example Response
Testing an Existing SMB Connection
To test an existing SMB connection, run;
Syntax
Example Request 1
Example Response 1
Example Request 2
Example Response 2