|
View:
New views
10 Messages
—
Rating Filter:
Alert me
|
|
|
new CVSHello,
The new CVS server is up at claws-mail. The authenticated (ssh) checkout is as follows: cvs -d:ext:LOGIN@...:/home/claws-mail co -r gtk2 claws cvs -d:ext:LOGIN@...:/home/claws-mail co -r gtk2 plugins I am going to create and email accounts for wwp iwkse mones holger ticho (Paul: you already have an account on this machine) If I forget someone, please tell me :) -- Colin --------------------------------------------------------------------- To unsubscribe, e-mail: claws-mail-devel-unsubscribe@... For additional commands, e-mail: claws-mail-devel-help@... |
|
|
Re: new CVSOn Mon, 12 Oct 2009 14:51:34 +0200
Colin Leroy <colin@...> wrote: > > If I forget someone, please tell me :) What about me??:-) -- Hilsen/Regards Michael Rasmussen Get my public GnuPG keys: michael <at> rasmussen <dot> cc http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xD3C9A00E mir <at> datanom <dot> net http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xE501F51C mir <at> miras <dot> org http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xE3E80917 -------------------------------------------------------------- Forrest Gump: "I'm sorry for ruining your party, Lieutenant Dan. She tasted of cigarettes" |
|
|
Re: new CVSOn Mon, 12 Oct 2009 14:59:19 +0200, Michael Rasmussen wrote:
Hi, > > If I forget someone, please tell me :) > What about me??:-) Ahah, I knew I forgot people :) -- Colin --------------------------------------------------------------------- To unsubscribe, e-mail: claws-mail-devel-unsubscribe@... For additional commands, e-mail: claws-mail-devel-help@... |
|
|
Re: new CVSOn Mon, 12 Oct 2009 14:51:34 +0200, Colin Leroy wrote:
Hi, > The new CVS server is up at claws-mail. The authenticated (ssh) > checkout is as follows: Mmmh, contrary to what my private mails say, ssh-copy-id doesn't work. Please send me your SSH public keys if you want them added :) -- Colin --------------------------------------------------------------------- To unsubscribe, e-mail: claws-mail-devel-unsubscribe@... For additional commands, e-mail: claws-mail-devel-help@... |
|
|
Re: new CVSOn Mon, 12 Oct 2009 15:18:25 +0200
Colin Leroy <colin@...> wrote: > > Mmmh, contrary to what my private mails say, ssh-copy-id doesn't work. > > Please send me your SSH public keys if you want them added :) > Login fails with the following output: $ ssh miras@... Password: Linux ns37518.ovh.net 2.4.33bipiv-ipv4-32 #1 SMP lun oct 23 18:38:55 CEST 2006 i686 GNU/Linux machine : 18536 ip : 91.121.5.156 hostname : ns37518.ovh.net WinSCP: this is end-of-file:0 This command also fails: ssh-copy-id -i ~/.ssh/id_rsa.pub miras@... output: $ ssh-copy-id -i ~/.ssh/id_rsa.pub miras@... Password: invalid characters in scp command! here:; test -d .ssh || mkdir .ssh ; cat >> .ssh/authorized_keys try using a wildcard to match this file/directory -- Hilsen/Regards Michael Rasmussen Get my public GnuPG keys: michael <at> rasmussen <dot> cc http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xD3C9A00E mir <at> datanom <dot> net http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xE501F51C mir <at> miras <dot> org http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xE3E80917 -------------------------------------------------------------- Forrest Gump: "I'm sorry for ruining your party, Lieutenant Dan. She tasted of cigarettes" |
|
|
Re: new CVSHello Michael,
On Mon, 12 Oct 2009 15:26:35 +0200 Michael Rasmussen <mir@...> wrote: > On Mon, 12 Oct 2009 15:18:25 +0200 > Colin Leroy <colin@...> wrote: > > > > > Mmmh, contrary to what my private mails say, ssh-copy-id doesn't work. > > > > Please send me your SSH public keys if you want them added :) > > > Login fails with the following output: > $ ssh miras@... > Password: > Linux ns37518.ovh.net 2.4.33bipiv-ipv4-32 #1 SMP lun oct 23 18:38:55 > CEST 2006 i686 GNU/Linux > > machine : 18536 > ip : 91.121.5.156 > hostname : ns37518.ovh.net > > WinSCP: this is end-of-file:0 > > This command also fails: > ssh-copy-id -i ~/.ssh/id_rsa.pub miras@... > > output: > $ ssh-copy-id -i ~/.ssh/id_rsa.pub miras@... > Password: > invalid characters in scp command! > here:; test -d .ssh || mkdir .ssh ; cat >> .ssh/authorized_keys > try using a wildcard to match this file/directory everything out. Regards, -- wwp |
|
|
Re: new CVSOn Mon, 12 Oct 2009 15:35:13 +0200
wwp <subscript@...> wrote: > Same here, but send you pub key to Colin by email, he will carry > everything out. Going to do the same, Regards Salvatore --------------------------------------------------------------------- To unsubscribe, e-mail: claws-mail-devel-unsubscribe@... For additional commands, e-mail: claws-mail-devel-help@... |
|
|
Re: new CVSOn Mon, 12 Oct 2009 15:40:10 +0200
Salvatore De Paolis <iwkse@...> wrote: > > Going to do the same, > Tried doing it the hard way: $ cat ~/.ssh/id_rsa.pub | ssh miras@... "cat >> ~/.ssh/authorized_keys" Enter passphrase for key '/home/mir/.ssh/id_rsa': invalid characters in scp command! here:>> ~/.ssh/authorized_keys try using a wildcard to match this file/directory But this also fails utterly. I think the configuration of the user shell on the server is mis-configured. -- Hilsen/Regards Michael Rasmussen Get my public GnuPG keys: michael <at> rasmussen <dot> cc http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xD3C9A00E mir <at> datanom <dot> net http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xE501F51C mir <at> miras <dot> org http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xE3E80917 -------------------------------------------------------------- Forrest Gump: "I'm sorry for ruining your party, Lieutenant Dan. She tasted of cigarettes" |
|
|
Re: new CVSOn 12 October 2009 at 15h10, Michael Rasmussen wrote:
Hi, > But this also fails utterly. I think the configuration of the user > shell on the server is mis-configured. It's because the login shell is 'scponly', on purpose. :) -- Colin |
|
|
Re: new CVSOn Mon, 12 Oct 2009 18:46:03 +0200
Colin Leroy <colin@...> wrote: > > It's because the login shell is 'scponly', on purpose. :) > Have you seen this? http://chrootssh.sourceforge.net/ -- Hilsen/Regards Michael Rasmussen Get my public GnuPG keys: michael <at> rasmussen <dot> cc http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xD3C9A00E mir <at> datanom <dot> net http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xE501F51C mir <at> miras <dot> org http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xE3E80917 -------------------------------------------------------------- Forrest Gump: "I'm sorry for ruining your party, Lieutenant Dan. She tasted of cigarettes" |
| Free embeddable forum powered by Nabble | Forum Help |