-
Notifications
You must be signed in to change notification settings - Fork 1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
win agent installer 2.8.3 fails to setup permissions on non english systems #846
Comments
You can build the agent on the newest beta with:
|
thanks a lot for this instruction, i have not encountered the usual file permission issues with ossec-hids-2.9.0beta06 , unfortunatly this new agent seems stuck not sending anything to the server with this in the logs :
|
hi @ybonnamy i think you're fine with deleting the rids file /var/ossec/queue/ on the manager and restarting the manager. |
I also have this problem on Server 2012 R2. My system is German. |
Fixed in #1137 |
Hi, i'm impacted by the following closed issues :
#626
#616
#303
my system is Windows Server 2012 installed in english but it is an Active Directory migrated from a french version, so everything is around Administrateurs group and not about Administrators group
i've read that there was a need for test with the ossec-hids-2.9.0-beta02 in the past, i have compiled the installer and it failed on my french system. the only way i found to have this running is to introduce the following diff :
i have also read that some stuff should be OK with ossec-hids-2.9.0beta06 , unfortunatly i have not seen the usual "gen_win.sh" tool delivered in the v2.9.0beta06.tar.gz archive, i do not know how to compile the windows installer without it. i'd like to be a tester of the latest windows installer to verify it correctly handles non-english systems , thanks for your help ,
Regards,
yann.
The text was updated successfully, but these errors were encountered: