Evolution and Exchange - a Global Catalog Server question

Jeff Macdonald macfisherman at gmail.com
Sat Sep 25 20:37:01 EDT 2004


> Try this:
> 
> echo "your_logon_name   ALL=(root) PASSWD: ALL, NOPASSWD: /usr//bin/ssh"
> >> /etc/sudoers
> 
> then launch SSH via:
> 
> sudo ssh -L 389:host:389
> 
> Little easier than mucking with iptables and less parts to break.

Turns out that Exchange's Global Address List uses a different port,
3268! So no root access is needed! I found this out be doing a strace
on the evolution-exchange-storage process.

So for the complete solution for those who have the Exchange server
and OWA setup for for some reason the Global Address list is not also
available, but you have ssh access to your net, here is the solution:

1) In Evolution set the Global Catalog server name to local host
2) use -L 3268:GAS:3268, where GAS is your Global Access Server (most
likely your AD server)

Thanks all for the help.

-- 
Jeff Macdonald
Ayer, MA



More information about the gnhlug-discuss mailing list