Difference between revisions of "SME8.0 QA"

From SME Server
Jump to navigationJump to search
(→‎Version 8.0 testing: -template note)
(import template)
Line 1: Line 1:
{{Note box|Check the talk page, we're adding more structure to the page and are developing a template}}
 
  
===Version 8.0 testing===
+
=Version 8.0 testing=
 
This document lists tests that we need to do to get version 8.0 closer to a final release. It's an attempt to invite as many testers as possible and to coordinate our testing work.
 
This document lists tests that we need to do to get version 8.0 closer to a final release. It's an attempt to invite as many testers as possible and to coordinate our testing work.
  
Line 13: Line 12:
 
* A list of currently reported bugs for SME 8.0 is here: [[bugzilla:3640]]
 
* A list of currently reported bugs for SME 8.0 is here: [[bugzilla:3640]]
  
===Test guidelines===
+
==Test guidelines==
 
Here are some guidelines from other users:
 
Here are some guidelines from other users:
  
Line 37: Line 36:
 
* check the error in the server-manager screen
 
* check the error in the server-manager screen
 
* check no account (ibayname) is created
 
* check no account (ibayname) is created
* check no group (ibayname) os created
+
* check no group (ibayname) is created
 
* check that the error is present in the log file
 
* check that the error is present in the log file
 
----
 
----
===Installation types===
+
 
 +
 
 +
===Server roles===
 +
 
 +
 
 +
===User/groups setup===
 +
 
 +
===Ibay setup===
 +
* create new ibay,
 +
* ibay access protected by password,
 +
* copy/delete files in ibays
 +
 
 +
to check: /var/log/messages, /var/log/httpd/admin_error_log
 +
 
 +
 
 +
 
 +
 
 +
 
 +
 
 +
=Installation x=
 +
 
 +
==Installation types x==
 
Different installation scenarios re. software RAID, LVM and NOSPARE usage, etc.
 
Different installation scenarios re. software RAID, LVM and NOSPARE usage, etc.
  
Line 58: Line 78:
 
Comments:
 
Comments:
  
===Upgrade from older versions===
+
=Upgrading x=
 +
 
 +
==Upgrade from older versions x==
 
to check: /var/log/messages
 
to check: /var/log/messages
 +
 
*from 7.4
 
*from 7.4
Comments:
+
 
 
*from 7.3
 
*from 7.3
Comments:
+
 
 
*from 7.2
 
*from 7.2
Comments:
+
 
 
*from 7.1
 
*from 7.1
Comments:
+
 
 
*older 7.0
 
*older 7.0
Comments:
 
  
===Configurations===
+
 
*server-gateway - Pass
+
=Console x=
 +
 
 +
==Check Status x==
 +
 
 +
==Configure Server x==
 +
 
 +
===DHCP server===
 +
*test IP allocation - Pass
 +
- for predefined MAC addresses (= 'static' IP allocation)
 +
- for dynamic IPs
 +
 
 +
===Server-gateway===
 +
*Pass
 
Comments: Running as gateway behind broadband router with static IP for several weeks; all sorts of incoming connections tested (email, ssh, webmail, server-manager access) successfully, also outgoing traffic from various PCs (Windows, Linux) on LAN
 
Comments: Running as gateway behind broadband router with static IP for several weeks; all sorts of incoming connections tested (email, ssh, webmail, server-manager access) successfully, also outgoing traffic from various PCs (Windows, Linux) on LAN
*server-only
+
===Server-only===
 
Comments:
 
Comments:
  
===Server roles===
+
Comments: Both scenarios tested
*PDC - setup Primary Domain Controller - Pass
+
 
Steps:
+
==Test internet x==
* join PC to domain (as user 'admin') and test domain user logon on that PC - Pass
+
 
* join (another) PC to domain (as a different user from group 'Domain Admins', NOT user admin) - Pass
+
==Reboot x==
Comments: The user 'michael' is part of that group:
+
 
db accounts show domain-admin-group
+
==Raid x==
domain-admin-group=group
+
 
    Description=Domain Admins
+
==Access Server Manger x==
    Gid=5010
+
 
    Members=admin,michael
+
==View Support x==
    Uid=5010
+
 
+
==Backup to USB x==
Comments: Here is a log extract from /var/log/messages for the latest join:
 
Aug 30 07:04:52 mdo002sv esmith::event[20711]: Running event handler: /etc/e-smith/events/machine-account-create/S10create-machine-account
 
Aug 30 07:04:52 mdo002sv /etc/e-smith/events/machine-account-create/S10create-machine-account[20712]: /home/e-smith/db/accounts: OLD twt042lt$ (undefined)
 
Aug 30 07:04:52 mdo002sv /etc/e-smith/events/machine-account-create/S10create-machine-account[20712]: /home/e-smith/db/accounts: NEW twt042lt$=machine
 
Aug 30 07:04:52 mdo002sv esmith::event[20711]: create-machine-account twt042lt$: Creating Unix user and group 
 
Aug 30 07:04:52 mdo002sv esmith::event[20711]: create-machine-account twt042lt$: Locking account 
 
Aug 30 07:04:52 mdo002sv esmith::event[20711]: Locking password for user twt042lt$. 
 
Aug 30 07:04:52 mdo002sv esmith::event[20711]: passwd: Success 
 
Aug 30 07:04:52 mdo002sv esmith::event[20711]: S10create-machine-account=action|Event|machine-account-create|Action|S10create-machine-account|Start|1251572692 236608|End|1251572692 708624|Elapsed|0.472016
 
  
* domain user password change via Ctrl-Alt-Del - Partially
 
Comments: Several combinations tested, incl. invalid combinations (e.g. password too short); succesfully changed; case sensitivity tested; testing was done with the following setting in place:
 
db configuration show passwordstrength
 
passwordstrength=configuration
 
    Admin=none
 
    Ibays=none
 
    Users=none
 
  
Might need more testing with better password strength.
+
=Server Manager x=
  
*Workgroup server
+
==Collaboration x==
Comments:
 
  
===User/groups setup===
+
===Users bug===
 
*create new user account - partially passed only
 
*create new user account - partially passed only
 
Comments: Although user create via server-manager looks OK, the logs indicate other problems:
 
Comments: Although user create via server-manager looks OK, the logs indicate other problems:
Line 182: Line 199:
 
to check: /var/log/messages, /var/log/httpd/admin_error_log, /var/log/secure
 
to check: /var/log/messages, /var/log/httpd/admin_error_log, /var/log/secure
  
===Ibay setup===
+
===Groups bug===
* create new ibay,  
+
same ldap issue as users
* ibay access protected by password,  
+
 
* copy/delete files in ibays
+
===Quotas x===
 +
 
 +
===Pseudonyms x===
 +
 
 +
===Information Bays x===
 +
 
 +
====User access via file sharing x====
 +
 
 +
====Public access via web x====
 +
 
 +
====dynamic content====
 +
 
 +
==Administration x==
 +
 
 +
===Backup and restore x===
 +
 
 +
====Backup x====
 +
 
 +
*to desktop
 +
 
 +
*to tape
 +
 
 +
*to workstation
 +
 
 +
*to usb disk
 +
 
 +
====Restore x====
 +
 
 +
*from desktop (command line)
 +
 
 +
*from tape
 +
 
 +
*from workstation
 +
 
 +
*from usb disk
 +
 
 +
===View log files x===
 +
 
 +
===Mail lof files x===
 +
 
 +
===Reboot and shutdown x===
 +
 
 +
==Security x==
 +
 
 +
===Remote access x===
 +
 
 +
====VPN / PPTP ====
 +
Set a number of PPTP clients in server manager and test remote access (repeatedly)
 +
 
 +
====Remote management x====
 +
 
 +
====SSH x====
 +
 
 +
====FTP x====
 +
 
 +
===Local Networks x===
 +
 
 +
===Port forwarding x===
 +
 
 +
===Proxy settings x===
 +
 
 +
====Mail x====
 +
 
 +
====Web x====
 +
 
 +
==Configuration x==
 +
 
 +
===Software Installer x===
 +
 
 +
====Updates x====
 +
 
 +
====Settings x====
 +
 
 +
===Date and time x===
 +
 
 +
===Workgroup x===
 +
 
 +
====Domain controller ?====
 +
*PDC - setup Primary Domain Controller - Pass
 +
Steps:
 +
* join PC to domain (as user 'admin') and test domain user logon on that PC - Pass
 +
* join (another) PC to domain (as a different user from group 'Domain Admins', NOT user admin) - Pass
 +
Comments: The user 'michael' is part of that group:
 +
db accounts show domain-admin-group
 +
domain-admin-group=group
 +
    Description=Domain Admins
 +
    Gid=5010
 +
    Members=admin,michael
 +
    Uid=5010
 +
 +
Comments: Here is a log extract from /var/log/messages for the latest join:
 +
Aug 30 07:04:52 mdo002sv esmith::event[20711]: Running event handler: /etc/e-smith/events/machine-account-create/S10create-machine-account
 +
Aug 30 07:04:52 mdo002sv /etc/e-smith/events/machine-account-create/S10create-machine-account[20712]: /home/e-smith/db/accounts: OLD twt042lt$ (undefined)
 +
Aug 30 07:04:52 mdo002sv /etc/e-smith/events/machine-account-create/S10create-machine-account[20712]: /home/e-smith/db/accounts: NEW twt042lt$=machine
 +
Aug 30 07:04:52 mdo002sv esmith::event[20711]: create-machine-account twt042lt$: Creating Unix user and group 
 +
Aug 30 07:04:52 mdo002sv esmith::event[20711]: create-machine-account twt042lt$: Locking account 
 +
Aug 30 07:04:52 mdo002sv esmith::event[20711]: Locking password for user twt042lt$. 
 +
Aug 30 07:04:52 mdo002sv esmith::event[20711]: passwd: Success 
 +
Aug 30 07:04:52 mdo002sv esmith::event[20711]: S10create-machine-account=action|Event|machine-account-create|Action|S10create-machine-account|Start|1251572692 236608|End|1251572692 708624|Elapsed|0.472016
 +
 
 +
* domain user password change via Ctrl-Alt-Del - Partially
 +
Comments: Several combinations tested, incl. invalid combinations (e.g. password too short); successfully changed; case sensitivity tested; testing was done with the following setting in place:
 +
db configuration show passwordstrength
 +
passwordstrength=configuration
 +
    Admin=none
 +
    Ibays=none
 +
    Users=none
 +
 
 +
Might need more testing with better password strength.
 +
 
 +
*Workgroup server
 +
Comments:
 +
 
 +
====Roaming profiles x====
 +
 
 +
===Directory x===
 +
Test access from various email clients, list client, platform, Operating system, local and or external
 +
 
 +
===Printers x===
 +
 
 +
===Hostnames x===
 +
 
 +
===Domains x===
 +
 
 +
===Email x===
 +
 
 +
====Access x====
  
to check: /var/log/messages, /var/log/httpd/admin_error_log
+
====Filtering x====
  
===Email server===
+
====Reception x====
 
*pop3(s)
 
*pop3(s)
 
Comments:
 
Comments:
Line 197: Line 340:
 
to check: /var/log/pop3(s)/current; /var/log/imap(s)/current
 
to check: /var/log/pop3(s)/current; /var/log/imap(s)/current
  
===ClamAV===
+
====Delivery x====
 +
 
 +
===Antivirus ===
 
*Clam/email integration - Pass
 
*Clam/email integration - Pass
  
Line 209: Line 354:
 
Comments: Runs weekly without problems, emails to admin working.
 
Comments: Runs weekly without problems, emails to admin working.
  
===DHCP server===
 
*test IP allocation - Pass
 
<br />- for predefined MAC addresses (= 'static' IP allocation)
 
<br />- for dynamic IPs
 
  
Comments: Both scenarios tested
+
===Review x===
 +
 
 +
==Miscellaneous x==
 +
 
 +
===Support x===
 +
 
 +
===Starter Website x===
 +
 
 +
=Other x=
 +
 
 +
==Languages x==
 +
Displays ok, translations up-to-date
 +
 
 +
===Danish x===
 +
 
 +
===Dutch x===
 +
 
 +
===Estonian x===
 +
 
 +
===French x===
 +
 
 +
===German x===
 +
 
 +
===Greek x===
 +
 
 +
===Hungarian x===
 +
 
 +
===Indonesian x===
 +
 
 +
===Italian x===
 +
 
 +
===Norwegian x===
  
to check: /var/log/messages
+
===Portuguese x===
  
===Remote access/VPN===
+
===Portuguese Brazil x===
Set a number of PPTP clients in server manager and test remote access (repeatedly)
 
  
===ldap===
+
===Romanian x===
test access from various email clients
 
* Outlook,
 
* Outlook Express,
 
* Thunderbird - Pass
 
tested from LAN PCs (Windows & Ubuntu) and external (public ldap access enabled)
 
* more (?)
 
  
===Backup===
+
===Russian x===
  
===Contribs===
+
===Slovenian x===
add individual contribs or other third party apps here
 
  
For a list of additionally installed software:
+
===Spanish x===
/sbin/e-smith/audittools/newrpms
 
  
To find exact version: rpm -q ''package-name''
+
===Swedish x===
  
dungog-dfind-0.9-2
+
==Contribs==
dungog-cron-1.3-11
+
Not included on this page
vnstat-1.6-1.el5
 
VMware-server-2.0.1-156745
 

Revision as of 10:59, 11 September 2009

Version 8.0 testing

This document lists tests that we need to do to get version 8.0 closer to a final release. It's an attempt to invite as many testers as possible and to coordinate our testing work.

The document should be used as Work In Progress so please feel free to add additional test scenarios, comments and add "Pass" if you have finished a specific test so that other testers can see what still needs to be done.

All tests here should be based on the currently available version 8.0 beta 4 (09/2009). Once a next version (maybe a next beta or release candidate) is released, we plan to use this existing document as the template for that next version and might have to do most if not all of these tests again on that newer version! The more details for our procedures we document here, the easier it might be for more testers to join our efforts!

In general

  • check the related logfile(s) for each test
  • don't hesitate to raise a bug if there is an issue or something suspicious but check the Bugtracker before whether this might already be reported
  • A list of currently reported bugs for SME 8.0 is here: bugzilla:3640

Test guidelines

Here are some guidelines from other users:

Create a test environment, either virtually or with spare hardware. Install the latest release, add some test users/ibays/domains/websites, send some internal e-mails, copy some files to/from ibays, perform a backup and restore. Perform as many functions that you can based on your knowledge and test environment abilities. Play. :)

When ready go into Bugzilla and review the open bugs. Find any that you can duplicate and report your results, even if just to confirm someone elses report is valid. If you find during your testing something does not work for you, and a bug does not exist, open a new bug.


The scenario's should be as complex as needed, but also as simple as possible, testing one unique feature where possible.

For instance creating an ibay could mean something like this, perhaps even incomplete as I am doing this from the top of my head:

  • log in in server-manager
  • create ibay
  • test for directory created (-f /home/e-smith/ibays/ibayname)
  • check for account (ibayname) created
  • check for group (ibayname) created
  • anaylze log for errors/exceptions

but also (and that is the most work mostly) test exceptions (names too long, starting with a number, containing a _, as well as all other exceptions):

  • log in in server-manager
  • create ibay with invalid name
  • check the error in the server-manager screen
  • check no account (ibayname) is created
  • check no group (ibayname) is created
  • check that the error is present in the log file


Server roles

User/groups setup

Ibay setup

  • create new ibay,
  • ibay access protected by password,
  • copy/delete files in ibays

to check: /var/log/messages, /var/log/httpd/admin_error_log




Installation x

Installation types x

Different installation scenarios re. software RAID, LVM and NOSPARE usage, etc.

to check: /var/log/messages; server-console, item 5; cat /proc/mdstat (which is the same as server-console, item 5;)

  • RAID1 nolvm spares=2 - Pass

Comments:

  • RAID1 "nolvm" - Pass

Comments: Installation was RAID1, nolvm with one physical disk only; adding second disk still to be tested

  • RAID5 (with lvm) spares=0 - Pass

Comments:

  • RAID5 nolvm spares=2 - Pass

Comments:

  • RAID6 (with lvm) spare=1 multipart - Pass

Comments:

  • RAIDx "nolvm"

Comments:

Upgrading x

Upgrade from older versions x

to check: /var/log/messages

  • from 7.4
  • from 7.3
  • from 7.2
  • from 7.1
  • older 7.0


Console x

Check Status x

Configure Server x

DHCP server

  • test IP allocation - Pass
- for predefined MAC addresses (= 'static' IP allocation)
- for dynamic IPs

Server-gateway

  • Pass

Comments: Running as gateway behind broadband router with static IP for several weeks; all sorts of incoming connections tested (email, ssh, webmail, server-manager access) successfully, also outgoing traffic from various PCs (Windows, Linux) on LAN

Server-only

Comments:

Comments: Both scenarios tested

Test internet x

Reboot x

Raid x

Access Server Manger x

View Support x

Backup to USB x

Server Manager x

Collaboration x

Users bug

  • create new user account - partially passed only

Comments: Although user create via server-manager looks OK, the logs indicate other problems:

Aug 30 07:12:40 mdo002sv /etc/e-smith/web/panels/manager/cgi-bin/useraccounts[20905]: /home/e-smith/db/accounts: OLD test101=(undefined) 
Aug 30 07:12:40 mdo002sv /etc/e-smith/web/panels/manager/cgi-bin/useraccounts[20905]: /home/e-smith/db/accounts: NEW test101= 
... cut - all good ...
Aug 30 07:12:41 mdo002sv esmith::event[20906]: Processing event: user-create test101 
Aug 30 07:12:41 mdo002sv esmith::event[20906]: Running event handler: /etc/e-smith/events/user-create/S04user-create-unix 
... cut - all good ... 
Aug 30 07:12:41 mdo002sv esmith::event[20906]: Locking password for user test101.  
... cut ... 
Aug 30 07:12:42 mdo002sv esmith::event[20906]: Running event handler: /etc/e-smith/events/actions/generic_template_expand 
Aug 30 07:12:42 mdo002sv esmith::event[20906]: expanding /etc/dhcpd.conf  
... cut ...
Aug 30 07:12:45 mdo002sv esmith::event[20906]: Running event handler: /etc/e-smith/events/user-create/S25ldap-update 
Aug 30 07:12:46 mdo002sv esmith::event[20906]: failed to add entry for uid=test101,dc=ht,dc=co,dc=nz: attribute 'uid' not allowed at /etc/e-smith/events/user-create/S25ldap-update line 159.  
... cut - (ldap) issue above

Will investigate ldap issue ( bug 2859 + bug 5159 )

  • reset user password - Pass

Comments: server-manager message OK, eventlog check OK

  • lock/unlock account - Pass

Comments: both activities checked; server-manager messages OK, eventlog check OK

  • add/remove user to different groups - Pass

Comments: added user to various other groups and later removed from all of these groups

  • delete user account - Pass (partially only)

Server manager message: An error occurred while trying to delete the user but the user name is actually removed from the list of users Extract from messages log:

Sep  6 18:09:49 mdo002sv esmith::event[2209]: Running event handler: /etc/e-smith/events/user-delete/S25ldap-delete 
Sep  6 18:09:50 mdo002sv slapd[3259]: conn=0 fd=11 ACCEPT from IP=127.0.0.1:55366 (IP=0.0.0.0:389) 
Sep  6 18:09:50 mdo002sv slapd[3259]: conn=0 op=0 BIND dn="cn=root,dc=ht,dc=co,dc=nz" method=128 
Sep  6 18:09:50 mdo002sv slapd[3259]: conn=0 op=0 BIND dn="cn=root,dc=ht,dc=co,dc=nz" mech=SIMPLE ssf=0 
Sep  6 18:09:50 mdo002sv slapd[3259]: conn=0 op=0 RESULT tag=97 err=0 text= 
Sep  6 18:09:50 mdo002sv slapd[3259]: conn=0 op=1 SRCH base="dc=ht,dc=co,dc=nz" scope=2 deref=2 filter="(uid=test101)" 
Sep  6 18:09:50 mdo002sv slapd[3259]: conn=0 op=1 SEARCH RESULT tag=101 err=32 nentries=0 text= 
Sep  6 18:09:50 mdo002sv slapd[3259]: conn=0 fd=11 closed (connection lost) 
Sep  6 18:09:50 mdo002sv esmith::event[2209]: Failed ldap search: No such object at /etc/e-smith/events/user-delete/S25ldap-delete line 63.  

I suspect this to be related to the above ldap issue ( bugs 2859 + bug 5159 )

  • re create deleted user account - Tested but failed (assuming due to above user-delete only partially working)
  • reset user password user account - Pass

Here is an extract from one test:

Sep  6 18:17:45 mdo002sv esmith::event[2313]: Processing event: password-modify test103 
Sep  6 18:17:45 mdo002sv esmith::event[2313]: Running event handler: /etc/e-smith/events/actions/generic_template_expand 
Sep  6 18:17:45 mdo002sv esmith::event[2313]: expanding /etc/dhcpd.conf  
Sep  6 18:17:45 mdo002sv esmith::event[2313]: expanding /etc/rssh.conf  
Sep  6 18:17:45 mdo002sv esmith::event[2313]: expanding /etc/ftpusers  
Sep  6 18:17:45 mdo002sv esmith::event[2313]: expanding /etc/pptpd.conf  
Sep  6 18:17:45 mdo002sv esmith::event[2313]: expanding /etc/proftpd.conf  
Sep  6 18:17:46 mdo002sv esmith::event[2313]: expanding /etc/ppp/options.pptpd  
Sep  6 18:17:46 mdo002sv esmith::event[2313]: expanding /etc/ppp/ip-up.local  
Sep  6 18:17:46 mdo002sv esmith::event[2313]: expanding /etc/ppp/ip-down.local  
Sep  6 18:17:46 mdo002sv esmith::event[2313]: expanding /etc/raddb/users  
Sep  6 18:17:46 mdo002sv esmith::event[2313]: expanding /etc/raddb/radiusd.conf  
Sep  6 18:17:46 mdo002sv esmith::event[2313]: expanding /etc/e-smith/pam/accounts.deny  
Sep  6 18:17:46 mdo002sv esmith::event[2313]: expanding /etc/e-smith/pam/users.allow  
Sep  6 18:17:46 mdo002sv esmith::event[2313]: expanding /etc/e-smith/pam/accounts.allow  
Sep  6 18:17:46 mdo002sv esmith::event[2313]: generic_template_expand=action|Event|password-modify|Action|generic_template_expand|Start|1252217865 382477|End|1252217866 894907|Elapsed|1.51243 
Sep  6 18:17:46 mdo002sv esmith::event[2313]: Running event handler: /etc/e-smith/events/password-modify/S25count-active-user-accounts 
Sep  6 18:17:47 mdo002sv /etc/e-smith/events/password-modify/S25count-active-user-accounts[2315]: /home/e-smith/db/configuration: OLD ActiveAccounts=6 
Sep  6 18:17:47 mdo002sv /etc/e-smith/events/password-modify/S25count-active-user-accounts[2315]: /home/e-smith/db/configuration: NEW ActiveAccounts=7 
Sep  6 18:17:47 mdo002sv esmith::event[2313]: S25count-active-user-accounts=action|Event|password-modify|Action|S25count-active-user-accounts|Start|1252217866 895433|End|1252217867 40990|Elapsed|0.145557 
Sep  6 18:17:47 mdo002sv esmith::event[2313]: Running event handler: /etc/e-smith/events/actions/adjust-services 
Sep  6 18:17:47 mdo002sv esmith::event[2313]: adjusting supervised radiusd (sigterm)  
Sep  6 18:17:47 mdo002sv esmith::event[2313]: adjusting supervised radiusd (up)  
Sep  6 18:17:47 mdo002sv esmith::event[2313]: adjust-services=action|Event|password-modify|Action|adjust-services|Start|1252217867 41580|End|1252217867 395625|Elapsed|0.354045 

to check: /var/log/messages, /var/log/httpd/admin_error_log, /var/log/secure

Groups bug

same ldap issue as users

Quotas x

Pseudonyms x

Information Bays x

User access via file sharing x

Public access via web x

dynamic content

Administration x

Backup and restore x

Backup x

  • to desktop
  • to tape
  • to workstation
  • to usb disk

Restore x

  • from desktop (command line)
  • from tape
  • from workstation
  • from usb disk

View log files x

Mail lof files x

Reboot and shutdown x

Security x

Remote access x

VPN / PPTP

Set a number of PPTP clients in server manager and test remote access (repeatedly)

Remote management x

SSH x

FTP x

Local Networks x

Port forwarding x

Proxy settings x

Mail x

Web x

Configuration x

Software Installer x

Updates x

Settings x

Date and time x

Workgroup x

Domain controller ?

  • PDC - setup Primary Domain Controller - Pass

Steps:

  • join PC to domain (as user 'admin') and test domain user logon on that PC - Pass
  • join (another) PC to domain (as a different user from group 'Domain Admins', NOT user admin) - Pass

Comments: The user 'michael' is part of that group:

db accounts show domain-admin-group 
domain-admin-group=group
   Description=Domain Admins
   Gid=5010
   Members=admin,michael
   Uid=5010

Comments: Here is a log extract from /var/log/messages for the latest join:

Aug 30 07:04:52 mdo002sv esmith::event[20711]: Running event handler: /etc/e-smith/events/machine-account-create/S10create-machine-account 
Aug 30 07:04:52 mdo002sv /etc/e-smith/events/machine-account-create/S10create-machine-account[20712]: /home/e-smith/db/accounts: OLD twt042lt$ (undefined) 
Aug 30 07:04:52 mdo002sv /etc/e-smith/events/machine-account-create/S10create-machine-account[20712]: /home/e-smith/db/accounts: NEW twt042lt$=machine 
Aug 30 07:04:52 mdo002sv esmith::event[20711]: create-machine-account twt042lt$: Creating Unix user and group  
Aug 30 07:04:52 mdo002sv esmith::event[20711]: create-machine-account twt042lt$: Locking account  
Aug 30 07:04:52 mdo002sv esmith::event[20711]: Locking password for user twt042lt$.  
Aug 30 07:04:52 mdo002sv esmith::event[20711]: passwd: Success  
Aug 30 07:04:52 mdo002sv esmith::event[20711]: S10create-machine-account=action|Event|machine-account-create|Action|S10create-machine-account|Start|1251572692 236608|End|1251572692 708624|Elapsed|0.472016 
  • domain user password change via Ctrl-Alt-Del - Partially

Comments: Several combinations tested, incl. invalid combinations (e.g. password too short); successfully changed; case sensitivity tested; testing was done with the following setting in place:

db configuration show passwordstrength
passwordstrength=configuration
   Admin=none
   Ibays=none
   Users=none

Might need more testing with better password strength.

  • Workgroup server

Comments:

Roaming profiles x

Directory x

Test access from various email clients, list client, platform, Operating system, local and or external

Printers x

Hostnames x

Domains x

Email x

Access x

Filtering x

Reception x

  • pop3(s)

Comments:

  • imap(s) - Pass

Comments: Intensive, ongoing testing with imap & imaps access from LAN PCs and external

to check: /var/log/pop3(s)/current; /var/log/imap(s)/current

Delivery x

Antivirus

  • Clam/email integration - Pass

to check: /var/log/qmail/current; /var/log/spamd/current; /var/log/qpsmtpd/current; /var/log/clamd/current; /var/log/clamd/smeserver-clamscan.log; email headers

Comments: Server runs in a semi production state - as a home server with various email accounts for family members (static IP, registered domain name). Have done regular checks for quite some time and there is nothing unusual or unexpected in all email logs. Incl. email header checks for spam recognition and filtering.

  • regular Clam scans - Pass

enable regular scanning in server-manager and check results (email to admin)

Comments: Runs weekly without problems, emails to admin working.


Review x

Miscellaneous x

Support x

Starter Website x

Other x

Languages x

Displays ok, translations up-to-date

Danish x

Dutch x

Estonian x

French x

German x

Greek x

Hungarian x

Indonesian x

Italian x

Norwegian x

Portuguese x

Portuguese Brazil x

Romanian x

Russian x

Slovenian x

Spanish x

Swedish x

Contribs

Not included on this page