Changes

From SME Server
Jump to navigationJump to search
1,561 bytes added ,  01:57, 22 December 2007
writable ldap address book
== TheAddressBook ==

=== Maintainer ===
http://www.dungog.net

=== Description ===
http://www.corvalis.net/address

The Address Book is a free, open source address management system

=== Installation ===
This contrib can be found in the [http://www.dungog.net Dungog] repository.

{{Repository|Dungog}}

Download and install addressbook and smeserver-addressbook
yum install --enablerepo=dungog smeserver-addressbook

Note: signal-event post-upgrade & signal-event reboot is not necessary for addressbook install

add addressbook mysql password to config file
find mysql password with 'config show addressbook'

cp /opt/addressbook/config.php.dist /opt/addressbook/config.php
nano -w /opt/addressbook/config.php

create database structure
open YourServer.net/addressbook/install.php

remove install script
rm /opt/addressbook/install.php

[optional] import addresses, see /opt/addressbook/import.pl

[optional] setup Roundcube LDAP. todo

[optional] ODBC access, for mailout labels. todo

[optional] Restrict usage with PublicAccess db, (global-pw are default):
config setprop addressbook PublicAccess global-pw

==== Check installed version ====
yum info installed *addressbook*

==== Uninstall ====
rpm -e addressbook smeserver-addressbook

=== Bugs ===
Please raise bugs under the SME-Contribs section in {{BugzillaFileBug|product=|component=|title=bugzilla}}and select the smeserver-addressbook component or use {{BugzillaFileBug|product=SME%20Contribs|component=smeserver-addressbook|title=this link}}.

[[Category: Contrib]]
[[Category: Dungog]]

Navigation menu