RE: Can somebody help me with NPLogonNotify() ??? Creden tial Manager ...

Mitch,

I tried to set the Class key inside of
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services<network>> provider name>\NetworkProvider\ registry key as both
WN_CREDENTIAL_CLASS and WN_NETWORK_CLASS.

But yet NPLogonNotify() function doesnt get called.
Does it have to do with the NPGetCaps() function ??
In NPGetCaps() function, what about the case option,
WNNC_AUTHENTICATION and WNNC_START.

In WNNC_START, I am returning 0xFFFFFFFF.
What about WNNC_AUTHENTICATION ???

I am exporting the NPLogonNotify() function inside of
.DEF file.
But I am exporting by function name and not by ordinal
name.

What could be the problem since I am not yet able to
get NPLogonNotify() function call working.

Thanks.

Bikramjeet.

— Mitch Kuninsky wrote:
> Make sure that you register as a Credential Manager
> as well as a Network
> Provider. To do this,
>
>
>
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services<network>> provider name>\NetworkProvider\Class
>
> should have the WN_CREDENTIAL_CLASS bit set as well
> as the WN_NETWORK_CLASS
> bit.
>
>
>
> -----Original Message-----
> From: Bikramjeet [mailto:xxxxx@yahoo.com]
> Sent: Thursday, February 20, 2003 3:27 PM
> To: File Systems Developers
> Subject: [ntfsd] Can somebody help me with
> NPLogonNotify() ??? Credential
> Manager …
>
>
> Hi ALL,
>
> Currently I am working on customizing the
> authentication DLL, GinaDLL.
> I have customized GinaDLL to the point where the
> user
> account gets created on the local machine and the
> user
> gets authenticated against the LDAP server where all
> the accounts are stored.
>
> Now along with logging onto the Windows XP
> workstation, the students would also log on the
> Novell
> server by using the Novell client.
>
> Now, at boot time MPR calls all the network
> providers
> in order as specified in the registry and logs onto
> the workstation.
>
> To bypass novell client dialog box, what I am trying
> to do is pass the novell username and password
> through
> the MPR so that novell client dialog box doesnt come
> up asking again for the novell username and
> password.
>
> So I am making use of NPLogonNotify() function in my
> network provider which supports credential manager
> functions.
>
> But somehow the function NPLogonNotify() function
> doesn’t get called.
>
> The network provider dll gets loaded but
> NPLogonNotify() function doesnt get called.
>
> Can anybody help me in this matter ???
>
> Thanks.
>
> Bikram.
>
>
>
>
>
>
> Do you Yahoo!?
> Yahoo! Tax Center - forms, calculators, tips, more
> http://taxes.yahoo.com/
>
>
> —
> You are currently subscribed to ntfsd as:
> xxxxx@avid.com To
> unsubscribe send a blank email to
> xxxxx@lists.osr.com
>
>
> —
> You are currently subscribed to ntfsd as:
> xxxxx@yahoo.com
> To unsubscribe send a blank email to
> xxxxx@lists.osr.com
>


Do you Yahoo!?
Yahoo! Tax Center - forms, calculators, tips, more
http://taxes.yahoo.com/