| | 2 | |
| | 3 | * 2.1 to 2.1.3 upgrade: |
| | 4 | |
| | 5 | What had change: |
| | 6 | - c2s.xml added <ssl-mechanisms/> section |
| | 7 | - c2s PAM authenticator now handles realm setting |
| | 8 | - libjabberd moved from /usr/lib to /usr/lib/jabberd |
| | 9 | - removed bootstrap script - use: autoreconf --install if you build from sources |
| | 10 | |
| | 11 | If you want to use new SSL aware auth mechanizms please merge <ssl-mechanisms/> |
| | 12 | section of c2s.xml.dist into your c2s.xml config file. |
| | 13 | Remove any realm setting for PAM authenticated domains or setup your PAM system |
| | 14 | to handle additional realms. |