SlideShare una empresa de Scribd logo
1 de 19
Descargar para leer sin conexión
®




What's new in IBM Domino 9 Social
            Edition




                                    © 2013 IBM Corporation
IBM Software Group | Lotus software



OPEN MIC NOTES/DOMINO TEAM
             Shrikant Jamkhandi – Staff Software Engineer
             ● Presenter




             J Rajendran – Notes/Domino Technical advisor
             ● Focussing on Notes/Domino & SCN




              IBM Software Group | Lotus software
             Ranjit Rai – Notes/Domino Technical advisor
             ● Focussing on Notes/Domino & SCN




              Hansraj Mali – Notes/Domino Technical advisor
              ● Focussing on Notes/Domino & SCN




              Vinayak Tavargeri – Notes/Domino support Manager
              ● Facilitator for Open Mics




  04/11/13                                           @2013 IBM Corporation   2
IBM Software Group | Lotus software



  Agenda


  Security Assertion Markup Language (SAML)
  OAuth (Open standard Authorization)
  Transport Layer Security (TLS)
  Secure Hash Algorithm (SHA-2)
  Program document support for server groups
              IBM Software Group | Lotus software
  Database Management Tool (DBMT)
  Mail routing enhancement
  Additional features
  Serviceability
  OS support
  References
  Q/A


04/11/13                                        @2013 IBM Corporation   3
IBM Software Group | Lotus software


SAML

 What is SAML ?
  – XML-based standard for exchanging authentication and authorization data between
    parties
  – Provides ease of use for end users – reduce the # of password to memorize
  – Provides complete SSO coverage across a variety of services, applications and
    platforms
  – Reduced administration time and cost
              IBM Software Group | Lotus software
 Support for Notes, iNotes and web clients
  – Notes Federated Login
  – Web Federated Login

 SAML 2.0 is recommended, but SAML 1.1 is also supported

 Identity Providers supported
  – IBM Tivoli Federated Identity Manager(TFIM)
  – Microsoft ADFS (Active Directory Federation Services) integrated with Active
    Directory

 04/11/13                                                  @2013 IBM Corporation      4
IBM Software Group | Lotus software


SAML Continued.

                                             1) After launching the Notes client, it connects to
                                             Notes ID vault to get the IdP information (Id Vault
                                             configured for SAML authentication) & it sends
                                             client IdP information

                                             2) Client connects to IdP, authenticates the user
                                             via username/password or kerberos credentials.
                                             Once authenticated the client receives a SAML
                                             token.
            IBM Software Group3) Client sends SAML token to ID vault.
                               | Lotus software
                                             4) ID vault validates the token with the IdP.

                                             5) ID Vault sends the ID to the client.

                                             *Once Notes session is completed, no ID
                                             remains. No ID ever stored on local disk.

                                              This works in CITRIX Environment




04/11/13                                                     @2013 IBM Corporation                 5
IBM Software Group | Lotus software



SAML Continued..

 True single sign On for Notes
  – For Windows users one password can get into:
  – OS, Notes, Sidebar widgets and web applications

 Allow user to access external services from Notes
  – IBM Sametime chat and meetings
           IBM Software Group
  – IBM Connections and file share            | Lotus software
  – Feeds
  – Widget and Live Text
  – Embedded browser
  – Open Social components leveraging the above URLs

 Managed via Domino policies



04/11/13                                              @2013 IBM Corporation   6
IBM Software Group | Lotus software


OAuth

 Open Standard for Authorization

 Domino 9.0 Social edition adds support for OAuth client

 Basis for Embedded experience in Notes/iNotes Mail
  – Embedded Experience allow you to access business critical actions from
    other application without leaving your email. This brings collaboration in
    context and results in tighterGroup | Lotus iNotes, Connections,
             IBM Software integration across software
    Notes , app dev (Xpages), and 3rd-party products and services

 "Credentials store" in Domino stores OAuth tokens/keys for access to
  application




 04/11/13                                              @2013 IBM Corporation     7
IBM Software Group | Lotus software


OAuth continued.




              IBM Software Group | Lotus software




  04/11/13                                     @2013 IBM Corporation   8
IBM Software Group | Lotus software


OAuth continued...




              IBM Software Group | Lotus software




  04/11/13                                     @2013 IBM Corporation   9
IBM Software Group | Lotus software


   Transport Layer Security
 Successor to Secure Socket Layer
  – An upgrade to SSL 3.0
 Web Server activity protected by
  TLS
  – Xpages
  – Traveler
  – iNotes
  – ST            IBM Software Group | Lotus software
  – REST APIs
  – Quickr
 Windows only in 9.0
 IBM HTTP Server will act as "front
  end" for Domino HTTP server
 Requirement for many
  Governments, Agencies and
  Contractors


    04/11/13                                       @2013 IBM Corporation   10
IBM Software Group | Lotus software



SHA-2 support

 Secure Has Algorithm 2 designed by the National Security Agency
 Covered under (FIPS) 140-2
 Requirement for many Government, Agencies, and Contractors
 SHA-2 is used for X.509 certificate signature verification, S/MIME signed mail,
  and TLS (IBM HTTP) for authentication
 No Configuration needed, just works out of the box provided you have a SHA-2
  certificate
             IBM Software Group | Lotus software




04/11/13                                                  @2013 IBM Corporation     11
IBM Software Group | Lotus software



Program document support for server group


 Create Groups of servers, Groups need to be "Server Only" groups
 Program document can be applied to servers group name
 Migrated/New server with version 9 can be added to the group and all the
  standard program documents will be applied straight away


              IBM Software Group | Lotus software




 04/11/13                                                 @2013 IBM Corporation   12
IBM Software Group | Lotus software



 Database Management Tool (DMBT)

 DMBT is used for performing multiple daily/weekly administrative tasks on user's
  mail database files
 The DBMT tool relieves the administrator of the need to run the Updall task
 New DBMT task been added
 The dbmt tool does all of the following:
  – runs copy-style compact operations
  – purges deletion stubs
                 IBM Software Group | Lotus software
  – expires soft deleted entries
  – updates views
  – reorganizes folders
  – merges full-text indexes
  – updates unread lists
  – ensures that critical views are created for failover
 The dbmt tool does not compact system databases:
  – names.nsf,log.nsf,admin4.nsf,ddm.nsf,lndfr.nsf,events4.nsf,statrep.nsf,dbdirman.nsf,dircat
    .nsf,clubusy.nsf,domlog.nsf,cldbdir.nsf,busytime.nsf,catalog.nsf,daoscat.nsf,mtdata/mtstor
    e.nsf


  04/11/13                                                          @2013 IBM Corporation        13
IBM Software Group | Lotus software



 Mail routing

 Local Mail Delivery FailOver
  – Local Delivery Failover if the destination mail file is unavailable
    • Copy-style compact of mail file is in progress
    • Fixup of mail file is in progress (Performing consistency check on...)
    • Mail file is missing (File does not exist)/Corrupt
  – MailFileEnableDeliveryFailover=1 will make router to route mail to replica server
    which has replica of the mail db
                 IBM Software Group | Lotus software
  – More Granular than cluster failover as this on the database level during mail delivery


 Changes to policy settings for return receipts
  – Changes to return receipt behavior on both outgoing and incoming mail messages for
    notes client users
  – Configure the behavior through a combination of policy settings and NOTES.INI settings
    on the Domino server
  – The settings are configured entirely through NOTES.INI settings for iNotes client users




  04/11/13                                                               @2013 IBM Corporation   14
IBM Software Group | Lotus software



 Additional features

 Protected groups
  – Prevents accidental deletion of critical groups, configured via directory profile




               IBM Software Group | Lotus software




 Administration client
  – "Last compact date" column has been added to the IBM Domino Administrator 9.0

 64 bit Domino support RHEL/SUSE Linux 64 bit OS

  04/11/13                                                     @2013 IBM Corporation    15
IBM Software Group | Lotus software



Serviceability


 NSD monitor for Unix
 NSD memory summary for Unix
 Quality of Service Probe (QOS)
  – Detects if server is not responding or hung
  – Optionally email an administrator and/or automatically terminate the server and
    restart it
  – QoS, is designed Software Group | Lotusasoftware in order
               IBM to react to the general operation of Domino server
    to keep that server up and functioning reliably at all times




 04/11/13                                                  @2013 IBM Corporation      16
IBM Software Group | Lotus software


Operating System support
 AIX family
  – AIX 7.1
 IBM i family
  – IBM i 6.1, 7.1
 Linux family
  – Red Hat Enterprise Linux (RHEL) Server V6 on System z
  – Red Hat Enterprise Linux (RHEL) Server V6 on x86-64
  – SUSE Linux Enterprise Server (SLES) V11 on System z
                     IBM Software Group | Lotus software
  – SUSE Linux Enterprise Server (SLES) V11 on x86-64
 Windows family
  – Windows Server 2008 Enterprise Edition R2 x86-64
  – Windows Server 2008 Standard Edition R2 x86-64
  – Windows Server 2012 Datacenter Edition x86-64
  – Windows Server 2012 Standard Edition
 We have removed support for Windows 2003 and Solaris from Domino 9 social edition
 There will be a Solaris version of the 8.5.4 server but that won't support the embedded experiences
  component. Demand for Solaris has dropped to near zero and hence the support has been
  discontinued.
 Still shipping 32 Domino primarily for API and product compatibility
    04/11/13                                                             @2013 IBM Corporation          17
IBM Software Group | Lotus software



 References

 Upgrade Central: Planning your upgrade to IBM Notes and Domino 9.0
  Social Edition
    http://www.ibm.com/support/docview.wss?uid=swg21623106


 What's New in IBM Domino 9.0 Social Edition
                  IBM Software Group | Lotus software
    http://www-10.lotus.com/ldd/dominowiki.nsf/dx/Whatapos_New_in_IBM_Domino_9.0_Social_Edition



 What's new in Notes, as well as iNotes, Traveler, and Domino:
    http://www-10.lotus.com/ldd/dominowiki.nsf




  04/11/13                                                                      @2013 IBM Corporation   18
IBM Software Group | Lotus software



                                                            Q&A



                                                      Legal Disclaimer
                                           © IBM Corporation 2013. All Rights Reserved.

The information contained in this publication is provided for informational purposes only. While efforts were made to verify the
                      IBM Software Group | Lotus software
completeness and accuracy of the information contained in this publication, it is provided AS IS without warranty of any kind,
express or implied. In addition, this information is based on IBM’s current product plans and strategy, which are subject to change
by IBM without notice. IBM shall not be responsible for any damages arising out of the use of, or otherwise related to, this
publication or any other materials. Nothing contained in this publication is intended to, nor shall have the effect of, creating any
warranties or representations from IBM or its suppliers or licensors, or altering the terms and conditions of the applicable license
agreement governing the use of IBM software.

References in this publication to IBM products, programs, or services do not imply that they will be available in all countries in
which IBM operates. Product release dates and/or capabilities referenced in this presentation may change at any time at IBM’s
sole discretion based on market opportunities or other factors, and are not intended to be a commitment to future product or
feature availability in any way. Nothing contained in these materials is intended to, nor shall have the effect of, stating or implying
that any activities undertaken by you will result in any specific sales, revenue growth or other results. IBM, Lotus, Lotus Notes,
Notes, and Domino are trademarks of International Business Machines Corporation in the United States, other countries, or both.

Microsoft and Windows are trademarks of Microsoft Corporation in the United States, other countries, or Both.
Other company, product, or service names may be trademarks or service marks of others.
All references to renovations.com refer to a fictitious company and are used for illustration purposes only.

                                                            THANK YOU
  04/11/13                                                                                   @2013 IBM Corporation                        19

Más contenido relacionado

La actualidad más candente

The Sametime Mobile Experience
The Sametime Mobile ExperienceThe Sametime Mobile Experience
The Sametime Mobile ExperienceGabriella Davis
 
Dominopoint 2012 - IBM Lotus Traveler High Availability in a nutshell
Dominopoint 2012 - IBM Lotus Traveler High Availability in a nutshellDominopoint 2012 - IBM Lotus Traveler High Availability in a nutshell
Dominopoint 2012 - IBM Lotus Traveler High Availability in a nutshellRené Winkelmeyer
 
Bp307 Practical Solutions for Connections Administrators, tips and scrips for...
Bp307 Practical Solutions for Connections Administrators, tips and scrips for...Bp307 Practical Solutions for Connections Administrators, tips and scrips for...
Bp307 Practical Solutions for Connections Administrators, tips and scrips for...Sharon James
 
Sa106 – practical solutions for connections administrators
Sa106 – practical solutions for connections administratorsSa106 – practical solutions for connections administrators
Sa106 – practical solutions for connections administratorsSharon James
 
Connections install in 45 mins
Connections install in 45 minsConnections install in 45 mins
Connections install in 45 minsSharon James
 
Practical solutions for connections administrators lite
Practical solutions for connections administrators litePractical solutions for connections administrators lite
Practical solutions for connections administrators liteSharon James
 
JMP105 - "How Stuff Works" - Domino Style!
JMP105 - "How Stuff Works" - Domino Style!JMP105 - "How Stuff Works" - Domino Style!
JMP105 - "How Stuff Works" - Domino Style!NerdGirlJess
 
engage 2019 - 15 Domino v10 Admin features we LOVE
engage 2019 - 15 Domino v10 Admin features we LOVEengage 2019 - 15 Domino v10 Admin features we LOVE
engage 2019 - 15 Domino v10 Admin features we LOVEChristoph Adler
 
Upgrading to Sametime 9.0.1
Upgrading to Sametime 9.0.1Upgrading to Sametime 9.0.1
Upgrading to Sametime 9.0.1Gabriella Davis
 
Planning and Completing an IBM Connections Upgrade
Planning and Completing an IBM Connections UpgradePlanning and Completing an IBM Connections Upgrade
Planning and Completing an IBM Connections UpgradeGabriella Davis
 
IBM Domino / IBM Notes Performance Tuning
IBM Domino / IBM Notes Performance Tuning IBM Domino / IBM Notes Performance Tuning
IBM Domino / IBM Notes Performance Tuning Vladislav Tatarincev
 
HCL Domino V12 Key Security Features Overview
HCL Domino V12 Key Security Features Overview HCL Domino V12 Key Security Features Overview
HCL Domino V12 Key Security Features Overview hemantnaik
 
Show100: Making IBM Notes Traveler Highly Available
Show100: Making IBM Notes Traveler Highly AvailableShow100: Making IBM Notes Traveler Highly Available
Show100: Making IBM Notes Traveler Highly AvailableMitch Cohen
 
1084: Planning and Completing an IBM Connections Upgrade
 1084: Planning and Completing an IBM Connections Upgrade 1084: Planning and Completing an IBM Connections Upgrade
1084: Planning and Completing an IBM Connections UpgradeGabriella Davis
 
Taking IBM Sametime Mobile
Taking IBM Sametime MobileTaking IBM Sametime Mobile
Taking IBM Sametime MobileGabriella Davis
 
Becoming A Connections Administrator
Becoming A Connections AdministratorBecoming A Connections Administrator
Becoming A Connections AdministratorGabriella Davis
 
Adm02. IBM Connections Adminblast
Adm02. IBM Connections AdminblastAdm02. IBM Connections Adminblast
Adm02. IBM Connections Adminblastpanagenda
 
IBM Lotus Domino Domain Monitoring (DDM)
IBM Lotus Domino Domain Monitoring (DDM)IBM Lotus Domino Domain Monitoring (DDM)
IBM Lotus Domino Domain Monitoring (DDM)Austin Chang
 
Str02. IBM Application Modernization with panagenda ApplicationInsights
Str02. IBM Application Modernization with panagenda ApplicationInsightsStr02. IBM Application Modernization with panagenda ApplicationInsights
Str02. IBM Application Modernization with panagenda ApplicationInsightspanagenda
 

La actualidad más candente (20)

The Sametime Mobile Experience
The Sametime Mobile ExperienceThe Sametime Mobile Experience
The Sametime Mobile Experience
 
Dominopoint 2012 - IBM Lotus Traveler High Availability in a nutshell
Dominopoint 2012 - IBM Lotus Traveler High Availability in a nutshellDominopoint 2012 - IBM Lotus Traveler High Availability in a nutshell
Dominopoint 2012 - IBM Lotus Traveler High Availability in a nutshell
 
Bp307 Practical Solutions for Connections Administrators, tips and scrips for...
Bp307 Practical Solutions for Connections Administrators, tips and scrips for...Bp307 Practical Solutions for Connections Administrators, tips and scrips for...
Bp307 Practical Solutions for Connections Administrators, tips and scrips for...
 
Sa106 – practical solutions for connections administrators
Sa106 – practical solutions for connections administratorsSa106 – practical solutions for connections administrators
Sa106 – practical solutions for connections administrators
 
Connections install in 45 mins
Connections install in 45 minsConnections install in 45 mins
Connections install in 45 mins
 
Practical solutions for connections administrators lite
Practical solutions for connections administrators litePractical solutions for connections administrators lite
Practical solutions for connections administrators lite
 
JMP105 - "How Stuff Works" - Domino Style!
JMP105 - "How Stuff Works" - Domino Style!JMP105 - "How Stuff Works" - Domino Style!
JMP105 - "How Stuff Works" - Domino Style!
 
LS11 Show101
LS11 Show101LS11 Show101
LS11 Show101
 
engage 2019 - 15 Domino v10 Admin features we LOVE
engage 2019 - 15 Domino v10 Admin features we LOVEengage 2019 - 15 Domino v10 Admin features we LOVE
engage 2019 - 15 Domino v10 Admin features we LOVE
 
Upgrading to Sametime 9.0.1
Upgrading to Sametime 9.0.1Upgrading to Sametime 9.0.1
Upgrading to Sametime 9.0.1
 
Planning and Completing an IBM Connections Upgrade
Planning and Completing an IBM Connections UpgradePlanning and Completing an IBM Connections Upgrade
Planning and Completing an IBM Connections Upgrade
 
IBM Domino / IBM Notes Performance Tuning
IBM Domino / IBM Notes Performance Tuning IBM Domino / IBM Notes Performance Tuning
IBM Domino / IBM Notes Performance Tuning
 
HCL Domino V12 Key Security Features Overview
HCL Domino V12 Key Security Features Overview HCL Domino V12 Key Security Features Overview
HCL Domino V12 Key Security Features Overview
 
Show100: Making IBM Notes Traveler Highly Available
Show100: Making IBM Notes Traveler Highly AvailableShow100: Making IBM Notes Traveler Highly Available
Show100: Making IBM Notes Traveler Highly Available
 
1084: Planning and Completing an IBM Connections Upgrade
 1084: Planning and Completing an IBM Connections Upgrade 1084: Planning and Completing an IBM Connections Upgrade
1084: Planning and Completing an IBM Connections Upgrade
 
Taking IBM Sametime Mobile
Taking IBM Sametime MobileTaking IBM Sametime Mobile
Taking IBM Sametime Mobile
 
Becoming A Connections Administrator
Becoming A Connections AdministratorBecoming A Connections Administrator
Becoming A Connections Administrator
 
Adm02. IBM Connections Adminblast
Adm02. IBM Connections AdminblastAdm02. IBM Connections Adminblast
Adm02. IBM Connections Adminblast
 
IBM Lotus Domino Domain Monitoring (DDM)
IBM Lotus Domino Domain Monitoring (DDM)IBM Lotus Domino Domain Monitoring (DDM)
IBM Lotus Domino Domain Monitoring (DDM)
 
Str02. IBM Application Modernization with panagenda ApplicationInsights
Str02. IBM Application Modernization with panagenda ApplicationInsightsStr02. IBM Application Modernization with panagenda ApplicationInsights
Str02. IBM Application Modernization with panagenda ApplicationInsights
 

Destacado

Fixing Domino Server Sickness
Fixing Domino Server SicknessFixing Domino Server Sickness
Fixing Domino Server SicknessGabriella Davis
 
Upgrade to domino 9.0.1
Upgrade to domino 9.0.1Upgrade to domino 9.0.1
Upgrade to domino 9.0.1Ranjit Rai
 
Introducing IBM Lotus Notes and Domino 8.5
Introducing IBM Lotus Notes and Domino 8.5Introducing IBM Lotus Notes and Domino 8.5
Introducing IBM Lotus Notes and Domino 8.5Thomas Coustenoble
 
Simplifying The S's: Single Sign-On, SPNEGO and SAML
Simplifying The S's: Single Sign-On, SPNEGO and SAMLSimplifying The S's: Single Sign-On, SPNEGO and SAML
Simplifying The S's: Single Sign-On, SPNEGO and SAMLGabriella Davis
 
Introduction to SAML 2.0
Introduction to SAML 2.0Introduction to SAML 2.0
Introduction to SAML 2.0Mika Koivisto
 
BP105 - A Performance Boost for your IBM Lotus Notes Client
BP105 - A Performance Boost for your IBM Lotus Notes ClientBP105 - A Performance Boost for your IBM Lotus Notes Client
BP105 - A Performance Boost for your IBM Lotus Notes Clientpanagenda
 

Destacado (6)

Fixing Domino Server Sickness
Fixing Domino Server SicknessFixing Domino Server Sickness
Fixing Domino Server Sickness
 
Upgrade to domino 9.0.1
Upgrade to domino 9.0.1Upgrade to domino 9.0.1
Upgrade to domino 9.0.1
 
Introducing IBM Lotus Notes and Domino 8.5
Introducing IBM Lotus Notes and Domino 8.5Introducing IBM Lotus Notes and Domino 8.5
Introducing IBM Lotus Notes and Domino 8.5
 
Simplifying The S's: Single Sign-On, SPNEGO and SAML
Simplifying The S's: Single Sign-On, SPNEGO and SAMLSimplifying The S's: Single Sign-On, SPNEGO and SAML
Simplifying The S's: Single Sign-On, SPNEGO and SAML
 
Introduction to SAML 2.0
Introduction to SAML 2.0Introduction to SAML 2.0
Introduction to SAML 2.0
 
BP105 - A Performance Boost for your IBM Lotus Notes Client
BP105 - A Performance Boost for your IBM Lotus Notes ClientBP105 - A Performance Boost for your IBM Lotus Notes Client
BP105 - A Performance Boost for your IBM Lotus Notes Client
 

Similar a Open mic on what's new in domino 9 social edition

Openmiconwhatsnewindomino9socialedition 130411102852-phpapp01
Openmiconwhatsnewindomino9socialedition 130411102852-phpapp01Openmiconwhatsnewindomino9socialedition 130411102852-phpapp01
Openmiconwhatsnewindomino9socialedition 130411102852-phpapp01Ranjit Rai
 
IBM Lotus Notes & Domino: The Road Ahead (2008)
IBM Lotus Notes & Domino: The Road Ahead (2008)IBM Lotus Notes & Domino: The Road Ahead (2008)
IBM Lotus Notes & Domino: The Road Ahead (2008)Davalen LLC
 
Lotusphere 2012 - What's next in Lotus Notes & Domino
Lotusphere 2012 - What's next in Lotus Notes & DominoLotusphere 2012 - What's next in Lotus Notes & Domino
Lotusphere 2012 - What's next in Lotus Notes & DominoIBM Danmark
 
IBM Lotus Mobile Strategy
IBM Lotus Mobile StrategyIBM Lotus Mobile Strategy
IBM Lotus Mobile StrategyDvir Reznik
 
Presentation building the ibm®lotus®domino®8.5 infrastructure
Presentation   building the ibm®lotus®domino®8.5 infrastructurePresentation   building the ibm®lotus®domino®8.5 infrastructure
Presentation building the ibm®lotus®domino®8.5 infrastructurexKinAnx
 
JMP201 - IBM Sametime 8.5 Deployment Workshop
JMP201 - IBM Sametime 8.5 Deployment WorkshopJMP201 - IBM Sametime 8.5 Deployment Workshop
JMP201 - IBM Sametime 8.5 Deployment WorkshopWes Morgan
 
Lotusphere 2011: INV105 Messaging and Collaboration Strategy
Lotusphere 2011: INV105 Messaging and Collaboration StrategyLotusphere 2011: INV105 Messaging and Collaboration Strategy
Lotusphere 2011: INV105 Messaging and Collaboration StrategyEd Brill
 
ICON UK 2014 - Look mum, no passwords!
ICON UK 2014 - Look mum, no passwords!ICON UK 2014 - Look mum, no passwords!
ICON UK 2014 - Look mum, no passwords!Martin Leyrer
 
Open mic what's new in ibm notes 9.0
Open mic   what's new in ibm notes 9.0Open mic   what's new in ibm notes 9.0
Open mic what's new in ibm notes 9.0Hansraj Mali
 
Domino 8.5 Presentation for ATLUG
Domino 8.5 Presentation for ATLUGDomino 8.5 Presentation for ATLUG
Domino 8.5 Presentation for ATLUGDarren Duke
 
Domino/Notes 9.0 upgrade to take advantage of NFL, WFL and CORS technologies
Domino/Notes 9.0 upgrade to take advantage of NFL, WFL and CORS technologiesDomino/Notes 9.0 upgrade to take advantage of NFL, WFL and CORS technologies
Domino/Notes 9.0 upgrade to take advantage of NFL, WFL and CORS technologiesAndrew Luder
 
IBM Notes Domino & Verse Update (english version)
IBM Notes Domino & Verse Update (english version)IBM Notes Domino & Verse Update (english version)
IBM Notes Domino & Verse Update (english version)eschwalb
 
JMP206 : Calling Home: Enabling the IBM Sametime Softphone in ST9
JMP206 : Calling Home: Enabling the IBM Sametime Softphone in ST9JMP206 : Calling Home: Enabling the IBM Sametime Softphone in ST9
JMP206 : Calling Home: Enabling the IBM Sametime Softphone in ST9Keith Brooks
 
AD101: IBM Domino Application Development Futures
AD101: IBM Domino Application Development FuturesAD101: IBM Domino Application Development Futures
AD101: IBM Domino Application Development FuturesEamon Muldoon
 
MWLUG 2015 - IBM Connections - Installing the Free "Extras" and Integrating w...
MWLUG 2015 - IBM Connections - Installing the Free "Extras" and Integrating w...MWLUG 2015 - IBM Connections - Installing the Free "Extras" and Integrating w...
MWLUG 2015 - IBM Connections - Installing the Free "Extras" and Integrating w...Victor Toal
 
Migration Of Lotus To Ms Slideshare
Migration Of Lotus To Ms   SlideshareMigration Of Lotus To Ms   Slideshare
Migration Of Lotus To Ms SlideshareEdwin Kanis
 
Social Connections - Installing Free Addons to IBM Conenctions
Social Connections - Installing Free Addons to IBM ConenctionsSocial Connections - Installing Free Addons to IBM Conenctions
Social Connections - Installing Free Addons to IBM ConenctionsVictor Toal
 

Similar a Open mic on what's new in domino 9 social edition (20)

Openmiconwhatsnewindomino9socialedition 130411102852-phpapp01
Openmiconwhatsnewindomino9socialedition 130411102852-phpapp01Openmiconwhatsnewindomino9socialedition 130411102852-phpapp01
Openmiconwhatsnewindomino9socialedition 130411102852-phpapp01
 
IBM Lotus Notes & Domino: The Road Ahead (2008)
IBM Lotus Notes & Domino: The Road Ahead (2008)IBM Lotus Notes & Domino: The Road Ahead (2008)
IBM Lotus Notes & Domino: The Road Ahead (2008)
 
Lotusphere 2012 - What's new in Lotus Notes & Domino
Lotusphere 2012 - What's new in Lotus Notes & DominoLotusphere 2012 - What's new in Lotus Notes & Domino
Lotusphere 2012 - What's new in Lotus Notes & Domino
 
Lotusphere 2012 - What's next in Lotus Notes & Domino
Lotusphere 2012 - What's next in Lotus Notes & DominoLotusphere 2012 - What's next in Lotus Notes & Domino
Lotusphere 2012 - What's next in Lotus Notes & Domino
 
IBM Lotus Mobile Strategy
IBM Lotus Mobile StrategyIBM Lotus Mobile Strategy
IBM Lotus Mobile Strategy
 
Presentation building the ibm®lotus®domino®8.5 infrastructure
Presentation   building the ibm®lotus®domino®8.5 infrastructurePresentation   building the ibm®lotus®domino®8.5 infrastructure
Presentation building the ibm®lotus®domino®8.5 infrastructure
 
JMP201 - IBM Sametime 8.5 Deployment Workshop
JMP201 - IBM Sametime 8.5 Deployment WorkshopJMP201 - IBM Sametime 8.5 Deployment Workshop
JMP201 - IBM Sametime 8.5 Deployment Workshop
 
Lotusphere 2011: INV105 Messaging and Collaboration Strategy
Lotusphere 2011: INV105 Messaging and Collaboration StrategyLotusphere 2011: INV105 Messaging and Collaboration Strategy
Lotusphere 2011: INV105 Messaging and Collaboration Strategy
 
ICON UK 2014 - Look mum, no passwords!
ICON UK 2014 - Look mum, no passwords!ICON UK 2014 - Look mum, no passwords!
ICON UK 2014 - Look mum, no passwords!
 
Open mic what's new in ibm notes 9.0
Open mic   what's new in ibm notes 9.0Open mic   what's new in ibm notes 9.0
Open mic what's new in ibm notes 9.0
 
Domino 8.5 Presentation for ATLUG
Domino 8.5 Presentation for ATLUGDomino 8.5 Presentation for ATLUG
Domino 8.5 Presentation for ATLUG
 
Domino/Notes 9.0 upgrade to take advantage of NFL, WFL and CORS technologies
Domino/Notes 9.0 upgrade to take advantage of NFL, WFL and CORS technologiesDomino/Notes 9.0 upgrade to take advantage of NFL, WFL and CORS technologies
Domino/Notes 9.0 upgrade to take advantage of NFL, WFL and CORS technologies
 
IBM Notes Domino & Verse Update (english version)
IBM Notes Domino & Verse Update (english version)IBM Notes Domino & Verse Update (english version)
IBM Notes Domino & Verse Update (english version)
 
JMP206 : Calling Home: Enabling the IBM Sametime Softphone in ST9
JMP206 : Calling Home: Enabling the IBM Sametime Softphone in ST9JMP206 : Calling Home: Enabling the IBM Sametime Softphone in ST9
JMP206 : Calling Home: Enabling the IBM Sametime Softphone in ST9
 
Så er lotus notes domino 8.5.3 kommet
Så er lotus notes domino 8.5.3 kommetSå er lotus notes domino 8.5.3 kommet
Så er lotus notes domino 8.5.3 kommet
 
AD101: IBM Domino Application Development Futures
AD101: IBM Domino Application Development FuturesAD101: IBM Domino Application Development Futures
AD101: IBM Domino Application Development Futures
 
MWLUG 2015 - IBM Connections - Installing the Free "Extras" and Integrating w...
MWLUG 2015 - IBM Connections - Installing the Free "Extras" and Integrating w...MWLUG 2015 - IBM Connections - Installing the Free "Extras" and Integrating w...
MWLUG 2015 - IBM Connections - Installing the Free "Extras" and Integrating w...
 
Migration Of Lotus To Ms Slideshare
Migration Of Lotus To Ms   SlideshareMigration Of Lotus To Ms   Slideshare
Migration Of Lotus To Ms Slideshare
 
#dd12 IBM Messaging and Collaboration Strategy Update
#dd12 IBM Messaging and Collaboration Strategy Update#dd12 IBM Messaging and Collaboration Strategy Update
#dd12 IBM Messaging and Collaboration Strategy Update
 
Social Connections - Installing Free Addons to IBM Conenctions
Social Connections - Installing Free Addons to IBM ConenctionsSocial Connections - Installing Free Addons to IBM Conenctions
Social Connections - Installing Free Addons to IBM Conenctions
 

Open mic on what's new in domino 9 social edition

  • 1. ® What's new in IBM Domino 9 Social Edition © 2013 IBM Corporation
  • 2. IBM Software Group | Lotus software OPEN MIC NOTES/DOMINO TEAM Shrikant Jamkhandi – Staff Software Engineer ● Presenter J Rajendran – Notes/Domino Technical advisor ● Focussing on Notes/Domino & SCN IBM Software Group | Lotus software Ranjit Rai – Notes/Domino Technical advisor ● Focussing on Notes/Domino & SCN Hansraj Mali – Notes/Domino Technical advisor ● Focussing on Notes/Domino & SCN Vinayak Tavargeri – Notes/Domino support Manager ● Facilitator for Open Mics 04/11/13 @2013 IBM Corporation 2
  • 3. IBM Software Group | Lotus software Agenda  Security Assertion Markup Language (SAML)  OAuth (Open standard Authorization)  Transport Layer Security (TLS)  Secure Hash Algorithm (SHA-2)  Program document support for server groups IBM Software Group | Lotus software  Database Management Tool (DBMT)  Mail routing enhancement  Additional features  Serviceability  OS support  References  Q/A 04/11/13 @2013 IBM Corporation 3
  • 4. IBM Software Group | Lotus software SAML  What is SAML ? – XML-based standard for exchanging authentication and authorization data between parties – Provides ease of use for end users – reduce the # of password to memorize – Provides complete SSO coverage across a variety of services, applications and platforms – Reduced administration time and cost IBM Software Group | Lotus software  Support for Notes, iNotes and web clients – Notes Federated Login – Web Federated Login  SAML 2.0 is recommended, but SAML 1.1 is also supported  Identity Providers supported – IBM Tivoli Federated Identity Manager(TFIM) – Microsoft ADFS (Active Directory Federation Services) integrated with Active Directory 04/11/13 @2013 IBM Corporation 4
  • 5. IBM Software Group | Lotus software SAML Continued. 1) After launching the Notes client, it connects to Notes ID vault to get the IdP information (Id Vault configured for SAML authentication) & it sends client IdP information 2) Client connects to IdP, authenticates the user via username/password or kerberos credentials. Once authenticated the client receives a SAML token. IBM Software Group3) Client sends SAML token to ID vault. | Lotus software 4) ID vault validates the token with the IdP. 5) ID Vault sends the ID to the client. *Once Notes session is completed, no ID remains. No ID ever stored on local disk.  This works in CITRIX Environment 04/11/13 @2013 IBM Corporation 5
  • 6. IBM Software Group | Lotus software SAML Continued..  True single sign On for Notes – For Windows users one password can get into: – OS, Notes, Sidebar widgets and web applications  Allow user to access external services from Notes – IBM Sametime chat and meetings IBM Software Group – IBM Connections and file share | Lotus software – Feeds – Widget and Live Text – Embedded browser – Open Social components leveraging the above URLs  Managed via Domino policies 04/11/13 @2013 IBM Corporation 6
  • 7. IBM Software Group | Lotus software OAuth  Open Standard for Authorization  Domino 9.0 Social edition adds support for OAuth client  Basis for Embedded experience in Notes/iNotes Mail – Embedded Experience allow you to access business critical actions from other application without leaving your email. This brings collaboration in context and results in tighterGroup | Lotus iNotes, Connections, IBM Software integration across software Notes , app dev (Xpages), and 3rd-party products and services  "Credentials store" in Domino stores OAuth tokens/keys for access to application 04/11/13 @2013 IBM Corporation 7
  • 8. IBM Software Group | Lotus software OAuth continued. IBM Software Group | Lotus software 04/11/13 @2013 IBM Corporation 8
  • 9. IBM Software Group | Lotus software OAuth continued... IBM Software Group | Lotus software 04/11/13 @2013 IBM Corporation 9
  • 10. IBM Software Group | Lotus software Transport Layer Security  Successor to Secure Socket Layer – An upgrade to SSL 3.0  Web Server activity protected by TLS – Xpages – Traveler – iNotes – ST IBM Software Group | Lotus software – REST APIs – Quickr  Windows only in 9.0  IBM HTTP Server will act as "front end" for Domino HTTP server  Requirement for many Governments, Agencies and Contractors 04/11/13 @2013 IBM Corporation 10
  • 11. IBM Software Group | Lotus software SHA-2 support  Secure Has Algorithm 2 designed by the National Security Agency  Covered under (FIPS) 140-2  Requirement for many Government, Agencies, and Contractors  SHA-2 is used for X.509 certificate signature verification, S/MIME signed mail, and TLS (IBM HTTP) for authentication  No Configuration needed, just works out of the box provided you have a SHA-2 certificate IBM Software Group | Lotus software 04/11/13 @2013 IBM Corporation 11
  • 12. IBM Software Group | Lotus software Program document support for server group  Create Groups of servers, Groups need to be "Server Only" groups  Program document can be applied to servers group name  Migrated/New server with version 9 can be added to the group and all the standard program documents will be applied straight away IBM Software Group | Lotus software 04/11/13 @2013 IBM Corporation 12
  • 13. IBM Software Group | Lotus software Database Management Tool (DMBT)  DMBT is used for performing multiple daily/weekly administrative tasks on user's mail database files  The DBMT tool relieves the administrator of the need to run the Updall task  New DBMT task been added  The dbmt tool does all of the following: – runs copy-style compact operations – purges deletion stubs IBM Software Group | Lotus software – expires soft deleted entries – updates views – reorganizes folders – merges full-text indexes – updates unread lists – ensures that critical views are created for failover  The dbmt tool does not compact system databases: – names.nsf,log.nsf,admin4.nsf,ddm.nsf,lndfr.nsf,events4.nsf,statrep.nsf,dbdirman.nsf,dircat .nsf,clubusy.nsf,domlog.nsf,cldbdir.nsf,busytime.nsf,catalog.nsf,daoscat.nsf,mtdata/mtstor e.nsf 04/11/13 @2013 IBM Corporation 13
  • 14. IBM Software Group | Lotus software Mail routing  Local Mail Delivery FailOver – Local Delivery Failover if the destination mail file is unavailable • Copy-style compact of mail file is in progress • Fixup of mail file is in progress (Performing consistency check on...) • Mail file is missing (File does not exist)/Corrupt – MailFileEnableDeliveryFailover=1 will make router to route mail to replica server which has replica of the mail db IBM Software Group | Lotus software – More Granular than cluster failover as this on the database level during mail delivery  Changes to policy settings for return receipts – Changes to return receipt behavior on both outgoing and incoming mail messages for notes client users – Configure the behavior through a combination of policy settings and NOTES.INI settings on the Domino server – The settings are configured entirely through NOTES.INI settings for iNotes client users 04/11/13 @2013 IBM Corporation 14
  • 15. IBM Software Group | Lotus software Additional features  Protected groups – Prevents accidental deletion of critical groups, configured via directory profile IBM Software Group | Lotus software  Administration client – "Last compact date" column has been added to the IBM Domino Administrator 9.0  64 bit Domino support RHEL/SUSE Linux 64 bit OS 04/11/13 @2013 IBM Corporation 15
  • 16. IBM Software Group | Lotus software Serviceability  NSD monitor for Unix  NSD memory summary for Unix  Quality of Service Probe (QOS) – Detects if server is not responding or hung – Optionally email an administrator and/or automatically terminate the server and restart it – QoS, is designed Software Group | Lotusasoftware in order IBM to react to the general operation of Domino server to keep that server up and functioning reliably at all times 04/11/13 @2013 IBM Corporation 16
  • 17. IBM Software Group | Lotus software Operating System support  AIX family – AIX 7.1  IBM i family – IBM i 6.1, 7.1  Linux family – Red Hat Enterprise Linux (RHEL) Server V6 on System z – Red Hat Enterprise Linux (RHEL) Server V6 on x86-64 – SUSE Linux Enterprise Server (SLES) V11 on System z IBM Software Group | Lotus software – SUSE Linux Enterprise Server (SLES) V11 on x86-64  Windows family – Windows Server 2008 Enterprise Edition R2 x86-64 – Windows Server 2008 Standard Edition R2 x86-64 – Windows Server 2012 Datacenter Edition x86-64 – Windows Server 2012 Standard Edition  We have removed support for Windows 2003 and Solaris from Domino 9 social edition  There will be a Solaris version of the 8.5.4 server but that won't support the embedded experiences component. Demand for Solaris has dropped to near zero and hence the support has been discontinued.  Still shipping 32 Domino primarily for API and product compatibility 04/11/13 @2013 IBM Corporation 17
  • 18. IBM Software Group | Lotus software References  Upgrade Central: Planning your upgrade to IBM Notes and Domino 9.0 Social Edition http://www.ibm.com/support/docview.wss?uid=swg21623106  What's New in IBM Domino 9.0 Social Edition IBM Software Group | Lotus software http://www-10.lotus.com/ldd/dominowiki.nsf/dx/Whatapos_New_in_IBM_Domino_9.0_Social_Edition  What's new in Notes, as well as iNotes, Traveler, and Domino: http://www-10.lotus.com/ldd/dominowiki.nsf 04/11/13 @2013 IBM Corporation 18
  • 19. IBM Software Group | Lotus software Q&A Legal Disclaimer © IBM Corporation 2013. All Rights Reserved. The information contained in this publication is provided for informational purposes only. While efforts were made to verify the IBM Software Group | Lotus software completeness and accuracy of the information contained in this publication, it is provided AS IS without warranty of any kind, express or implied. In addition, this information is based on IBM’s current product plans and strategy, which are subject to change by IBM without notice. IBM shall not be responsible for any damages arising out of the use of, or otherwise related to, this publication or any other materials. Nothing contained in this publication is intended to, nor shall have the effect of, creating any warranties or representations from IBM or its suppliers or licensors, or altering the terms and conditions of the applicable license agreement governing the use of IBM software. References in this publication to IBM products, programs, or services do not imply that they will be available in all countries in which IBM operates. Product release dates and/or capabilities referenced in this presentation may change at any time at IBM’s sole discretion based on market opportunities or other factors, and are not intended to be a commitment to future product or feature availability in any way. Nothing contained in these materials is intended to, nor shall have the effect of, stating or implying that any activities undertaken by you will result in any specific sales, revenue growth or other results. IBM, Lotus, Lotus Notes, Notes, and Domino are trademarks of International Business Machines Corporation in the United States, other countries, or both. Microsoft and Windows are trademarks of Microsoft Corporation in the United States, other countries, or Both. Other company, product, or service names may be trademarks or service marks of others. All references to renovations.com refer to a fictitious company and are used for illustration purposes only. THANK YOU 04/11/13 @2013 IBM Corporation 19