Difference between revisions of "SOHO Features"

From Amahi Wiki
Jump to: navigation, search
m (Reverted edits by Acecydoxose (Talk) to last revision by Cpg)
 
(12 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
SOHO Features
 
SOHO Features
  
* support for group policy's
+
Note: related page on a [[Pro Version Requirements | pro/small business]] version.
This could be used to push computer settings.
 
  
* administrative templates
+
# support for group policy's
password settings,  
+
#* This could be used to push computer settings.
network settings,  
+
# administrative templates
user settings.
+
#* password settings,  
 +
#* network settings,  
 +
#* user settings.
 +
# 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
 +
# better mailserver administration
 +
#* add/create/edit users,
 +
#* start/stop the mailserver,
 +
#* edit settings for the mailserver.
 +
# network tools (SMP)
 +
#* Monitor network bandwith usage,
 +
#* manage subnets,
 +
#* administer network settings, dhcp, dns.
 +
# 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.
 +
# Virus protection
 +
#* If a nice antivirus solution can be found, that would be a plus.
  
* better mailserver administration
+
TODO:
add/create/edit users,  
+
# Establish a working group.
start/stop the mailserver,  
+
#* who likes to work on amahi business, and likes to do what.
edit settings for the mailserver.
+
#create some kind of guidelines
 
+
#* what needs to be done first, how do we do it.
* network tools (SMP)
+
#* what parameters need apps to adhere to, like security, and interaction with the core
Monitor network bandwith usage,
+
#* can apps share the same (basic) layout, and how should this be done?
manage subnets,
+
# make amahi business ready.
administer network settings, dhcp, dns.
+
#* 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.
* Windows Update
+
#* allow different groups to see a different dashboard.
a solution to the MS Update Server, that allows to "push"
+
#* allow app restriction, a security meganism needs to be build so that admins can decide what users have access to what app
selected updates to clients, instead of *all* updates from the windows update site.
+
#* group based application configuration?
 
+
#** allow apps to show different information based on a user's group id.
* Virus protection
 
If a nice antivirus solution can be found, that would be a plus.
 
  
  
Line 33: Line 47:
 
(http://dev.waaf.net/xmail/screenshots.html)
 
(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.
 
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.

Latest revision as of 02:00, 18 November 2010

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.