I haven't been able to figure out how to generate the password strings in (for 
example) s2s.xml:
s2s.xml-    <!-- Username/password to authenticate as -->
s2s.xml-    <user>jabberd</user>          <!-- default: jabberd -->
s2s.xml:    <pass>f0053b4195a2517c384542d6fb6d5e8d862eabcb</pass>           
<!-- default: secret -->

I expected it to be something like:

echo secret | openssl dgst -md5

but that generates a different string.  Should that be ok?

Could I just enter the plaintext password there?  Would that make my setup less 
secure?  What is the right thing to do?

John

-- 
To unsubscribe send a mail to [email protected]

Reply via email to