[ZendTo] {SPAM?} {Filename?} address book project

Naz Snidanko nsnidanko at harperpowerproducts.com
Tue Oct 19 19:43:43 BST 2010


Warning: This message has had one or more attachments removed
Warning: (jquery.scrollTo-min.js, jquery-1.4.2.min.js, zendto_ad.zip).
Warning: Please read the "HarperGroup-Attachment-Warning.txt" attachment(s) for more information.

Hi ZendTo Users,

 

This list seems to be awfully quite. I want to share a code for ZendTo
LDAP/AD address book.

 

How it works:

 

You run crontab script which pulls [DisplayName] and [email] from
AD/LDAP and injects them into database. There's a piece of code that
adds address book functionality to new drop-off. It will be visible only
to authenticated users. Address book contains entries from the database.

 

Quite simple!  

 

Installation:

 

1. Upload and replace all files inside your default zendto directory
from zendto_ad.zip

2. Edit database setting inside verify.php

3. Create new MySQL table called ad_users with the following structure:

    Structure: ad_user_id int(11) no NULL, display_name varchar(50) yes
NULL, email_address varchar(50) yes NULL

4. Edit your LDAP account as well as database settings inside
load_ad_address_book.php

5. Create a cron job to run the following script:
load_ad_address_book.php:

 for Example:

/usr/bin/php5 /home/zendto/www/load_ad_address_book.php > /dev/null 2>&1

 

Please let me know what you think,

Naz Snidanko

Desktop & Network Support

Harper Power Products Inc.

(p) 416 201- 7506

nsnidanko at harperpowerproducts.com

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ecs.soton.ac.uk/pipermail/zendto/attachments/20101019/fb023f34/attachment-0001.html 
-------------- next part --------------
This is a message from the MailScanner E-Mail Virus Protection Service
----------------------------------------------------------------------
The original e-mail attachment "zendto_ad.zip"
is on the list of unacceptable attachments for this site and has been
replaced by this warning message.

If you wish to receive a copy of the original attachment, please
e-mail itsupport at harpergroup.ca and include the whole of this message
in your request. Alternatively, you can call 416-201-7585, with
the contents of this message to hand when you call.

At Tue Oct 19 14:43:44 2010 the virus scanner said:
   MailScanner: JScript Scripts are dangerous in email (jquery.scrollTo-min.js)

Note to Help Desk: Look on the HarperGroup (ares) MailScanner in /var/www/qf/quarantine/20101019 (message D74C860732.A8D1A).
-- 
IT Dept.
Harper Group Inc
www.harpergroup.ca


More information about the ZendTo mailing list