Archiv der Kategorie: IBM

NotesIPass – KeePass-Plugin for IBM Notes

IBM Lotus Notes add-in to get passwords from KeePass.

Requires KeePassHttp. Implemented using KeePassHttpClient.

Installation

  1. Download NotesIPass.dll
  2. Put NotesIPass.dll to IBM Lotus Notes installation folder, usually C:\Program Files\IBM\Lotus\Notes\ or C:\Program Files (x86)\IBM\Lotus\Notes\
  3. Add the following line to [Notes] section of your notes.ini

EXTMGR_ADDINS=NotesIPass

  1. Install KeePassHttp according instructions.

Request password screen

Source: https://github.com/nredko/NotesIPass/

IBM mail support for Microsoft Outlook

Welcome to IBM®mail support for Microsoft Outlook 2013. This solution provides you with Mail, Calendar, and Contacts capabilities that allow you to work with your IBM Notes®mail directly in your Microsoft Outlook interface.

ftp://ftp.ariadnesoftware.co.uk/downloads/domino/9.0.1/IMSMO/IBM%20mail%20support%20for%20Microsoft%20Outlook%202013%20-%20Administrator’s%20Guide%20(Now%20inclusive%20of%20User’s%20Guide).pdf

http://www.ibm.com/support/knowledgecenter/en/SSKTMJ_9.0.1/admin_imsmo/adm_toc.html

http://www-01.ibm.com/support/docview.wss?uid=swg27048814&aid=1

Enable QOS-Probes/-Service

Add this entries to enable qos service of ibm domino servers

DominoData\dcontroller.ini

QOS_ENABLE=1
QOS_PROBE_TIMEOUT=30
QOS_SHUTDOWN_TIMEOUT=15
QOS_RESTART_TIMEOUT=15
QOS_APPS_TIMEOUT=60
QOS_MAIL_TO=EscalationMailRecipient@company.com
QOS_MAIL_SMTP_SERVER=smtpHostNameOrIp
QOS_MAIL_ATTACH_LOGS=1

DominoProg\notes.ini
QOS_ENABLE=1

Daniel Nashed’s Blog

As reported before the IF that introduced TLS 1.0 is vulnerable to the new PODDLE issue.

[..]

DISABLE_SSLV3=1 will disable SSL V3 completely. But as mentioned before you should be completely sure if you want to completely disable SSL V3.

Technote

 

Security Bulletin: TLS Padding Vulnerability affects IBM Domino (CVE-2014-8730)

http://www.ibm.com/support/docview.wss?uid=swg21693142

via Daniel Nashed’s Blog.

Traveler 9.0.0.1 Secondary Directory No Route / Not in Address Book Issue – Mindwatering Incorporated

Issue:

Previous to Traveler 9.0.0.1 Traveler would not encrypt mail when the SentTo name picked on an iOS device was an internet e-mail address (e.g. myname@mindwatering.com).

In 9.0.0.1, IBM changed the behavior so that the router would change the e-mail address into a Notes Name. However, the name does NOT resolve back to an Internet Address if the mail system is Other Internet Mail (5) and is forwarded off. Depending on if there is a Domain document and a connection, the router instead says that it cannot find a route to the domain (if not one) or that the user is not in the Address Book (if there is one).

Work-around:

via Traveler 9.0.0.1 Secondary Directory No Route / Not in Address Book Issue – Mindwatering Incorporated.