Port redirection before logon

  • Thread starter Thread starter Tony Vabony
  • Start date Start date
T

Tony Vabony

Guest
I'm developing custom GINA dll replacement, which communicates with
proprietary authentication device connected to serial port. Everything's
straight with local logons, but support of Terminal Services is required as
well. Hence the question:

Is port redirection possible only after user is logged on? Or it occurs
right after initial connection to TS?

TIA
 
Re: Port redirection before logon

Port redirection happens after logon on. The only exception is smart card.

--

Thanks!

This posting is provided "AS IS" with no warranties, and confers no rights.

"Tony Vabony" <TonyVabony@discussions.microsoft.com> wrote in message
news:3F129608-6D7D-4BBE-B468-7C41D51CE562@microsoft.com...
> I'm developing custom GINA dll replacement, which communicates with
> proprietary authentication device connected to serial port. Everything's
> straight with local logons, but support of Terminal Services is required
> as
> well. Hence the question:
>
> Is port redirection possible only after user is logged on? Or it occurs
> right after initial connection to TS?
>
> TIA
 
Back
Top