Marcel Pokrandt

Results 2 issues of Marcel Pokrandt

Currently the output of `sshd` is outputted to STDOUT/STDERR without timestamp and is not accessible from outside and not persistent. Since there are usecases where it's necessary to process/keep login-tries...

Currently I´m trying to write a Linux shadow-file - the passwords are stored as Base64-ecoded (hashes). But the alphabet of this Base64 is different: see [www.linuxquestions.org/questions/linux-security-4/how-can-i-convert-a-sha-512-etc-shadow-hash-to-base64-4175477045/](https://www.linuxquestions.org/questions/linux-security-4/how-can-i-convert-a-sha-512-etc-shadow-hash-to-base64-4175477045/) ` A base 64...