Hello all,
I am integrating Genesys UC connector with skype for bussiness. I used TLS/kerberos for exchanging between componens. With : argument to start application in GA:
[i]
-service UCConnector64 -http_port 8080 -krb_conf_file D:\gcti\ucc02\etc\krb5.conf -cert_store_pass genesys -cert_store_file D:\gcti\ucc02\sfb.jks -key_store_type jks[/i]
I checked log and figure out that : UCC handshaked with S4B successfully and continuted to send REGISTER message but [ERROR] " Unable to login " occurred due to "LoginException : No LoginModules configured for OcsLogin" reason. what is OcsLogin parameter

anyone could suggest any ideal to fix it ?
Full logs as the following:
[i]
21:20:38.317 Trc 09900 [INFO] [CommunicationService] Activating UC systems
21:20:38.317 Trc 09900 OcsUcService OCS presence sync mode: Pull
21:20:38.364 Int 09900 SipStack[OcsUcService] using default tls security policy
21:20:38.364 Trc 09900 com.genesyslab.sip.SipLayer Create Sip Layer listening point 172.16.1.38: 5,061
21:20:38.380 Int 09900 SipStack[SipPublishing] using default tls security policy
21:20:38.380 Trc 09900 com.genesyslab.sip.SipLayer Create Sip Layer listening point 172.16.1.38: 5,062
21:20:38.380 Std 31402 SIP Layer Created.
21:20:38.489 Dbg 09900 Microsoft-OCS.lync-ucc.Registration
>>>> sending >>>>
REGISTER sip:hcmsfb01.ipcchcm.com SIP/2.0
Call-ID: 445f41f851364a3b088baff7552c36f8@172.16.1.38
CSeq: 1 REGISTER
From: <sip:lync-ucc@ipcchcm.com>;tag=b5b2aa49;epid=3e56119e00000000
To: <sip:lync-ucc@ipcchcm.com>
Via: SIP/2.0/TLS 172.16.1.38:5061
Max-Forwards: 70
Contact: <sip:172.16.1.38:5061>;+sip.instance="<urn:uuid:5c6109b0-e02d-5efb-9fcc-775897598d52>";methods="MESSAGE, INFO, OPTIONS, BYE, CANCEL, NOTIFY, ACK, BENOTIFY";proxy=replace
Supported: gruu-10,adhoclist,msrtc-event-categories
Event: registration
User-Agent: OC
Content-Length: 0
21:20:38.489 Dbg 09900 SipStack[SipPublishing] [StackLoggerImpl.java:175][TLSMessageChannel.java:173][TLSMessageProcessor.java:242][SIPTransactionStack.java:1514][SipProviderImpl.java:397][RequestBuilder.java:109][RegisterRequestBuilder.java:188][OcsRegistration.java:115][OcsRegistration.java:64][OcsRegistrationRecord.java:124][OcsUcService.java:177][OcsUcService.java:32][OcsUcService.java:261][null:-1][null:-1][null:-1][null:-1][null:-1][null:-1][null:-1]
21:20:38.505 Dbg 09900 SipStack[SipPublishing] [StackLoggerImpl.java:175][SIPClientTransaction.java:304][SIPTransactionStack.java:1543][SIPTransactionStack.java:1521][SipProviderImpl.java:397][RequestBuilder.java:109][RegisterRequestBuilder.java:188][OcsRegistration.java:115][OcsRegistration.java:64][OcsRegistrationRecord.java:124][OcsUcService.java:177][OcsUcService.java:32][OcsUcService.java:261][null:-1][null:-1][null:-1][null:-1][null:-1][null:-1][null:-1]
21:20:38.505 Dbg 09900 SipStack[SipPublishing] [StackLoggerImpl.java:175][SIPTransaction.java:556][SIPClientTransaction.java:1301][SIPClientTransaction.java:462][SIPClientTransaction.java:968][OcsRegistration.java:115][OcsRegistration.java:64][OcsRegistrationRecord.java:124][OcsUcService.java:177][OcsUcService.java:32][OcsUcService.java:261][null:-1][null:-1][null:-1][null:-1][null:-1][null:-1][null:-1]
21:20:38.536 Trc 09900 SipStack[SipPublishing] <message
from="172.16.1.38:5061"
to="172.16.1.55:5061"
time="1503462038505"
isSender="true"
transactionId="z9hg4bk6e05dc2265424cf021127f8e1a7cc574313636"
callId="445f41f851364a3b088baff7552c36f8@172.16.1.38"
firstLine="REGISTER sip:hcmsfb01.ipcchcm.com SIP/2.0"
>
<![CDATA[REGISTER sip:hcmsfb01.ipcchcm.com SIP/2.0
Call-ID: 445f41f851364a3b088baff7552c36f8@172.16.1.38
CSeq: 1 REGISTER
From: <sip:lync-ucc@ipcchcm.com>;tag=b5b2aa49;epid=3e56119e00000000
To: <sip:lync-ucc@ipcchcm.com>
Via: SIP/2.0/TLS 172.16.1.38:5061;branch=z9hG4bK6e05dc2265424cf021127f8e1a7cc574313636
Max-Forwards: 70
Contact: <sip:172.16.1.38:5061>;+sip.instance="<urn:uuid:5c6109b0-e02d-5efb-9fcc-775897598d52>";methods="MESSAGE, INFO, OPTIONS, BYE, CANCEL, NOTIFY, ACK, BENOTIFY";proxy=replace
Supported: gruu-10,adhoclist,msrtc-event-categories
Event: registration
User-Agent: OC
Content-Length: 0
]]>
</message>
21:20:38.536 Dbg 09900 SubscriptionResource OCS_Subscription[sip:acb02@ipcchcm.com]
21:20:38.536 Dbg 09900 [DEBUG] Late (re)subscription for User [sip:acb02@ipcchcm.com], postponed until dialog is confirmed
21:20:38.536 Dbg 09900 SubscriptionResource OCS_Subscription[sip:acb01@ipcchcm.com]
21:20:38.536 Dbg 09900 [DEBUG] Late (re)subscription for User [sip:acb01@ipcchcm.com], postponed until dialog is confirmed
21:20:38.551 Dbg 09900 SipStack[SipPublishing] [StackLoggerImpl.java:175][SIPTransaction.java:1152][SIPTransactionStack.java:1460][TLSMessageChannel.java:534][PipelinedMsgParser.java:361][null:-1]
21:20:38.551 Trc 09900 SipStack[SipPublishing] <message
from="172.16.1.55:5061"
to="172.16.1.38:5061"
time="1503462038551"
isSender="false"
transactionId="z9hg4bk6e05dc2265424cf021127f8e1a7cc574313636"
callId="445f41f851364a3b088baff7552c36f8@172.16.1.38"
firstLine="SIP/2.0 401 Unauthorized"
>
<![CDATA[SIP/2.0 401 Unauthorized
Date: Wed, 23 Aug 2017 04:20:38 GMT
WWW-Authenticate: NTLM realm="SIP Communications Service",targetname="hcmsfb01.ipcchcm.com",version=4
WWW-Authenticate: Kerberos realm="SIP Communications Service",targetname="sip/hcmsfb01.ipcchcm.com",version=4
WWW-Authenticate: TLS-DSK realm="SIP Communications Service",targetname="hcmsfb01.ipcchcm.com",version=4,sts-uri="https://hcmsfb01.ipcchcm.com:443/CertProv/CertProvisioningService.svc"
From: <sip:lync-ucc@ipcchcm.com>;tag=b5b2aa49;epid=3e56119e00000000
To: <sip:lync-ucc@ipcchcm.com>;tag=15F10304C7B8779A43DA3D509471783C
Call-ID: 445f41f851364a3b088baff7552c36f8@172.16.1.38
CSeq: 1 REGISTER
Via: SIP/2.0/TLS 172.16.1.38:5061;branch=z9hG4bK6e05dc2265424cf021127f8e1a7cc574313636;received=172.16.1.38;ms-received-port=50545;ms-received-cid=F9A300
Server: RTC/6.0
Content-Length: 0
]]>
</message>
21:20:38.551 Dbg 09900 SipStack[SipPublishing] [StackLoggerImpl.java:175][SipProviderImpl.java:182][DialogFilter.java:1278][SIPClientTransaction.java:624][SIPClientTransaction.java:537][SIPClientTransaction.java:1453][TLSMessageChannel.java:548][PipelinedMsgParser.java:361][null:-1]
21:20:38.551 Dbg 09900 Microsoft-OCS.lync-ucc.Registration
<<<< received <<<<
SIP/2.0 401 Unauthorized
Date: Wed, 23 Aug 2017 04:20:38 GMT
WWW-Authenticate: NTLM realm="SIP Communications Service",targetname="hcmsfb01.ipcchcm.com",version=4
WWW-Authenticate: Kerberos realm="SIP Communications Service",targetname="sip/hcmsfb01.ipcchcm.com",version=4
WWW-Authenticate: TLS-DSK realm="SIP Communications Service",targetname="hcmsfb01.ipcchcm.com",version=4,sts-uri="https://hcmsfb01.ipcchcm.com:443/CertProv/CertProvisioningService.svc"
From: <sip:lync-ucc@ipcchcm.com>;tag=b5b2aa49;epid=3e56119e00000000
To: <sip:lync-ucc@ipcchcm.com>;tag=15F10304C7B8779A43DA3D509471783C
Call-ID: 445f41f851364a3b088baff7552c36f8@172.16.1.38
CSeq: 1 REGISTER
Via: SIP/2.0/TLS 172.16.1.38:5061;branch=z9hG4bK6e05dc2265424cf021127f8e1a7cc574313636;received=172.16.1.38;ms-received-port=50545;ms-received-cid=F9A300
Server: RTC/6.0
Content-Length: 0
21:20:38.567 Std 09900 [ERROR] Unable to login
21:20:38.567 Std 09900 Microsoft-OCS.lync-ucc.Registration Error creating/sending authorization Request
LoginException : No LoginModules configured for OcsLogin
21:20:38.567 Trc 09900 Microsoft-OCS.lync-ucc.Registration disposing
21:20:38.567 Trc 09900 Microsoft-OCS.lync-ucc.Registration dispose, cleanup
21:20:38.567 Trc 09900 [INFO] dispose
21:20:38.567 Dbg 09900 SipStack[SipPublishing] [StackLoggerImpl.java:175][SIPTransaction.java:1197][SIPTransaction.java:1183][EventScanner.java:365][SipProviderImpl.java:192][DialogFilter.java:1278][SIPClientTransaction.java:624][SIPClientTransaction.java:537][SIPClientTransaction.java:1453][TLSMessageChannel.java:548][PipelinedMsgParser.java:361][null:-1]
21:20:38.567 Dbg 09900 SipStack[SipPublishing] [StackLoggerImpl.java:175][SIPTransaction.java:556][SIPClientTransaction.java:1301][SIPClientTransaction.java:632][SIPClientTransaction.java:537][SIPClientTransaction.java:1453][TLSMessageChannel.java:548][PipelinedMsgParser.java:361][null:-1]
21:20:38.567 Dbg 09900 SipStack[SipPublishing] [StackLoggerImpl.java:175][SIPTransaction.java:1197][SIPTransaction.java:1183][TLSMessageChannel.java:555][PipelinedMsgParser.java:361][null:-1]
21:20:39.051 Dbg 09900 SipStack[SipPublishing] [StackLoggerImpl.java:175][SipProviderImpl.java:182][SIPTransactionStack.java:1673][SIPClientTransaction.java:231][SIPStackTimerTask.java:29][null:-1][null:-1]
21:20:39.051 Dbg 09900 Microsoft-OCS.lync-ucc.Registration Transaction completed[/i]
Brd,
Trung Le
GVP 8.5 professional consultant.