在 Windows 登錄的 HKCU\Software\NetWare\NAL\1.0 機碼中建立一個稱為 Authentication DLL 的字串值。
輸入驗證插入程式的完整路徑,作為步驟 1 中建立的 Authentication DLL 項目的值。
如果無法找到 DLL 程式庫,則您會接到以下錯誤訊息:
Could not locate Third Party Authentication DLL\n%s
如果在程式庫中找到 DLL,但是找不到 NWAPPAuthenticateExtern 函數 (例如,未輸出該函數),則會接到訊息:
Could not locate Entry Point in Third Party Authentication DLL\n%s
附註:%s 是指使用者傳入的變數並會在螢幕上輸出。