To do that, I modified url settings for depot_server in file C:\Program Files (x86)\opsi.org\opsi-client-agent\opsiclientd\opsiclientd.conf on my Windows 7 client like this :
Code: Alles auswählen
[depot_server]
# Depot server id
depot_id = ivsfrsrv-opsi.ivsdomain.fr
# Depot url.
# smb://<depot address>/<share name>/<path to products>
# url = smb://my_opsi_server/opsi_depot
url = webdavs://my_opsi_server:4447/depot
Finally, i setup a new package install for testing.
But when i reboot the Windows workstation and the opsi client launch, the package is installed with cifs (opsi client shows briefly an url like smb://my_opsi_server/opsi_depot).
Can you tell me what steps i'm missing ?
Thanks for your help