Re: implementing remote login with "pass through" in credential provider



Dear Anne,

Could you please share a piece of code on how did you implemented
password change?
As I understand in CPUS_CHANGE_PASSWORD my credential GetSerialization
function should return a different structure
(KERB_CHANGEPASSWORD_REQUEST) and how to pack this structure?

Thank you.

Alexey.

On Jun 27, 5:43 pm, "Anne Kästner" <Anne.Kast...@xxxxxxxxxxx> wrote:
I have implemented a password credential provider which works well for all
common scenarii (logon, unlock, change password).
It also works correctly for remote login from XP stations.


.