I use MD5 pass and SHA pass:
user SHA-Password := pass
user MD5-Password := pass
David Seira wrote:Please no. Don't use "Password" or "User-Password".
> You can try to put "Password" attribute instead of "Cleartext-Password".
Again, no.
> The operator is also important:
>
> user Password == pass
user Cleartext-Password := "password"
The FAQ has an example of this.
Alan DeKok.