I'm just testing the new Linux Appliance in my Lab.
It is working very well, but File Level Restore back to a Windows VM is not Working:
Code: Select all
operation is supported only via the network transportAfter researching, I found that I need a Windows Proxy for this function:
But when I try to add a Windows VM as Proxy I got:
Code: Select all
Access is denied. Ensure Kerberos credentials are specified in FQDN\USER or USER@FQDN format. Local user accounts are not supported. Samba failed with error: NT_STATUS_ACCESS_DENIED [stdout: session setup failed: NT_STATUS_ACCESS_DENIED. stderr: Kerberos auth with 'administrator@192.168.XXX' (192.168.XX\administrator) to access '192.168.XXX' not possible. ]THanks