06-17-2018 01:03 PM - edited 02-21-2020 10:58 AM
Hello,
I've just created some user custom attributes and wanted to add these attributes to a authorization profile. But for attribute #55 I receive an error message:
"Unable to edit Authorization Profile (xxx) : Datatypes are mismatching for Cisco-VPN3000:CVPN3000/ASA/PIX7x-IPSec-Split-Tunneling-Policy(UINT32) and InternalUser:Split-Tunneling-Policy(INT)"
After https://communities.cisco.com/docs/DOC-67894#jive_content_id_CiscoVPN3000_and_ASA it should be Integer:
PIX7x-IPSec-Split-Tunneling-Policy | 55 | Integer | 1.0 |
0 = No split tunneling 1 = Split tunneling 2 = Local LAN permitted |
And after https://tools.ietf.org/html/rfc2865 is
integer 32 bit unsigned value, most significant octet first.
Which data type must be used in ISE 2.4 to solve this issue?
Thanks,
Torsten
Solved! Go to Solution.
06-18-2018 05:12 AM
Hello,
now I've changed the data type for Cisco-VPN3000:CVPN3000/ASA/PIX7x-IPSec-Split-Tunneling-Policy to INT and it works.
Thanks for your attention,
Torsten
06-18-2018 05:12 AM
Hello,
now I've changed the data type for Cisco-VPN3000:CVPN3000/ASA/PIX7x-IPSec-Split-Tunneling-Policy to INT and it works.
Thanks for your attention,
Torsten
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide