Hi, I want to generate a hashed rootpw for native ldapd (on OBSD 5.4). I've tried various things like `echo secret | sha256` but I can't authenticate.
If possible, I'd like not to install openldap-server just to get slappasswd. What is the (native) way to generate the "SSHA" hashed format for rootpw ? TIA, Jo

