IBM Lotus Notes add-in to get passwords from KeePass.
Requires KeePassHttp. Implemented using KeePassHttpClient.
Installation
- Download NotesIPass.dll
- Put NotesIPass.dll to IBM Lotus Notes installation folder, usually
C:\Program Files\IBM\Lotus\Notes\
orC:\Program Files (x86)\IBM\Lotus\Notes\
- Add the following line to [Notes] section of your notes.ini
EXTMGR_ADDINS=NotesIPass
- Install KeePassHttp according instructions.
Request password screen
Source: https://github.com/nredko/NotesIPass/