1) Added RPM/DEB dependency for Kerberos to the server package. 2) Handle the OSError while importing the gssapi, it fixes the Windows error.
refs #5457 Branch ------ master Details ------- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=c71315f8cdd9830e2baa7b7b10e63d5727b4d7da Author: Khushboo Vashi <khushboo.va...@enterprisedb.com> Modified Files -------------- pkg/debian/build.sh | 4 ++-- pkg/redhat/build.sh | 6 +++--- web/pgadmin/authenticate/kerberos.py | 5 +++++ 3 files changed, 10 insertions(+), 5 deletions(-)