Re: R: tomcat service public key

2009-08-21 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Gagan, On 8/18/2009 3:29 PM, Gagan Malik wrote: > Thanks.. although just creation of the .ssh directory didn't help much, I > copied the contents of the .shh of the current user to > /usr/share/tomcat5/.ssh and it worked. > > Although its not the ide

Re: tomcat service public key

2009-08-18 Thread André Warnier
Gagan Malik wrote: this is exactly the problem.. how do I generate a private/public key pair for the user 'tomcat'.. A bit guessing here.. Your problem may be due to the fact that you cannot login as user "tomcat" to create its keys, because the user "tomcat" is disabled (not allowed to login

Re: tomcat service public key

2009-08-18 Thread Gagan Malik
h the svn server. But when >>>>>> the same is done via Hudson, it fails since hudson is run by the >>>>>> user: tomcat. >>>>>> >>>>>> How can I generate and share the public key of

Re: R: tomcat service public key

2009-08-18 Thread Gagan Malik
-Messaggio originale- >> Da: Gagan Malik [mailto:gaganma...@dev.java.net] >> Inviato: martedì 18 agosto 2009 4.08 >> A: users@tomcat.apache.org >> Oggetto: tomcat service public key >> >> >> Hi, I'm a newbie to both tomcat and ssh and here

Re: tomcat service public key

2009-08-18 Thread Abhinav Shah
public key of user 'tomcat' (the >>>>> service) with the svn server so that the ant script does not fail. >>>>> >>>>> >>>>> I get this error: >>>>> Could not create directory '/usr/share/tomcat5/.ssh'. >&

R: tomcat service public key

2009-08-17 Thread Leandro Dardini
Gagan Malik [mailto:gaganma...@dev.java.net] > Inviato: martedì 18 agosto 2009 4.08 > A: users@tomcat.apache.org > Oggetto: tomcat service public key > > > Hi, I'm a newbie to both tomcat and ssh and here's my problem: > > I have a web-app (Hudson) running on tom

Re: tomcat service public key

2009-08-17 Thread Gagan Malik
>>>> How can I generate and share the public key of user 'tomcat' (the >>>> service) with the svn server so that the ant script does not fail. >>>> >>>> >>>> I get this error: >>>> Co

Re: tomcat service public key

2009-08-17 Thread Abhinav Shah
t;>> tomcat. >>> >>> How can I generate and share the public key of user 'tomcat' (the >>> service) with the svn server so that the ant script does not fail. >>> >>> >>> I get this error: >>> Could not create d

Re: tomcat service public key

2009-08-17 Thread Gagan Malik
l. >> >> >> I get this error: >> Could not create directory '/usr/share/tomcat5/.ssh'. >> Host key verification failed. >> svn: Connection closed unexpectedly >> >> Any help is appreciate

Re: tomcat service public key

2009-08-17 Thread Abhinav Shah
t the ant script does not fail. > > > I get this error: > Could not create directory '/usr/share/tomcat5/.ssh'. > Host key verification failed. > svn: Connection closed unexpectedly > > Any help is appreciated. > > Thanks > -- View this message i

RE: tomcat service public key

2009-08-17 Thread Caldarale, Charles R
> From: Gagan Malik [mailto:gaganma...@dev.java.net] > Subject: Re: tomcat service public key > > I'm quite sure this is not hudson related. It certainly has nothing to do with Tomcat. > Its more on how would any application running on tomcat use ssh.. It's not Tom

Re: tomcat service public key

2009-08-17 Thread Gagan Malik
error: >> Could not create directory '/usr/share/tomcat5/.ssh'. >> Host key verification failed. >> svn: Connection closed unexpectedly >> >> Any help is appreciated. >> >> Thanks > > ----------------- > To unsubscribe, e-m

Re: tomcat service public key

2009-08-17 Thread Rusty Wright
I'd try the hudson mailing list; us...@hudson.dev.java.net and you'll need to sign up first I'll bet. Gagan Malik wrote: Hi, I'm a newbie to both tomcat and ssh and here's my problem: I have a web-app (Hudson) running on tomcat (ver 5). This Tomcat runs as a service on RHEL box. Hudson trigge

tomcat service public key

2009-08-17 Thread Gagan Malik
ith the svn server so that the ant script does not fail. I get this error: Could not create directory '/usr/share/tomcat5/.ssh'. Host key verification failed. svn: Connection closed unexpectedly Any help is appreciated. Thanks -- View this message in context: http://