Uploaded image for project: 'Geode'
  1. Geode
  2. GEODE-3889

C# AuthInitialize example does not enable security on the server

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • None
    • examples, native client
    • None

    Description

      There is an example of using IAuthInitialize in geode-examples/native/dotnet/Apache.Geode.Examples.AuthInitialize

      However this example does not actually configure a SecurityManager on the server, so the credentials provided by the client are never actually used. This makes this a bad example of why you would use IAuthInitialize. The java clientSecurity example has scripts and configuration that this example could simply copy to correctly configure a server.

      This example should also use SSL if it is an example of how to security a client. See also GEODE-3868.

      Finally the README needs some work. It doesn't even mention what IAuthInitialize is or what this example is trying to show.

      Attachments

        Activity

          People

            jbarrett Jacob Barrett
            upthewaterspout Dan Smith
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: