[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Kerberos 5 server



Hello Sabah,

The error message is somewhat scary for what its really is, its a  
status message telling that the master talked to the slave just to  
make sure its there. The client code doesn't send I Am Here message as  
the code is written, that should be changed though.

The patch fixes overly verbose logging (more then one per server).

Love



8 maj 2008 kl. 13.39 skrev sabah salih:

>  Dear Love,
> 	I did the following:
> A- On the Kerberos 5 server
>
>
> 1- mkdir /var/tmp/ipropmaster
>
> 2- cd /var/tmp/ipropmaster
>
> 3-   wget http://www.h5l.org/fisheye/browse/~raw,r=23074/heimdal/ 
> trunk/heimdal/lib/kadm5/ipropd_master.c
>
>
> 4- download "heimdal-1.1.tar.gz"
>
> 5- untar the file
> 	tar xzfp heimdal-1.1.tar.gz
>
> 6-
> 	cd heimdal-1.1
> 	cp ../ipropd_master.c lib/kadm5/.
>
> 7- Run the following
>
> ./configure  --prefix=/usr/local/heimdalfix
>
> make
>
> make install
>
> 8- stop the old ipropd
> 	 /usr/local/heimdal/libexec/ipropd-master
>
> and run the new ipropd
> 	/usr/local/heimdalfix/libexec/ipropd-master
>
> B- On the Kerberos 5 slaves I restarted "ipropd"
>
> 	/usr/local/heimdal/libexec/ipropd-slave afs4.hep.man.ac.uk
>
>
>
> Do I need to recompile heimdal with your "ipropd_master.c"
> file from your patch in each slave as well?. As U still
> get the error
>
> May  8 13:35:38 afs4 ipropd-master[17178]: slave iprop/afs6.hep.man.ac.uk@HEP.MAN.AC.UK 
>  missing, sending AYT
> May  8 13:35:38 afs4 ipropd-master[17178]: slave iprop/afs3.hep.man.ac.uk@HEP.MAN.AC.UK 
>  missing, sending AYT
> May  8 13:36:39 afs4 ipropd-master[17178]: slave iprop/afs2.hep.man.ac.uk@HEP.MAN.AC.UK 
>  missing, sending AYT
> May  8 13:36:39 afs4 ipropd-master[17178]: slave iprop/afs1.hep.man.ac.uk@HEP.MAN.AC.UK 
>  missing, sending AYT
>
> Many Thanks, Sabah.
>
>
> On Thu, 8 May 2008, Love Hörnquist Åstrand wrote:
>
>>
>> 7 maj 2008 kl. 19.00 skrev <sabah.salih@manchester.ac.uk> <sabah.salih@manchester.ac.uk 
>> >:
>>
>>> Dear All
>>> 	I start seen the following in our Kerberos 5
>>> server
>>
>>
>> Hopefully http://www.h5l.org/fisheye/changelog/heimdal/?cs=23074  
>> should do it for you.
>>
>> Love
>>
>>
>
> -- 
> *********************************************************
> *	From Sabah Salih				*
> *	The School of Physics and Astronomy,		*
> *	The University of Manchester,			*
> * 	Schuster Laboratory,				*
> *	Brunswick Street,				*
> *	Manchester M13 9PL.				*
> *     Tel: +44 1612754171 or  x4171			*
> *     E-mail: sabah.salih@manchester.ac.uk		*
> *							*
> *********************************************************