i want to use the Scalix Users (with their passwords) for some other services that requires authentication (f.e. Webserver).
When i export the users with omsearch i get the encrypted passwords.
Code: Select all
omsearch -d userlist -t h -e s=*
Code: Select all
... UL-SASL-PWD=$1$someotherchars ...
now i am wondering in which way this password is encrypted?
Can anyone give me a hint?
Thank you in advance
jfried