Kasey Linden
Kasey Linden
docker-cli is what would be needed I think. I have it clone and am trying to get it work. I would also need a volume for "/var/run/docker.sock" I believe. On...
I am trying to have a pipeline that runs/tests my ansible playbook by running it against a system. Right now I was thinking that system could be a docker container...
How about using kitchen to provision a system and invoke ansible? Have you worked with drone and kitchen?
@nrobbins00 @abhinavmodi can we approve this so that the aws-govcloud policies are in an "official location"?
When setting up likewise I do the following: ``` root@photon3 [ /opt/likewise/bin ]# ./domainjoin-cli setname photon3 root@photon3 [ ~ ]# /opt/likewise/bin/lwregshell set_value '[HKEY_THIS_MACHINE\Services\lwio\Parameters\Drivers\rdr]' Smb2Enabled 1 root@photon3 [ /opt/likewise/bin ]# /opt/likewise/bin/lwsm...
partial coredump ``` Apr 08 20:38:19 photon3.home.lab systemd-coredump[1423]: Process 1371 (lsassd) of user 0 dumped core. Stack trace of thread 1416: #0 0x00007f1bfa0e77ea raise (libc.so.6) #1 0x00007f1bfa0e8881 abort (libc.so.6) #2...
I am not totally sure, but I think it might be occurring here. https://github.com/vmware/likewise-open/blob/2b535fa27889eeee24844f65ad3550f92c76f5e2/lsass/server/auth-providers/ad-open-provider/join/join.c#L1761 We should use AES instead of md5 or rc4. This would be covered in section `3.2.2.4...
Any update on adding this natively to wazuh? This can probably be done similar to the anomaly detection plugin documented here - https://wazuh.com/blog/enhancing-it-security-with-anomaly-detection/
+1 for Syslog Source
> This can be valuable to add as creating a data lake with the [aws_securitylake_data_lake](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/securitylake_data_lake) resource has the auto account enablement disabled which is unideal. > > I would like...