Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Prochaine révision
Révision précédente
tech:sys:edr [2024/04/02 11:29] – créée arnoux-dtech:sys:edr [2024/04/04 12:22] (Version actuelle) guidoux-c
Ligne 1: Ligne 1:
-Installation de l'EDR pour Mac+====== Installation de l'EDR pour Mac ======
  
-<note>sudo installer -pkg agent-3.5.5.pkg -target / -dumplog 2>/tmp/harfanglab_hurukai_installer.log && sudo "/Applications/HarfangLab Hurukai.app/Contents/MacOS/hurukai" --create-config --host "2f0dedc79df1dd5e.hurukai.io" --port "443" --protocol "https" --server-signature-public "62595d621c8bef7bee4ac681feb992f11dd8fb3918afa0f2ffa755f08e1ba05f" --password "RM8fxreZR9XmZLd9NqRJ"</note>+ 
 +You can use the terminal with root privileges. 
 + 
 +<WRAP center round download 60%> 
 +https://uncloud.univ-nantes.fr/index.php/f/1630806841 
 +</WRAP> 
 + 
 + 
 +<WRAP center round box 60%> 
 +sudo installer -pkg agent-3.5.5.pkg -target / -dumplog 2>/tmp/harfanglab_hurukai_installer.log && sudo "/Applications/HarfangLab\  Hurukai.app/Contents/MacOS/hurukai" --create-config --host "2f0dedc79df1dd5e.hurukai.io" --port "443" --protocol "https" --server-signature-public "62595d621c8bef7bee4ac681feb992f11dd8fb3918afa0f2ffa755f08e1ba05f" --password "RM8fxreZR9XmZLd9NqRJ" 
 +</WRAP> 
 +<note important> 
 +You also need to enable Full Disk Access for the macOS agent to work properly. 
 +</note> 
 +<WRAP center round box 60%> 
 +sudo installer -pkg /Users/snps/Downloads/agent-3.5.5.pkg -target / -dumplog 2>/tmp/harfanglab_hurukai_installer.log && sudo “/Applications/HarfangLab Hurukai.app/Contents/MacOS/hurukai” –create-config –host “2f0dedc79df1dd5e.hurukai.io” –port “443” –protocol “https” –server-signature-public “62595d621c8bef7bee4ac681feb992f11dd8fb3918afa0f2ffa755f08e1ba05f” –password “RM8fxreZR9XmZLd9NqRJ”  
 +</WRAP> 
 +<note important>