E-Book, Englisch, 395 Seiten
Milicchio / Gehrke Distributed Services with OpenAFS
1. Auflage 2007
ISBN: 978-3-540-36634-8
Verlag: Springer Berlin Heidelberg
Format: PDF
Kopierschutz: 1 - PDF Watermark
for Enterprise and Education
E-Book, Englisch, 395 Seiten
ISBN: 978-3-540-36634-8
Verlag: Springer Berlin Heidelberg
Format: PDF
Kopierschutz: 1 - PDF Watermark
This book shows in detail how to build enterprise-level secure, redundant, and highly scalable services from scratch on top of the open source Linux operating system, suitable for small companies as well as big universities. The core architecture presented is based on Kerberos, LDAP, AFS, and Samba. Coverage shows how to integrate web, message related, data base and other services with this backbone. This architecture provides a Single-Sign-On solution for different client platforms and can also be employed for clustering. Although it is implemented with Debian GNU/Linux, the content can be applied to other UNIX flavors.
Franco Milicchio is currently at the Department of
Computer Science and Automation at the University Roma Tre, Italy. He
graduated in computer engineering at the same university. Wolfgang A. Gehrke has worked the last five years as a system
administrator at the Department of Computer Science and Automation
at the University Roma Tre, Italy. He holds a PhD in theoretical
computer science from the University Linz, Austria.
Autoren/Hrsg.
Weitere Infos & Material
1;Preface;6
1.1;Acknowledgments;7
2;Contents;8
3;List of Tables;14
4;1 The Beginning;16
4.1;1.1 Outline;16
4.2;1.2 Preparation;17
5;Core Services;23
5.1;2 Foundations;24
5.1.1;2.1 Network Time Protocol;24
5.1.2;2.2 Domain Name System;28
5.1.3;2.3 Redundant Services;36
5.1.4;2.4 Other DNS Uses;41
5.1.5;Practice;45
5.2;3 Kerberos V;46
5.2.1;3.1 Kerberos Network Authentication Protocol;46
5.2.2;3.2 Master KDC;49
5.2.3;3.3 Slave KDC;58
5.2.4;3.4 Testing Kerberos;64
5.3;4 LDAP;70
5.3.1;4.1 Lightweight Directory Access Protocol;70
5.3.2;4.2 Master LDAP;71
5.3.3;4.3 Replication;84
5.3.4;4.4 Testing LDAP;87
5.4;5 OpenAFS;94
5.4.1;5.1 The OpenAFS Distributed Filesystem;94
5.4.2;5.2 The First OpenAFS Server;98
5.4.3;5.3 Additional Servers;122
5.4.4;5.4 Replication and Backup;129
5.4.5;5.5 Testing OpenAFS;154
5.5;6 Samba;161
5.5.1;6.1 Samba and Server Message Block;161
5.5.2;6.2 Understanding Samba;163
5.5.3;6.3 The Samba Domain;172
6;Pushing the Core Services;195
6.1;7 Further Services;196
6.1.1;7.1 DHCP;196
6.1.2;7.2 Emergency System;199
6.1.3;7.3 Certificate Authority;204
6.2;8 Web Server;220
6.2.1;8.1 The World Wide Web;220
6.2.2;8.2 Apache;221
6.2.3;8.3 MySQL;231
6.2.4;8.4 Adding PHP;236
6.2.5;8.5 Apache with Kerberos and AFS;238
6.2.6;8.6 WebDAV;243
6.2.7;8.7 Redundant Web Server;246
6.3;9 Electronic Mail;248
6.3.1;9.1 The Electronic Mail System;248
6.3.2;9.2 Mail Transport with Postfix;250
6.3.3;9.3 Reading Mail with Courier;265
6.3.4;9.4 Redundant Mail System;271
6.4;10 Newsgroups;274
6.4.1;10.1 The Usenet;274
6.4.2;10.2 INN;275
6.4.3;10.3 Posting with Authentication;280
6.5;11 PostgreSQL Database;286
6.5.1;11.1 Database Software;286
6.5.2;11.2 PosgreSQL Installation;287
6.5.3;11.3 PostgreSQL Users;291
6.6;12 Further Web Applications;298
6.6.1;12.1 Web Application;298
6.6.2;12.2 Mailman Mailing List Manager;299
6.6.3;12.3 Horde Groupware;306
6.6.4;12.4 ILIAS e-Learning System;315
6.6.5;12.5 Calendaring;318
7;Applications;320
7.1;13 Client Systems;321
7.1.1;13.1 Server-side Configuration;321
7.1.2;13.2 Ubuntu Linux;322
7.1.3;13.3 Apple MacOS X;328
7.1.4;13.4 Microsoft Windows XP;337
7.2;14 Clustering;344
7.2.1;14.1 Introduction;344
7.2.2;14.2 Secure Shell;345
7.2.3;14.3 MPI and PVM;348
7.2.4;14.4 MOSIX Cluster Management;353
7.3;15 Laboratories;360
7.3.1;15.1 Foreword;360
7.3.2;15.2 Multiboot Clients;360
7.3.3;15.3 PC Cloning;364
7.3.4;15.4 Kiosks;368
7.4;16 Collaborative Software;372
7.4.1;16.1 Foreword;372
7.4.2;16.2 Instant Messaging;372
7.4.3;16.3 Collaborative Development;380
7.5;17 Where To Go From Here;386
8;A Technical Summary;388
9;References;393
10;Web Resources;395
11;Index;401




