Hi guys, I have a problem with using CryptoType=crypto/munge. On my /usr/local/lib/slurm/ I don't have de crypto_munge.so only have the openssl stuff
ll /usr/local/lib/slurm/ | grep cry -rw-r--r-- 1 root root 19834 Aug 1 15:56 crypto_openssl.a -rwxr-xr-x 1 root root 1006 Aug 1 15:56 crypto_openssl.la -rwxr-xr-x 1 root root 21934 Aug 1 15:56 crypto_openssl.so I using the code of the last commit dee48961b3 <https://github.com/SchedMD/slurm/commit/dee48961b356281f100a43d83cea0ef5fdec3d2f>, and any flag on ./configure. It is some problem on code or I need use some flag on ./configure If someone have information about crypto_openssl VS crypto_munge and how it works please share Cheers, Jorge Góis
