Cannot save Network credentials
Hello everybody,
does anybody know, how to save the credentials of a network share ? Everytime, when i reboot the server, i have to put in the credentials again. Why ? Is´nt there a way to save that ?

- Anmelden, um Kommentare verfassen zu können

OK, thanks for the information
- Anmelden, um Kommentare verfassen zu können

How can I configure the agent for the correct "smb" credentials?
I have attached my error details
Thanks
Error
Date and time
Jul 26, 2017, 01:01:33 PM
Module
307
Message
Additional info:
------------------------
Error code: 41
Module: 307
LineInfo: 0xE6792A5EE190DE2C
Fields: {"$module":"agent_protection_addon_vs_7048"}
Message: No se pudo ejecutar el comando.
------------------------
Error code: 22
Module: 309
LineInfo: 0x8D165E86FB81959B
Fields: {"$module":"mms_vs_7048","CommandID":"6F33AD8F-B487-4B18-87A3-C5DBD7B77B95"}
Message: TOL: Failed to execute the command. Checking sources and vault in backup plan
------------------------
Error code: 22
Module: 309
LineInfo: 0x8D165E86FB81959B
Fields: {"$module":"gtob_ensure_backup_invariants_command_addon_vs_7048","CommandID":"6F33AD8F-B487-4B18-87A3-C5DBD7B77B95"}
Message: TOL: Failed to execute the command. Checking sources and vault in backup plan
------------------------
Error code: 33
Module: 307
LineInfo: 0x5D2A9295CC9442E7
Fields: {"$module":"gtob_ensure_backup_invariants_command_addon_vs_7048"}
Message: EnsureBackupInvariantsCommand: Failed to prepare the location for the backup archive.
------------------------
Error code: 20
Module: 4
LineInfo: 0x09A79F20828BCA65
Fields: {"UserName":"\u0002@BFE66ACB-D292-2BB7-26DF-36DE17B461F2:05CF971C-5D14-3AF3-28FC-0F348D9FA596","ResourceAddress":"//AAA.BBB.CCC.DDD/sharename/","ResourceType":"location","$module":"disk_bundle_vs_7048","ResourceName":"//AAA.BBB.CCC.DDD/sharename/"}
Message: Acceso al archivo denegado.
------------------------
Error code: 263
Module: 146
LineInfo: 0x4D7F75FCDE07D669
Fields: {"path":"//AAA.BBB.CCC.DDD/sharename/","$module":"mms_vs_7048"}
Message: No se pudo recuperar la información acerca del archivo '//AAA.BBB.CCC.DDD/sharename/'.
------------------------
Error code: 20
Module: 4
LineInfo: 0x4D7F75FCDE07D669
Fields: {"UserName":"","ResourceAddress":"//AAA.BBB.CCC.DDD/sharename/","ResourceType":"location","$module":"mms_vs_7048","ResourceName":"//AAA.BBB.CCC.DDD/sharename/"}
Message: Acceso al archivo denegado.
------------------------
Error code: 20
Module: 4
LineInfo: 0xF35F747B3B21FA77
Fields: {"path":"\\\\?\\UNC\\10.163.33.194\\F10REE1\\*","$module":"disk_bundle_vs_7048","function":"FindFirstFileW"}
Message: Acceso al archivo denegado.
------------------------
Error code: 65520
Module: 0
LineInfo: 0xBD28FDBD64EDB8F1
Fields: {"code":"2147942405","$module":"disk_bundle_vs_7048"}
Message: Acceso denegado
- Anmelden, um Kommentare verfassen zu können

Hello Alberto,
This seems like a standard access denied message from the Windows FindFirstFileW function while trying to access \\10.163.33.194\\F10REE1
There could be any number of reasons for the error. For example, the wrong password or username.
Could you clarify what sort of share this is and what credentials you are using?
- Anmelden, um Kommentare verfassen zu können

Hello Igor,
I have a management server and a server to backup (F10REE1)
I added the samba credentials in the server management when configuring the backup for this server.
The managemente server can access to the shared folder and credentials correctly but not the agent when doing the backup.
If I change permissions in the shared folder for public R/W the backup runs without errors..
Should I configure something special in the server or the agent installed?
Thankyou
- Anmelden, um Kommentare verfassen zu können

It's strange that the agent cannot access the share using the exact same credentials that work on the AMS.
In my experience, this usually means that there is a problem specific to the agent. Something like the Network provider order, for example.
The next step I would take is to try and access this network share directly from F10REE1 and see if Windows can access the share
- Anmelden, um Kommentare verfassen zu können