X-Git-Url: http://git.pjr.cc/?p=xmppcentral.git;a=blobdiff_plain;f=design%2Fsystem%20interaction;fp=design%2Fsystem%20interaction;h=1309fb2267a43a48dbd202ed9c56c8afa3c5e881;hp=4b883c052216bda1861c42c5fcd6f10f00fddcaf;hb=c13e26a072d3cf3295c477b8b4c36da0cde394db;hpb=7a0de3af644102ae8db81bb8e4f800cbf0600ebd diff --git a/design/system interaction b/design/system interaction index 4b883c0..1309fb2 100644 --- a/design/system interaction +++ b/design/system interaction @@ -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...