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 very easy to deny service. 
> 
> Thanks, I will try this way.

Note that MaxSessions doesn't do what you want, so if you don't want
to get into the sshd code then you have to configure some PAM thing.

Doing it in sshd will probably be faster though.


//Peter

Attachment: pgpgTrzvg0Fv2.pgp
Description: PGP signature

_______________________________________________
opensc-devel mailing list
opensc-devel@lists.opensc-project.org
http://www.opensc-project.org/mailman/listinfo/opensc-devel

Reply via email to