Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Make sure you dont have anything listening on 8432 on your computer (or map other ports).  You can assume nothing is and its probably a good assumption.
  2. The connection string in the password file maps ports 8432 (postgres).  If you are not using the command from the password file to connect to ssh (e.g. if you use putty or secure crt) then you should port forward local port 8432 to remote localhost 5432
  3. Connect to mysql from DBeaver or another postgres browser to the three databases

    HostPortDatabaseUserPass
    localhost8432groupergrouperpass
    localhost8432sissis_owerpass
    localhost8432hrhr_ownerpass


Improved LDAP browser

The ldap browser in the GTE is web based browser and might not be the easiest to use or might not be what you are familiar with.  If you have an LDAP browser you can use that, or if you want a suggestion, install Apache Directory Studio (free).  Note Apache Directory Studio can read and write LDAP data.

...

Code Block
C:\Users\mchyzer-local> docker run -d -p 8443:443 --name 101.1.1 tier/gte:101.1.1-202312202403
a282e12af384105b810fb2d1fd67ad450a3ef1fa0ea039c6083348a979cef3d5

...