Koozali.org: home of the SME Server

Legacy Forums => Experienced User Forum => Topic started by: robin on March 10, 2004, 10:35:43 PM

Title: global LDAP address book
Post by: robin on March 10, 2004, 10:35:43 PM
on the e-smith site there is a link to a how to
http://www.netbase-t.com/esmith/AddressBook-howto.html
anyone know where I can find this?

here is what I want to do
the office has a number of people, with roaming profiles, using outlook express but we want to use a shared mail address book. outlook express dosent let us do this so if a contact in the address book changes we want it to update for all users. eg shared contacts.

Is there another mail client that has this sort of setup?
we are hoping to transition the workstations over to Linux in the near future so don't want to use Outlook.

can I setup an LDAP directory on SME for external contacts?

What do others do?
Any help greatfully received
Robin
Title: global LDAP address book
Post by: blockbuster on March 14, 2004, 04:32:59 PM
Just try .net in stead of .com :-D

http://www.netbase-t.net/esmith/AddressBook-howto.html
Title: global LDAP address book
Post by: raem on August 30, 2004, 10:29:28 AM
Hs anyone successfuly used this HOWTO on a sme v6.0 or v6.0.1 server (I know it says v4.1.2 or v5.1.2), just wondering
http://www.netbase-t.net/esmith/AddressBook-howto.html

Alternatively does anyone have a suggestion on how to implement a shared address book that can handle external addresses also ?
Title: global LDAP address book
Post by: Jon_Reynolds on August 31, 2004, 12:37:51 AM
Isn't this exactly that Ray? I am reading through it right now and it looks like what I am looking for also. I have a test server here but have a question that I need answered before I begin:

Q. How do I find out which perl modules I already have installed and their version numbers?

Once I get that answer I am going to try and follow the howto and see what I come up with. I will reply back to this thread with what I find out.

Another question I have:

Q. Is there a way to only show certain users in the LDAP directory?

I have 3 users that I don't want to show up in the global addressbook when an all mail is sent, I don't want them to receive the all mail and I don't want them in the addressbook but I do want them to have an email address on the system.

Jon
Title: global LDAP address book
Post by: mrjhb3 on August 31, 2004, 01:24:51 AM
You can do a rpm -qa | grep perl  and you will be shown all the modules that have perl in the name.