Skip to main content
3-Newcomer
July 1, 2025
Solved

Unable to encrypt LDAP password available as plain in the HTTPServer conf files.

  • July 1, 2025
  • 1 reply
  • 256 views
I am using Windchill PDMLink Release 12.0 and Datecode with CPS 12.0.0.2

Unable to encrypt LDAP password available as plain in the HTTPServer conf files.
    Best answer by avillanueva

    https://www.ptc.com/en/support/article/CS124944?source=search

    I looked into this. If you follow the links to the Apache documentation, they have more information there. Its not really encryption more of obfuscation since it moves the password to a program which returns it when called. It follows that if I can call the program, it will just return the password anyway so what gives? Ensure that these conf files and folder are locked down to legit users and practice good cyber security. 

     

    1 reply

    avillanueva
    23-Emerald I
    23-Emerald I
    July 1, 2025

    https://www.ptc.com/en/support/article/CS124944?source=search

    I looked into this. If you follow the links to the Apache documentation, they have more information there. Its not really encryption more of obfuscation since it moves the password to a program which returns it when called. It follows that if I can call the program, it will just return the password anyway so what gives? Ensure that these conf files and folder are locked down to legit users and practice good cyber security.