Edition 7.1
echo "deb http://repo.yaffas.org/releases/latest/lucid ./" >> /etc/apt/sources.list
echo "deb http://repo.yaffas.org/releases/latest/precise ./" >> /etc/apt/sources.list
export http_proxy="http://<user>:<password>@<your-proxy>:<port>" export HTTP_PROXY="$http_proxy"
wget -O - http://repo.yaffas.org/repo.deb.key | apt-key add -
apt-get update apt-get install zadmin
echo "deb http://repo.yaffas.org/releases/latest/squeeze ./" >> /etc/apt/sources.list
export http_proxy="http://<user>:<password>@<your-proxy>:<port>" export HTTP_PROXY="$http_proxy"
wget -O - http://repo.yaffas.org/repo.deb.key | apt-key add -
apt-get update apt-get install zadmin
export http_proxy="http://<user>:<password>@<your-proxy>:<port>" export HTTP_PROXY="$http_proxy"
rpm -Uvh http://download.fedoraproject.org/pub/epel/5/i386/epel-release-5-4.noarch.rpm
rpm -Uvh http://packages.sw.be/rpmforge-release/rpmforge-release-0.5.2-2.el5.rf.i386.rpm
rpm -Uvh http://packages.sw.be/rpmforge-release/rpmforge-release-0.5.2-2.el5.rf.x86_64.rpm
rpm -Uvh http://download.fedoraproject.org/pub/epel/6/i386/epel-release-6-8.noarch.rpm
rpm -Uvh http://packages.sw.be/rpmforge-release/rpmforge-release-0.5.2-2.el6.rf.i686.rpm
rpm -Uvh http://packages.sw.be/rpmforge-release/rpmforge-release-0.5.2-2.el6.rf.x86_64.rpm
[Z-Admin] name = Z-Admin $releasever baseurl = http://repo.yaffas.org/releases/latest/rhel/$releasever enabled = 1 protect = 0 gpgcheck = 1 priority = 1
rpm --import http://repo.yaffas.org/repo.rpm.key
yum install Z-Admin
yum remove php53 php53-common yum install php php-ldap php-mapi php-pecl-json
yum install Z-Admin
https://<your-server's-ip>:10000
yum install on RHEL and apt-get install on Debian/Ubuntu). This will only work if you have a commercial Zarafa license.
pool.ntp.org (or a local version such as us.pool.ntp.org). This address refers to a cluster of lots of publicly available NTP servers (see NTP Pool Project).
| Value | Function |
|---|---|
|
Server/IP
|
DNS name or IP address of the remote Z-Admin server. The remote side has to be configured to accept authentication requests.
|
|
Base DN
|
The base DN defines at which point in the LDAP-Tree a search for a certain object should be started.
|
|
Bind DN
|
The bind DN and the bind password are used for authentication against the remote LDAP server.
|
|
Bind password
|
The password for LDAP authentication. I case of problems with the authentication try using a CRYPT-hashed password.
|
| Value | Function |
|---|---|
|
Server/IP
|
Enter the remote LDAP server’s IP.
|
|
Base DN
|
Enter the searchbase of you LDAP server. e.g. o=yaffas,c=org
|
|
Bind DN
|
Enter the user dn that should be used for authentication against LDAP. e.g. cn=ldapadmin,ou=People,o=yaffas,c=org
|
|
Base DN user
|
Enter the part of the users subtree. e.g. ou=People
|
|
Base DN group
|
Enter the part of the groups subtree. e.g. ou=Groups
|
|
Bind password
|
Enter the password of the Bind DN user.
|
|
Search attribute user
|
Enter the attribute where user and group information should be searched for.
|
| Field | Function |
|---|---|
|
Domain Controller
|
Name or IP address of the Active Directory server.
|
|
Domain
|
Name of the AD domain.
|
|
Domain administrator
|
Username of an account with administrator privileges. Used for joining the domain. This user is searched in the cn=users organization unit.
|
|
Username
|
User for readonly queries. Only this information will be saved. The domain administrator settings are only needed for joining the domain.
|
| file | content |
|---|---|
|
/var/log/maillog
|
postfix MTA log file. Contains information about in and outgoing mails.
|
|
/var/log/messages
|
less important kernel messages.
|
|
/var/log/samba/log.nmbd
|
messages from the NetBIOS service
|
|
/var/log/samba/log.smbd
|
samba server log messages
|
|
/var/log/zarafa
|
This directory contains zarafa logs for every component.
|
yum install z-push
apt-get install z-push
| Variable | Meaning |
|---|---|
|
${ZARAFA_QUOTA_NAME}
|
name of the Zarafa account
|
|
${ZARAFA_QUOTA_STORE_SIZE}
|
current size of the account
|
|
${ZARAFA_QUOTA_WARN_SIZE}
|
limit for a warning
|
|
${ZARAFA_QUOTA_SOFT_SIZE}
|
limit for a transmission lock of the account
|
|
${ZARAFA_QUOTA_HARD_SIZE}
|
limit for a transmission AND reception lock of the account
|
| path | entry |
|---|---|
|
/var/log/
|
log-files
|
|
/data/mail/
|
mail boxes and Sieve filter scripts
|
|
/var/lib/fetchmail/.fetchmail-UIDL-cache
|
if fetchmail is used with POP3
|
|
Database MySQL (mysqldump)
|
all data of the Zarafa Server
|
|
/data/zarafa/
|
email attachments
|