Symantec IGA

  • 1.  CA Identity Manager Explore Error

    Posted Aug 24, 2015 04:09 AM

    When correlation&explorer UNIX/ETC in provisioning Manager.

    occurred error.

    error is

    "ETA_E_0257<EAC>, Error listing UNIX ETC Account objects: Connector Server Search failed: CAFT Message : Transfer aborted ( possibly due to insufficient remote disk space) "

    when occurred error ?

    could you help me?



  • 2.  Re: CA Identity Manager Explore Error

    Posted Aug 24, 2015 07:49 AM

    Hi

     

    I assume that you have checked that there are enough diskspace on the Unix side?

    Especially in tmp and in whatever partition the /etc/catngcampath is pointing to.

     

    It could also be related to packet size transfer size on the network.

    You can confirm this by doing the following on the Unix endpoint

    camconfig fragment_size=1024

    This should return with something like camconfig: New configuration record accepted.

    If so, test it to see if you still have a problem.

    If this solves it, run "camsave persistent" to save the new configuration.

     

    If you still have problems, I think you are better off opening an issue

     

    Cheers, Atle



  • 3.  Re: CA Identity Manager Explore Error

    Posted Aug 27, 2015 07:52 PM

    I confirmed but occurred error continually.

     

    I test camping -s packet size "hostname"

     

    there were difference..

     

    if camping -s 4048 "hostname" is send camping successfully

    but camping -s 8192 "hostname" is send camping failed

     

    i also test ping , The same way

    I sent ping to endpoint

     

    but two test is success.



  • 4.  Re: CA Identity Manager Explore Error

    Posted Sep 01, 2015 04:35 AM

    Hi

     

    Sorry for late answer. Had a couple of days off.

    So if I understand you correctly, you succeed if camping -s is 4048

    This means it is just a matter of finding the correct value.

    You could look at TEC doc 511460 (http://www.ca.com/us/support/ca-support-online/product-content/knowledgebase-articles/tec511460.aspx)

     

    Please mark this as answered if it is answered

     

    Cheers, Atle



  • 5.  Re: CA Identity Manager Explore Error

    Posted Sep 08, 2015 04:33 PM

    Minor correction:

    If this solves it, run "camsave persistent"

    ... "camsave persist"