SOHO Features

From Amahi Wiki
Jump to: navigation, search

SOHO Features

Note: related page on a pro/small business version.

  1. support for group policy's
    • This could be used to push computer settings.
  2. administrative templates
    • password settings,
    • network settings,
    • user settings.
  3. usergroups
    • adding users to groups
    • user groups allow for different settings/logins, making it easier to modify what user may see what information on the network
  4. better mailserver administration
    • add/create/edit users,
    • start/stop the mailserver,
    • edit settings for the mailserver.
  5. network tools (SMP)
    • Monitor network bandwith usage,
    • manage subnets,
    • administer network settings, dhcp, dns.
  6. Windows Update
    • a solution to the MS Update Server, that allows to "push" selected updates to clients, instead of *all* updates from the windows update site.
  7. Virus protection
    • If a nice antivirus solution can be found, that would be a plus.

TODO:

  1. Establish a working group.
    • who likes to work on amahi business, and likes to do what.
  2. create some kind of guidelines
    • what needs to be done first, how do we do it.
    • what parameters need apps to adhere to, like security, and interaction with the core
    • can apps share the same (basic) layout, and how should this be done?
  3. make amahi business ready.
    • allow user based groups, and group based logins.
    • set guidelines for webapps, perhaps allow them to share a single user database for login to apps.
    • allow different groups to see a different dashboard.
    • allow app restriction, a security meganism needs to be build so that admins can decide what users have access to what app
    • group based application configuration?
      • allow apps to show different information based on a user's group id.


=========================================================

currently im look at Xmail (http://www.xmailserver.org/) which is an easy to configure pop3/smtp mailserver, that also has a webinterface (http://dev.waaf.net/xmail/screenshots.html) if we could manage those two to work with amahi, we have a simple, but powerfull mailserver for an average company.

for group policys (i think administrative templates fall in the same catagory) all that needs to be done is a more advanched tab of the shares tab in the amahi setup. basicly all we need is to edit the /etc/smb.conf file which the hares tab also does. perhaps a new tab that says "Advanched network settings" or something can be made. this allows for samba to be configured as the Primairy Domain Controller, which is all thats needed for group policy's to be distributed. login scrips and other settings are automaticly pulled from the server's netvol share i think.

=========================================================

(12/07/2009) At this point i successfully managed to have my HDA act as a domain controller. see PDC for more information.