Default setup

The virtual appliance is shipped with the following configuration:

NetworkingDHCP
Mail domainsogo.example.com
User provisioningAuthentication and account provisioning is performed using a local LDAP directory.
MailstoreMails are delivered to a local mailstore accessible through IMAP.
SMTPExternal messages are delivered directly to the mail hosts.
Time zoneAmerica/Montreal

Administration

SSH login is possible on the ZEG using the username sogo and the password sogo.

Use sudo to gain root access.

Account Provisioning

You can add new users using the samba-tool command:

  1. samba-tool user add username
  2. samba-tool user setexpiry username --noexpiry
  3. openchange_newuser --create username

If you would like to access the LDAP directory (Samba 4) using a client, you can bind using the following credentials :

DNcn=administrator,cn=Users,dc=example,dc=com
Password%1OpenChange