Hello,
I am using openxpki release 3.8.1 without any problem and tried to migrate
on 3.12.0. But I can't make the LDAP connector working. I have copied the
auth configuration from my 3.8.1 release to the newly installed 3.12.0
release but I have the following error message :
2021/08/06 10:41:18 INFO Loaded auth handler Operator Password [pid=21749|]
2021/08/06 10:41:18 INFO Loaded auth handler User NoAuth [pid=21749|]
2021/08/06 10:41:18 INFO Loaded auth handler Operator Password [pid=21749|]
2021/08/06 10:41:18 INFO Loaded auth handler User Ldap [pid=21749|]
2021/08/06 10:41:37 ERROR Could not instantiate ldap object (Temporary
failure in name resolution) [pid=21756|sid=vNbK]
2021/08/06 10:41:37 ERROR
I18N_OPENXPKI_SERVICE_DEFAULT_HANDLE_MESSAGE_FAILED; __EVAL_ERROR__ => Could
not instantiate ldap object (Temporary failure in name resolution) at
/usr/share/perl5/Connector.pm line 249, <DATA> line 755.
, __MESSAGE_NAME__ => GET_PASSWD_LOGIN [pid=21756|sid=vNbK]
The configuration is :
Stack.yaml :
User:
label: User Login
handler: User Ldap
type: passwd
handler.yaml :
User Ldap:
type: Connector
role: User
source@: connector:auth.connector.user-ldap
connector.yaml :
user-ldap:
class: Connector::Builtin::Authentication::LDAP
LOCATION: ldap://tsfe-ldap
base: dc=scle,dc=fr
filter: "(cn=[% LOGIN %])"
Could you help me please ?
Best regards,
Thierry
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ OpenXPKI-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openxpki-users
