This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Initial install source help

I've been having trouble with using the 'protect' function in SEC. We have a synchronised laptop group based on an AD OU. When a laptop syncs over I go along and use the protect function; this pushes out the update client and the iconn.cfg file. At this point the install becomes stuck unless I manually copy over a working iconn file from another laptop to the config folder. 

It seems the iconn file is defined in the 'Initial install source'; for us it defines a UNC path as \\[Server IP]\SophosUpdate

The primary update source we use is web, so the source is http://[Server IP]/sophos with a secondary address set as \\[server name]\SophosUpdate plus the credentials for this share. 

Why won't the clients update using the initial install UNC path? The error we get in the update logs is - 

CIDUpdateLocation::SyncProduct: Failed to update product (Sophos AutoUpdate) from "\\[Server IP]\SophosUpdate\CIDs\S001\SAVSCFXP\", Error is :CIDSYNC_E_SRCNOTFOUND (Source not found.)

My initial thoughts were a permissions issue, but if I'm using my domain admin account details in the protect function and I can navigate to the initial install source in my own PC surely this isn't the issue?

Any help would be greatly appreciated.

Mike

:27393


This thread was automatically locked due to age.
Parents
  • Hi all,

    Still struggling to understand why. Here are the different conn files:

    Non-working one thats pushed out during Protect:

    [PPI.WebConfig_Primary]
    AllowLocalConfig = 0
    AutoDialTimeout =
    LocalPath =
    DownloadGranularity =
    ConnectionAddress = \\[Server IP]SophosUpdate\CIDs\S001\SAVSCFXP\
    PortNumber =
    ConnectionType = UNC

    [PPI.ProxyConfig_Primary]
    AllowLocalConfig = 0
    ProxyPortNumber = 8080

    [PPI.WebConfig_Secondary]
    AllowLocalConfig = 0
    AutoDialTimeout =
    LocalPath =
    DownloadGranularity =

    [PPI.ProxyConfig_Secondary]
    AllowLocalConfig = 0
    ProxyPortNumber = 8080

    Working one:

    [PPI.WebConfig_Primary]
    AllowLocalConfig = 0
    AutoDialTimeout =
    LocalPath =
    DownloadGranularity =
    ConnectionAddress = [Server IP]/sophos/CIDs/S001/SAVSCFXP/
    ConnectionType = HTTP
    UseSophos = 0
    AutoDial = 0
    BandwidthLimit = 0
    PortNumber =

    [PPI.ProxyConfig_Primary]
    AllowLocalConfig = 0
    ProxyPortNumber = 0
    ProxyType = 0

    [PPI.WebConfig_Secondary]
    AllowLocalConfig = 0
    AutoDialTimeout =
    LocalPath =
    DownloadGranularity =
    UseSophos = 0
    AutoDial = 0
    BandwidthLimit = 0
    ConnectionAddress = \\[Server name]\SophosUpdate\CIDs\S001\SAVSCFXP\
    UserName = [Server name]\SophosUpdateMgr
    UserPassword = EPGcxUIKFnhModHCh6*****=
    ConnectionType = UNC

    [PPI.ProxyConfig_Secondary]
    AllowLocalConfig = 0
    ProxyPortNumber = 0
    ProxyType = 0

    :27417
Reply
  • Hi all,

    Still struggling to understand why. Here are the different conn files:

    Non-working one thats pushed out during Protect:

    [PPI.WebConfig_Primary]
    AllowLocalConfig = 0
    AutoDialTimeout =
    LocalPath =
    DownloadGranularity =
    ConnectionAddress = \\[Server IP]SophosUpdate\CIDs\S001\SAVSCFXP\
    PortNumber =
    ConnectionType = UNC

    [PPI.ProxyConfig_Primary]
    AllowLocalConfig = 0
    ProxyPortNumber = 8080

    [PPI.WebConfig_Secondary]
    AllowLocalConfig = 0
    AutoDialTimeout =
    LocalPath =
    DownloadGranularity =

    [PPI.ProxyConfig_Secondary]
    AllowLocalConfig = 0
    ProxyPortNumber = 8080

    Working one:

    [PPI.WebConfig_Primary]
    AllowLocalConfig = 0
    AutoDialTimeout =
    LocalPath =
    DownloadGranularity =
    ConnectionAddress = [Server IP]/sophos/CIDs/S001/SAVSCFXP/
    ConnectionType = HTTP
    UseSophos = 0
    AutoDial = 0
    BandwidthLimit = 0
    PortNumber =

    [PPI.ProxyConfig_Primary]
    AllowLocalConfig = 0
    ProxyPortNumber = 0
    ProxyType = 0

    [PPI.WebConfig_Secondary]
    AllowLocalConfig = 0
    AutoDialTimeout =
    LocalPath =
    DownloadGranularity =
    UseSophos = 0
    AutoDial = 0
    BandwidthLimit = 0
    ConnectionAddress = \\[Server name]\SophosUpdate\CIDs\S001\SAVSCFXP\
    UserName = [Server name]\SophosUpdateMgr
    UserPassword = EPGcxUIKFnhModHCh6*****=
    ConnectionType = UNC

    [PPI.ProxyConfig_Secondary]
    AllowLocalConfig = 0
    ProxyPortNumber = 0
    ProxyType = 0

    :27417
Children
No Data