various stuff... initial coding mostly
[xmppcentral.git] / design / system interaction
index 4b883c0..1309fb2 100644 (file)
@@ -1 +1,17 @@
-tasdf
\ No newline at end of file
+
+How this system will come together
+==================================
+
+This system will work on a basis of connectors.
+
+Lets talk about a single system which will have the following things running on it:
+1) auth/pam
+2) group management
+3) management stuff for services.. i.e. webmin type thing
+
+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:
+1) xmpp server
+2) auth interaction server (and cache) with a pam plugin.
+3) config management server
+
+ug.. its ugly, its ugly...