Thanks, fixed in devel branch.
cb4f2998992d1d39fa4629c2187832249c0a5932
Jay
On Fri, Nov 21, 2014 at 1:41 AM, Ken Milmore wrote:
> Another issue: When building with --enable-nopam, a link-time error
> occurs because verify_user.c doesn't define auth_stop_session().
>
> -Ken.
>
>
> On 30/10/14 0
Another issue: When building with --enable-nopam, a link-time error
occurs because verify_user.c doesn't define auth_stop_session().
-Ken.
On 30/10/14 00:57, Jay Sorg wrote:
> Hi Kev,
>
> Thanks, I added this to devel branch.
>
> The other issue with the threads should go away. I'm planning
Hi Kev,
Thanks, I added this to devel branch.
The other issue with the threads should go away. I'm planning to
remove the threads from sesman because it does a bunch for forking.
Jay
On Sun, Oct 26, 2014 at 1:48 PM, Ken Milmore wrote:
> Hello,
>
> I am using xrdp without PAM, and have been