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
| |