Skip to content

Instantly share code, notes, and snippets.

View ClundXIII's full-sized avatar

Simon Michalke ClundXIII

View GitHub Profile
#!/usr/bin/env python3
import lxml.etree as etree
import sys
with open(sys.argv[1], 'r') as file:
fileContents = file.read().encode('utf8')
@ClundXIII
ClundXIII / Bash Script; packages
Last active June 12, 2020 18:59
LDAP {PBKDF2-SHA512} implementation in java
apt install slapd-contrib
ldapmodify -Y EXTERNAL -H ldapi:/// -f ./module.ldif
name value year lastValue rank
Germany 1 0 2 1
Germany 2 1 4 1
Germany 4 2 8 1
Germany 8 3 16 1
Germany 16 4 32 1

Keybase proof

I hereby claim:

  • I am clundxiii on github.
  • I am simon_m (https://keybase.io/simon_m) on keybase.
  • I have a public key ASAnXbA6jvNgKRC8ZFCqL3tyz_C5C9tuyq7jDTJXlhuGcwo

To claim this, I am signing this object: