Difference between revisions of "SME Server:Documentation:Developers Manual:Chapter0"
m (SME Server:Documentation:Developers Manual:Capter0 moved to SME Server:Documentation:Developers Manual:Chapter0: Fixing typo in namespace) |
(Splitting the SME Server Developers Guide (and relocating)) |
||
Line 1: | Line 1: | ||
+ | <div class="BOOK"><div class="TITLEPAGE"> | ||
+ | |||
+ | =The SME Server Developer's Guide= | ||
+ | |||
===Mitel Corporation=== | ===Mitel Corporation=== | ||
Revision as of 12:08, 25 April 2008
The SME Server Developer's Guide
Mitel Corporation
Copyright © 2002-2006 Mitel Corporation
Last updated: $Date: 2006/05/29 09:02:22 $
Revision: $Id: devguide.sgml,v 1.50 2006/05/29 09:02:22 gordonr Exp $
This manual is released under the GNU Free Documentation License:
Copyright (C) 2002-2006 Mitel Corporation
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 or any later version published by the Free Software Foundation; with the Invariant Sections being "About this manual", the license texts and this page, with no Front-Cover Texts, and with no Back-Cover Texts. A copy of the license is included in the section entitled "GNU Free Documentation License".
The software examples and code fragments in this manual are released under the GNU General Public License:
Copyright (C) 2002-2006 Mitel Corporation
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
The Mitel Corporation logo is a trademark or registered trademark of Mitel Corporation in the United States and other countries. Linux is a registered trademark of Linus Torvalds. The terms "ssh" and "Secure Shell" are trademarks of SSH Communications Security Corp.
- Table of Contents
- I. An overview of the SME Server
- ;; 1. About this manual
- II. SME Server internals
- ;; 6. Configuration database
- ;;; Overview
- 7. Actions and events
- ;;; Actions
- Programmatically creating users, groups, and i-bays
- Reserving accounts to avoid conflicts with user, group, or i-bay names
- Adding new account properties
- Using the LDAP server
- Data backup
- Using the MySQL database
- Sending email messages
- Managing the firewall
- Starting up programs automatically upon system boot
- V. Documentation and resources
- ;; 16. Perl modules
- VI. License texts
- ;; A. GNU Free Documentation License
- ;;; PREAMBLE
- List of Tables
- 3-1. SME Server software
- 7-1. SME Server standard events
- 10-1. Web interface directories
- 14-1. SME Server package directory layout
- 15-1. SME Server software
- List of Figures
- 5-1. SME Server Architecture
I. An overview of the SME Server
- Table of Contents
- 1. About this manual
- 2. Who should read this manual?
- 3. What is the SME Server?
- 4. Design philosophy
- 5. Architecture overview