Re: [opensc-devel] Announcing debugging server and asking for advice

2012-05-31 Thread Jean-Michel Pouré - GOOZE
Dear all, Thanks for donation of smartcards and emails. Finally, the server I was planning to use did not work as expected (no video output, I suspect end-of-life) so I ordered a new Supermicro server, which will arrive next week. This is also better to reduce power consumption. So please be patie

Re: [opensc-devel] Announcing debugging server and asking for advice

2012-05-30 Thread Jean-Michel Pouré - GOOZE
Le mardi 29 mai 2012 à 15:38 +0200, Peter Stuge a écrit : > Doing it in sshd will probably be faster though. Per discussion with Ludovic, restricting ssh connections might not be a good thing. So I will not restrict them. Kind regards, -- Jean-Michel Pouré - Gooze - http://www.

Re: [opensc-devel] Announcing debugging server and asking for advice

2012-05-29 Thread Peter Stuge
Jean-Michel Pouré - GOOZE wrote: > > You can modify sshd a little or use some PAM module which I'm sure > > can implement this policy. > > > > For sshd you can start by setting MaxSessions to 1, but there's no > > MaxAuthenticatedSessions setting. Be careful with MaxStartups, or > > it becomes ver

Re: [opensc-devel] Announcing debugging server and asking for advice

2012-05-29 Thread Jean-Michel Pouré - GOOZE
Le mardi 29 mai 2012 à 13:49 +0200, Peter Stuge a écrit : > > You can modify sshd a little or use some PAM module which I'm sure > can implement this policy. > > For sshd you can start by setting MaxSessions to 1, but there's no > MaxAuthenticatedSessions setting. Be careful with MaxStartups, or

Re: [opensc-devel] Announcing debugging server and asking for advice

2012-05-29 Thread Peter Stuge
Jean-Michel Pouré - GOOZE wrote: > * If possible, I would like to restrict the number of concurrent > sessions in OpenSSH an set it to one. There should be no idle session. > If someone is already connected doing debugging, OpenSSH should reject > connection. This is the most tricky part of the set

[opensc-devel] Announcing debugging server and asking for advice

2012-05-29 Thread Jean-Michel Pouré - GOOZE
Dear all, As part of the preparation work to reorganize and give more power to the community at large, we are happy to announce that we are setting up a debugging server for OpenSC. This is not the QA farm, as QA an automated testing tool. The aim of the debugging server is to give OpenSC main d