Ubuntu – How can I make sure this is a secure LDAP connection and write AD's unicodePwd attribute?
I'm using a Vagrant VM with Ubuntu 24.04 Noble to develop a project. I'm using Node 20.18.0 and NestJs 10.4.5. In one of the routes, I´m trying to access a secure ldap server using NodeJs's ldapts library. The objective of…