SmallBusinessServer

Status

Introduction

The aims of this specification include having a Small Business Server (SBS) out of the box.

Rationale

"Small" companies/organizations usually don't have staff for setup and administration of their boxes. They just want IT to work and be easy to fix when it breaks without the need to call a services organisation to fix things, because unpredictable IT costs are something they want to avoid at all costs. Therefore we should attempt to make it easy to just install and configure a set of services.

Scope

The SBS buzzword covers many things, ranging from simple network services, to groupware services and services for multi-OS environments. Some services and configuration are needed by other projects like Edubuntu.

Configuration and administration should be done using a common interface, without having access to the local machine (i.e. access via the web).

Use Cases

There are many.

We need further discussion, which cases we want to target. As long as we want to support all use cases, there hardly cannot be an "out-of-the-box" setup. We cannot and do not want to support an "universal server". Classifying the uses cases:

Implementation Plan

According to the requirements this should work "out-of-the-box" but after some evaluation, we agreed that providing a set of default configuration will never ensure that the box will work. It can instead create more problems that it can solve (specially if the services are started with our configs). Our idea is to be able to install the machine with all the services disabled and being able to access it only via webmin, where the admin can simply, with few clicks, activate and configure services.

Implementation Process

I (Saba Zabetian) am working on a new Webmin module using the existing ones to make an integrated wizard for administration.

By now it's a very simple wizard that assumes the user doesn't know anything about networking. So it can't ask questions about IP ranges, DNS settings, etc.

I am going to use a Samba Server for authentication, file and printer sharing and roaming profiles.

Using a DHCP Server that remembers MAC address of Samba domain clients, it assigns them static(constant) IPs and I am not going to include DynDNS and WINS. To resolve names I use a DNS (BIND) and a script in samba so that when a computer joins our PDC its MAC address will be added to a DHCP to assign them Constant IP and DNS to resolve their name.

Webmin-sbs Package

Result of 2 month work is now packaged in http://packages.ubuntu.com/breezy/admin/webmin-sbs

After Installing, A Wizard will be added to webmin page in a menu named 'Wizards'. Wizards ask you some information like Domain Name, IP Address, Gateway and preconfig Samba, DHCP and DNS. (There is a question about Internet Sharing but it seems that has some problems with new Webmin packages.)

Now, we are planning to make a web-based user management system, using ajax technincs, to complete easy domain controlling.

Data Preservation and Migration

none

Packages Affected

User Interface Requirements

Outstanding Issues

Comment by GuyVanSanden, 2006-05-24: Citadel is nice, but it does not support CalDAV. Actually, nothing stable supports CalDAV at this time, so a groupware server that works well with Evolution seems impossible to find.

Response to above comment, by ArtCancro, 2007-03-15: as you suggested, nothing really supports CalDAV right now. In fact, the CalDAV support in Evolution seems to have bit-rotted, and is not fully usable either. However, both Evolution and Citadel support the current standard: webcal (rudimentary iCalendar over WebDAV transport), so perhaps the pair ought to be considered together, and later upgraded to CalDAV together.

Comment by GabrieleTassoni, 2006-05-08: Hi! How can I help on this project? I already made some integration efforts in some f these areas (set of debs that configure a sbs, with just one users db and LTSP and Windows Domain users authentication). There's a thread on this subject in the forum, http://www.ubuntuforums.org/showthread.php?t=191858 I'm trying to gather people interested from there and try to help this project out! _

Comment by Dughutch, 2006-06-23: I think we might glean some great lessons by checking out the work done over at http://www.contribs.org where they have a working SBS based on CentOS 4.3. Many of the things discussed here have been accomplished there. Also, the thread located at http://ubuntuforums.org/showthread.php?t=191858 is currently active discussing the topic of Ubuntu SBS. Smile :)

Comment by DamienMg, 2006-09-02: I am posting here since I am interested in helping for that project and I did not see any mailing list or more detailed information.

UDU BOF Agenda

UDU Pre-Work

Comments

UbuntuDemon : There is a really interesting and relevant thread going on in the Edgy Development section at www.ubuntuforums.org : It's time to bring Ubuntu to the enterprise [WWW] http://www.ubuntuforums.org/showthread.php?t=191858

AmaGi : It would be good to develop a good decent architecture for managing both server related and client related stuff. I have been thinking about a situation where each client computer gets a small deamon. The deamon can use plugins which support different aspects of system config (i.e. IP configuration, DNS configuration, User profile management, software management, etc.). A server application would be used where each client registers to. In this case the server knows of all clients in the network and at the server all configuration can be prepared and sent to the clients when ready. Clients should be able to be bundled in groups so that different configurations can be easely applied. It is just a brainstorm at the moment.

dmg : This is my main interest also, working on a easy to deploy architecture. The main reason for it is that my mother runs a high school and there are always a lot of problem in handling the network mainly because they have only one guy working on the networks of all high schools and middle schools in the academia (which is a french subdivision for national education).

AndersWallenquist: What about iFolder or OpenAFS as an alternative to Samba? I believe that we have to get an edge to the fileserver.

BryceHarrington: Perhaps the biggest niches for small business are point-of-sale, accounting, and inventory. It'd probably be worthwhile to search around for viable open source options for these three, since if Ubuntu were able to provide even basic capabilities for them, it'd be a start and could be built on from there.

A friend of mine sets up (Windows-based) solutions for small businesses. This usually involves the usual hardware setup - network, a few desktops, etc. - and configuration of software. He also spends a large chunk of time creating customized stuff in Visual Basic for quickbooks, access, etc. to manage inventory and sales, and integrate with other stuff the business uses.

Perhaps if Ubuntu could meet the core needs even with only basic functionality, it'd give a base that consultants could build onto and extend for customer needs. If these consultants could be encouraged to contribute their work back, then possibly it could set up a positive feedback loop - the more contributions that come in, the better Ubuntu becomes for small businesses, and the more the consultants can expand their business and provide good service to their customers. One way they could be encouraged to contribute back would be plain old reputation - if contributions from consultants is highly visible to customers, it will serve as good advertising for that consultant. Or something...

Of course, most of these consultants would argue that unless Ubuntu could provide a 100% perfect stand-in for quickbooks (such as a Linux port), it wouldn't be a viable solution. However, open source's history shows that if it can provide a "good enough" solution to some low end needs, it has the potential to grow into a strong alternative.

Some links that look relevant:

UbuntuDownUnder/BOFs/SmallBusinessServer (last edited 2008-08-06 16:28:44 by localhost)