various stuff... initial coding mostly
[xmppcentral.git] / design / system interaction
1
2 How this system will come together
3 ==================================
4
5 This system will work on a basis of connectors.
6
7 Lets talk about a single system which will have the following things running on it:
8 1) auth/pam
9 2) group management
10 3) management stuff for services.. i.e. webmin type thing
11
12 so basically the system will startup and an xmpp daemon will start up with it. the daemon used should be able to be "anything". The following daemons will run:
13 1) xmpp server
14 2) auth interaction server (and cache) with a pam plugin.
15 3) config management server
16
17 ug.. its ugly, its ugly...