Hey SDN I just wanted to verify that my settings are correct. I have a single SAP system connected to a corresponding portal.
In the Vis Adm tool.
In com.sap.security.core.server.jaas.EvaluateTicketLoginModule I have these entries:
trustedsys1 SB1, 010
trusteddn1 CN=SB1
trustediss1 CN=SB1
In com.sap.security.core.server.jaas.EvaluateAssertionTicketLoginModule I have these entries:
trustedsys1 SB1, 010
trusteddn1 CN=SB1
trustediss1 CN=SB1
trustedsys2 SB1, 000
trusteddn2 CN=SB1
trustediss2 CN=SB1
I am wondering the following:
1) do I need trustedsys2?
2) should the trustedsysN always refer to client 000?
3) should i have a space after the comma in trustedsys1 SB1, 010?
Thanks,
Mike