Re: Problem mit Trial of SSH-Server - WeOnlyDo Discussion board

Re: Problem mit Trial of SSH-Server (General questions)

by wodDamir, Wednesday, January 20, 2010, 10:04 (5202 days ago) @ Michael

Hi Michael,

LoginPubKey is only triggered when user tries authenticating using PublicKey auth. You should set your Authentication property to AuthPubKey or AuthBoth in order for it to trigger.

If not set, LoginPassword is triggered, but in this case user is rejected, since Accept parameter wasn't set to allow, and no other event will be triggered.

Can you try setting Authentication property to PubKey (2) and set Action = Allow in LoginPubKey event?

Regards,
Damba


Complete thread: