Ghost Solution Suite

 View Only

Could not authenticate Deployment Solution user

  • 1.  Could not authenticate Deployment Solution user

    Posted Nov 07, 2019 10:26 PM

    Hi All,

     

    I am currently using GSS 3.2 and I am attempting to set up the ASDK to manage jobs using SOAP requests.  Despite disabling authentication, I always receive the following error message returned from the server:
     

    System.Web.Services.Protocols.SoapException: Error:	Could not authenticate Deployment Solution user.
    No credentials were provided for authentication. ---> Altiris.ASDK.DS.ASDKInsufficientPermissionException: Error:	Could not authenticate Deployment Solution user.
    No credentials were provided for authentication.
       at Altiris.ASDK.DS.ScheduleManagement.CreateJobSchedule(Int32 computerID, Int32 jobID, Boolean scheduleNow, String applicationName, String scheduleAttributes)
       at Altiris.ASDK.DS.Web.ScheduleManagementService.CreateJobSchedule(Int32 computerID, Int32 jobID, Boolean scheduleNow, String applicationName, String scheduleAttributes)
       --- End of inner exception stack trace ---
       at Altiris.ASDK.DS.Web.ScheduleManagementService.CreateJobSchedule(Int32 computerID, Int32 jobID, Boolean scheduleNow, String applicationName, String scheduleAttributes)

     

    Does anybody have any ideas how to resolve this?