CIFS/SMB
CIFS/SMB connections to the CipherTrust Manager can be configured using the following:
Managing SMB Connections using GUI
Host - IP or FQDN of the SMB share server.
Port - the port where the SMB service is running on the host.
Note
The Host and Port fields must be specified together, or do not specify any of them. If Host and Port are not specified while creating a connection, these fields cannot be added later.
Username - username to access the SMB share.
Password - password to access the SMB share.
Domain - workgroup or domain under which the username is configured. It is an optional field.
Test 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 the Test Credentials button to check whether the connection is configured correctly. If the test is successful, the status is OK
else the status is Fail
.
Note
The Host, Port, and Test Path fields are mandatory for testing the connection credentials.
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 an SMB Connection
To create an SMB connection, run:
Syntax
Example Request
Example Response
Getting Details of an SMB Connection
To get details of an SMB connection, run:
Syntax
Example Request
Example Response
Updating an SMB Connection
To update an SMB connection, run:
Syntax
Example Request
Example Response
Deleting an SMB Connection
To delete an 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