DOSC TWiki snapshot as of mid-2005

Top

IntegratedNetworkSystem


Project to have single sign-on using Kerberos (perhaps PKI in the future), and offer Email, Chat, and Networked File Storage.

The Story

So, I'm writing a paper for ComputerScience99 about this topic (actually, I'd had the general idea prior to the paper, but this wiki topic was specifically created to help me work on the paper..). Hopefully I'll add more content to this page in the next week (or so) as I finish up my paper.


Components




ACCOUNTS:  LDAP/ DND

We will use the DND and LDAP systems currently in place as a directory for user accounts and user information.

Hopefully the kerberos server uses LDAP, so that we can port this system for use elsewhere.


EMAIL: BlitzMail (IMAP)

In order to make this system flexible and portable to other institutions and uses, we will base the work on an IMAP email system.

Obviously, to get this system to gain widespread acceptance at Dartmouth, we need for it to integrate somewhat with the existing BlitzMail system.


CHAT: Jabber

To encourage open standards, etc... Jabber looks like the best choice for a chat system. As I understand, there is already an LDAP authentication module for Jabber available. No idea about kerberos or PKI authentication modules.


NETWORK STORAGE: AFS

I considered NFS, Coda, and AFS. AFS seems the most appropriate, and although more difficult to configure than NFS (don't know about Coda), seems like it offers the power and flexibility that this project requires.


Topics Concerning Kerberos


links



RobinsonTryon - 09 Feb 2003