[ROOT] rootd

From: Ingo Strauch (strauch@toots.physik.rwth-aachen.de)
Date: Tue May 16 2000 - 15:16:05 MEST


Hi rooters!

We tried to access a root-file on a remote machine running the root daemon
(rootd -p 5151). The following command gave a strange error:

TFile *file = TFile::Open("root://tortuga.desy.de:5151/root/Example.root");
Name (tortuga.desy.de:strauch): strauch
Password: 
Error in <TNetFile::Authenticate>: wrong passwd
Error in <TNetFile::TNetFile>: autentication failed for host tortuga.desy.de

But I'm perfectly sure to have entered my right AFS password...

When we try to access a file on a non-afs machine, we get one step further,
but still the error remains strange:

root [3] TFile *file = 
TFile::Open("root://ttfsvr2.desy.de:5151/DAQ/readROOT/oink.root");
Name (ttfsvr2.desy.de:strauch): rasmus
Password: 
Error in <TNetFile::ReadBuffer>: undefined error
Error in <TNetFile::TFile>: root://ttfsvr2.desy.de:5151/DAQ/readROOT/oink.root
not a ROOT file
root [4] file.ls()
TNetFile**              root://ttfsvr2.desy.de:5151/DAQ/readROOT/oink.root
 TNetFile*              root://ttfsvr2.desy.de:5151/DAQ/readROOT/oink.root

The ROOT versions we tried were 2.23/10 and 2.24/04
Machines
tortuga: IRIX 6.5
ttfsvr2: Solaris 5.7

Can anybody tell us your experience with the ROOT daemon?

 Ingo & Rasmus

__

http://www.desy.de/~rasmus

-- 
----------------------------------------------------------------------------
Ingo Strauch       Budapester Str. 30, 20359 Hamburg, Tel.: +49 40 7421 4722
----------------------------------------------------------------------------
DESY, Group H1/AAC1, Room 1c354      | I.Phys.Inst. RWTH Aachen, Room 28B210
Notkestr. 85, 22607 Hamburg          |       Sommerfeldstr. 14, 52056 Aachen
Tel: +49 40 8998-2312 / Fax: -4385   |  Tel: +49 241 80-7183 / Fax: 8888-661
strauch@mail.desy.de                 |   strauch@toots.physik.rwth-aachen.de
----------------------------------------------------------------------------
www-h1.desy.de/~strauch/      or      www-users.rwth-aachen.de/Ingo.Strauch/
----------------------------------------------------------------------------



This archive was generated by hypermail 2b29 : Tue Jan 02 2001 - 11:50:25 MET