ldap

  1. P

    linux PAS server doesn't authenticate user against active directory. Whereas Windows PAS server with the same settings does

    On both systems openedge 11.7 is used. If we look at the PAS version for windows we have psc.as.version=2.1.0, and for linux we have psc.as.version=2.1.5. The client app is also using 11.7. Both servers are in the same LAN network. Settings: *http.all.authmanager=ad client.login.model=basic...
  2. A

    Question .NET delegates in progress 4GL/openedge

    We have seen in the documentation that .NET delegates are not supported in progress. Source: OpenEdge 11.7 Documentation But is there another possible way to convert this line of C# code to working progress code ? C# code: ldapConnection.SessionOptions.VerifyServerCertificate = new...
Top