On Thu, Sep 02, 2010 at 04:14:20PM +0200, Adam Tkac wrote:
> On Thu, Sep 02, 2010 at 09:05:54AM +0200, Martin Koegler wrote:
> > Signed-off-by: Martin Koegler
> > ---
> >
> > Windows password validator is contained in the VeNCrypt sources.
>
> Ok, I will port it to TigerVNC.
>
> *Plain implemen
On Thu, Sep 02, 2010 at 09:05:54AM +0200, Martin Koegler wrote:
> Signed-off-by: Martin Koegler
> ---
>
> Windows password validator is contained in the VeNCrypt sources.
Ok, I will port it to TigerVNC.
*Plain implementation with PAM support has been commited as r4128
with little improvements,
Signed-off-by: Martin Koegler
---
Windows password validator is contained in the VeNCrypt sources.
common/rfb/Makefile.am |5 ++
common/rfb/Security.cxx | 21 +++
common/rfb/Security.h|3 +
common/rfb/UnixPasswordValidator.cxx | 42