Vikman Fernandez-Castro
Vikman Fernandez-Castro
@TomasTurina If you're still having issues using the `report_changes` option, I recommend trying the [`GetShortPathNameW`](https://learn.microsoft.com/en-us/windows/win32/api/fileapi/nf-fileapi-getshortpathnamew) function to convert file paths to their 8.3 format before passing them to `fc`. This...
## Tested Versions Conducted upgrade testing on Windows Server 2025 24H2 (OS Build 26100.1742) with: - 4.10.1 - 4.11.2 - 4.12.0 (alpha 1) ## Test Results ### Upgrade 4.10.1 to...
Dear @PiRomant, Sorry for the delay. Please let me assign this PR to the @wazuh/devel-cti-threatintel team for review. Best regards.
## Memory Reserved vs. Memory Limited As I understand it, vSphere ESXi has the following memory parameters: - **Configured Memory:** This is the amount of memory you set when creating...
## Update The UI requires access by a user (administrator or not) to the agent's folder, which would normally be restricted. The equivalent in UNIX is that any user needs...
## Proposal A 1. **For new installations:** The package will clean up the permissions and set them to _SYSTEM_ + _Administrators_ group + the user who installed the MSI. This...
Thank you @lchico. This case really catches my attention, because "Inherited from" is "Parent object" instead of the path of the parent folder (ossec-agent). I get the impression that, when...
Hi, Thank you for providing this detailed information. We appreciate your input and have reopened the issue to investigate further. We'd like to gather some additional details to help us...
Dear @abdullahakarki, Unfortunately, we have not been able to reproduce this issue and we do not have the data to investigate further. I am closing this issue. If you can...
@tbhaxor Indeed, you can. We can use environment variables to configure the installer so it will prompt no questions. The parameters we must define depend on the installation mode (manager...