| 21 | | <!-- currently only the first network will work, so choose it carefully :) --> |
|---|
| | 21 | <!-- |
|---|
| | 22 | |
|---|
| | 23 | JJIGW can be used together with a special ident (RFC1413) server |
|---|
| | 24 | which will return unique id for each unique gateway user. |
|---|
| | 25 | |
|---|
| | 26 | The ident daemon (spidentd) is included in the JJIGW package. |
|---|
| | 27 | |
|---|
| | 28 | <spidentd> |
|---|
| | 29 | <socket>sock</socket> |
|---|
| | 30 | </spidentd> |
|---|
| | 31 | --> |
|---|
| | 32 | |
|---|
| | 33 | <!-- |
|---|
| | 34 | Administrators - Jabber users allowed to browse JJIGW status via Disco |
|---|
| | 35 | --> |
|---|
| | 36 | |
|---|
| | 37 | <admin>admin@localhost</admin> |
|---|
| | 38 | <admin>admin2@otherhost</admin> |
|---|
| | 39 | |
|---|
| | 40 | <!-- |
|---|
| | 41 | IRC networks accessible via the gatway. |
|---|
| | 42 | For Jabberd2 you will need an alias for each network except the first one. |
|---|
| | 43 | --> |
|---|