Forum Discussion
Jeff_Green_4244
Nov 07, 2011Nimbostratus
Create Domino LTPA token on F5 problem
Hi,
I'm trying to use the code at
http://per.lausten.dk/blog/2009/06/how-to-create-a-ltpa-session-cookie-for-lotus-domino-using-f5.html
to create a Domino LTPA token but...
Kurt_Knochner_5
Nov 07, 2011Cirrus
Jeff,
are there any TCL errors in /var/log/ltm (grep TCL /var/log/ltm)?
If there are no errors, could you please add some log statements to the iRule and post the output (see /var/log/ltm) here?
Final Base64 encoded token
set ltpa_token_final [b64encode $ltpa_token_raw]
please add these lines.
binary scan $ltpa_token_raw H* ltpa_token_raw_hex
log local0. "LTP_TOKEN Hex: $ltpa_token_raw_hex"
log local0. "LTP_TOKEN Final: $ltpa_token_final"
If I run the code on my test system, the HEX encoded string looks good.
local/tmm info tmm[5104]: Rule rule01 : LTP_TOKEN Hex: 0001020334454237453145363445423745384545e3f09dbbff9248a638a6bfeeb876f66c52df6cb2
local/tmm info tmm[5104]: Rule rule01 : LTP_TOKEN Final: wIABAgM0RUI3RTFFNjRFQjdFOEVFw6PDsMKdwrvDv8KSSMKmOMKmwr/DrsK4dsO2bFLDn2zCsg==
Regards
Kurt Knochner
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects