Questions tagged [symantec]

92 questions
1
vote
2 answers

Antivirus (Symantec Endpoint) configuration for developer machine

What are your "Symantec Endpoint" configuration recommendations for a developer PC? We do java development with Eclipse, IntelliJ, Ant and Tomcat. With "Symantec Endpoint" the build and server startup are quite slow. Replacing or removing Symantec…
trunkc
  • 6,223
  • 4
  • 34
  • 49
1
vote
1 answer

Download Insight objecting to security risk with my setup.exe file

I extract my project setup file with setup factory. But Windows Internet Explorer and Symantec Endpoint Protection acts like it is a harmful application. What can I do to solve this problem?
Savas Adar
  • 4,083
  • 3
  • 46
  • 54
0
votes
1 answer

ReSharper 6.0 Conflicting with Symantec Endpoint Protection

ReSharper 6.0 seems to be conflicting with Symantec Endpoint Protection on my XP Pro SP3 machine at work. It causes the machine to automatically reboot after I randomly do things with ReSharper. If I uninstall 6.0 and install 5.1.3, I see no…
Dan Appleyard
  • 7,405
  • 14
  • 49
  • 80
0
votes
0 answers

How to bypass Symantec Endpoint Protection warning for python executable

I have created a python executable file and It's working fine on my machine. However, when I share it with other users in the organization, they are getting a warning message every time they execute the program file. There is an option to add this…
Devang
  • 365
  • 2
  • 6
  • 26
0
votes
1 answer

Error creating a new environment in Anaconda.Navigator

I am new to Anaconda. I installed Anaconda.Navigator successfully. But when I try to create a new environment in it, I always get error like this: CondaHTTPError: HTTP 000 CONNECTION FAILED for url…
Yusri L
  • 1
  • 3
0
votes
1 answer

error: %preun(sdcss-kmod-10.0.2-1246.el7.x86_64) scriptlet failed, exit status 1

I am trying to remove this package but gating error. Aborting uninstall as Agent does not seem to be installed correctly. File "/usr/lib/symantec/sdcssagent/lib/instfunlib-kmod" or "/etc/symantec/sis/rc.functions" is inaccessible, or is missing. If…
0
votes
1 answer

powrshell command does not run when I run the entire script

I wrote a ps1 script to automate some package installation but the strange part is when I run the command snippet for executing the .exe file for SEP (Symantec Endpoint Protection) , it is executing fine , but when I execute the entire script , it…
0
votes
0 answers

Digitally signing an executable to prevent blocking by Symantec Endpoint

I recently installed context on a laptop for which I do not control the security policy. The laptop has symantec endpoint protection installed and when I try to run the context executable from the command line Symantec Endpoint Protection opens with…
user32882
  • 5,094
  • 5
  • 43
  • 82
0
votes
1 answer

How I can bypass Symantec VIP authentication while running TestCafe automation test?

I am running TestCafe test automation. We have Symantec 2-Factor authentication set while someone login using username&password. I need to bypass OR validate this 2FA process using TestCafe. I know the basic authentication we can do using TestCafe…
Maher
  • 363
  • 2
  • 5
  • 18
0
votes
1 answer

Allow File Symantec Endpoint Protection from Command Line

exe file that, when executing, a window pops up (from the Heuristic Detection), and, when pressing "Allow this File" and then "OK", Then it is possible to execute the .exe. It creates a rule…
aDoN
  • 1,877
  • 4
  • 39
  • 55
0
votes
2 answers

Symantec Messaging gateway add domain soap request

I am trying to generate the following XML block in php to send it to SMG soap server. How can i do that?
0
votes
1 answer

Bad request when trying to submit a GET request to SEPM API

I'm trying to submit a request to SEPM API, specifically using this section of the docs provided by Symantec, but any time I try to run the query I get the (400) Bad request error, and to be honest I don't see the malformation on the request. This…
Bryan Arreola
  • 197
  • 1
  • 6
  • 22
0
votes
0 answers

Symantec Scan Engine and Symantec Endpoint Protection

We have a website where users upload different files of type tif, zip, csv and pdf. What we want is to check every file provided by users for viruses before uploading the file to its final location where it is consumed by other services. We have…
0
votes
2 answers

Authentication failed on a specific machine via HTTPS with git bash - follow up question

With this previous answer I was able to use git clone, etc using SSH on the problematic machine. But - only on such machine - I'm still getting an error from git bash for https: $ git clone…
user11323942
0
votes
0 answers

Symantec WSS in Grok Pattern?

I'm trying insert log of Symantec WSS to Kibana. I need Grok Pattern, does someone have Grok Pattern for this problem ? I'm trying this one, but it's not…