Connecting to SMB shares
To connect to an SMB share, you need to mount an SMB export created in Virtuozzo Infrastructure like any other resource shared via SMB. You will need:
- The virtual IP address of the node hosting the share
- The export path
- Active Directory (AD) administrator credentials
Run the following command in the console:
# net use Z: \\10.10.10.101\export1 /user:TEST\Administrator
where:
Z:is an arbitrary drive letter to assign to the share10.10.10.101is the virtual IP address of the node hosting the share\export1is the path to the export inside your shareTESTis the NetBIOS domain name