saslpasswd2 programmatically password

Pol Hallen cyrus at fuckaround.org
Sat Oct 19 19:12:59 EDT 2013


Howdy :-)

I need create a script to set programmatically password to sasldb users

#!/bin/bash
pass=test
saslpasswd -c -u domain.org user0

how pass variable $pass to this script?

thanks!

Pol



More information about the Cyrus-sasl mailing list