Re: [Evolution-hackers] About changing password with exchange account

2006-03-08 Thread Sushma Rai
Usually the realm will be the domain name of the Active Directory 
(in all capital letters).You can ask your system administrator 
and find it out.

You have to set up your linux client to authenticate against 
active directory and also set the realm name, KDC server etc. in
your client's krb5.conf file.

You can try the kreberos client utilities like kinit to test your
settings.

Thanks,
Sushma.

On Thu, 2006-02-23 at 21:05 +0800, Irene Huang wrote:
> Hi, exchange connector developers
> 
> I built my evolution with MIT kerberos support. However, when I try to
> change my password using the change password button in the account
> editor, it failed. Looking into the code, I found that
> krb5_get_init_creds_password in get_init_cred in
> evolution-data-server/servers/exchange/lib/e2k_kerberos.c returns
> KRB5_REALM_UNKNOWN. 
> 
> I guess there may be some problems in the exchange server realm
> settings. How to find the realm name of the Exchange server? BTW, I can
> access the Exchange server machine.
> 
> Any advice?
> 
> Thanks. 
> 
> --Irene
> 
> ___
> Evolution-hackers mailing list
> Evolution-hackers@gnome.org
> http://mail.gnome.org/mailman/listinfo/evolution-hackers

___
Evolution-hackers mailing list
Evolution-hackers@gnome.org
http://mail.gnome.org/mailman/listinfo/evolution-hackers


[Evolution-hackers] Evolution, Evolution-Data-Server, GtkHTML, Evolution-Exchange branched to gnome-2-14

2006-03-08 Thread Srinivasa Ragavan
Hi,

The gnome-2-14 branch for Evolution and Evolution-Data-Server, GtkHTML
and Evolution-Exchange has been created. 

For specific plans on HEAD see http://go-evolution.org/Evo2.8

Thanks
Srini.

___
Evolution-hackers mailing list
Evolution-hackers@gnome.org
http://mail.gnome.org/mailman/listinfo/evolution-hackers


[Evolution-hackers] Compiling evolution-exchange

2006-03-08 Thread Zeev Lazarev

Hi,

There is a problem with compiling of evolution-exchange I can't handle.
I went though all step described in:
http://go-evolution.org/Compiling_Evolution_from_CVS#Prerequisites

passing  "Doing evolution" successfuly.

In the next section

Optionally: Doing evolution-exchange
pushd evolution-exchange
PKG_CONFIG_PATH=/opt/evo/lib/pkgconfig/ ./autogen.sh --prefix=/opt/evo/
make $CPUS
sudo make install
popd
-

I fail on PKG_CONFIG_PATH=/opt/evo/lib/pkgconfig/ ./autogen.sh 
--prefix=/opt/evo/

with the following error:
error: Evolution development libraries not installed

Looking at configure file under evolution-exchange
-
EVOLUTION_VERSION=`pkg-config --modversion 
evolution-shell-$EVOLUTION_API_VERSION 2>/dev/null`

-
I realized that evolution-shell library is not installed on my machine.

How do I handle this problem.

Thanks in advance,
Zeev Lazarev

_
Don't just search. Find. Check out the new MSN Search! 
http://search.msn.com/


___
Evolution-hackers mailing list
Evolution-hackers@gnome.org
http://mail.gnome.org/mailman/listinfo/evolution-hackers