Evolution and Exchange - a Global Catalog Server question

Chris Brenton cbrenton at chrisbrenton.org
Sat Sep 25 05:21:01 EDT 2004


On Fri, 2004-09-24 at 12:26, Jeff Macdonald wrote:
>
> On Fri, 24 Sep 2004 11:03:15 -0400, Whelan, Paul <paul.whelan at fmr.com> wrote:
> > Maybe if you
> > did -L389:host:389 and point your connector to localhost for the GC that
> > might work for you.
> 
> ssh won't allow ports below 1024 to be redirected. 

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.

HTH,
Chris





More information about the gnhlug-discuss mailing list