Mapping Network Drive

Hello.

I am trying to get the wrapper correct to map network drive.

From the manual I understand the fields I need to add for permissions are:
wrapper.ntservice.account=user
wrapper.ntservice.password=password
wrapper.share.1.account=domain\user
wrapper.share.1.password=password

My network drive is hosted by virtual machine but my local user can read/write on it.
Do I use the user + password for VM for ntservice section?
And local user + password for share.1.account section?

I am stuck in the same situation. What credentials to write in 'ntservice' and 'share.1'.

Could you guide me in thiss

If you run the gateway services as a domain user, Ignition is allowed to read/write the directory's it has access to.
If a network drive is disconnected the gateway needs a restart if I remember correctly.
Edit: If the gateway runs as a domain user you can also login without a password to SQL servers, this does however require a driver update.