...
Info |
---|
In DryvIQ, NFS refers to the Network File System connectors offered and not the NFS protocol itself. The DryvIQ Network File System connectors work with CIFS, NFS, and SMB protocols depending on the environment in which DryvIQ Migrate is deployed. |
Prepare Source Environment
...
Field | Value | Description | Required |
---|---|---|---|
Display as | Any value | Enter the display name for the connection. If you will be creating multiple connections, ensure the name readily identifies the connection. The name displays in the application, and you can use it to search for the connection and filter lists. If you do not add a display name, the connection will automatically be assigned a default name. | Optional |
UNC Path | UNC Path/Domain Name | Enter the UNC path for the connector. The UNC path will be to a folder at least 1 level off the root of the server, for example: \\<server name>\<folder on server> You can also use the server IP address, for example: \\<ipaddress>\<folder on server> You can locate the information by going to Windows>Control Panel>System and Security>System. | Required |
User Name | Admin User Name | Enter the user name for the administrator account. This needs to be an account with authority to access the content you will to process. When creating an NFS connection, DryvIQ can use a Domain Account (DOMAIN\USER) with the proper permissions to connect. You should leave this field blank if you are using integrated authentication. If the User Name and Password fields are not filled in, DryvIQ will use the credentials for the account being used to run the DryvIQ Manager Windows Service Account to connect, which would also need permissions to connect to \\SERVER\SHARE. This account information was specified during installation. *When creating a NFS connection with a UNC Path containing unicode characters (i.e. \\test\あああ), User Name and Password are REQUIRED. | Optional* |
Password | Admin Password | Enter the password for the administrator account. You should leave this field blank if you are using integrated authentication. If the User Name and Password fields are not filled in, DryvIQ will use the credentials for the account being used to run the DryvIQ Manager Windows Service Account to connect, which would also need permissions to connect to \\SERVER\SHARE. This account information was specified during installation. *When creating a NFS connection with a UNC Path containing unicode characters (i.e. \\test\あああ), User Name and Password are REQUIRED | Optional* |
...