Getting the following error when using LDAP entry. TNSNAMES.ORA entry works okay. LDAP works okay with sqlplus (instant client Version 23.3.0.23.09)
% sql scott/tiger@ora19
Picked up JAVA_TOOL_OPTIONS: --enable-native-access=ALL-UNNAMED
SQLcl: Release 25.2 Production on Wed Sep 03 10:34:48 2025
Copyright (c) 1982, 2025, Oracle. All rights reserved.
Assertion failed: (LDAP_VALID( ld )), function ldap_first_entry, file getentry.c, line 35.
/Users/felix/dev/oracle/sqlcl/bin/sql: line 818: 5939 Abort trap: 6 "${JAVA}" ${CUSTOM_JDBC} ${CYGWIN} "${APP_VM_OPTS[@]}" -client ${SQLCL_DEBUG} -cp "$CPLIST" oracle.dbtools.raptor.scriptrunner.cmdline.SqlCli "$@"
~
%