Verify credentials using krb5 and GSSAPI Python
问题 I'm working on a project for university where I have to verify credentials as a last step. I should verify if those credentials are valid and I don't have to connect to any service or gain any rights. I'm a bloody beginner in this feeld so please be patient if I fail to provide enough information. If you ask I will do my best to update this post with the requested information. I'm working on Ubuntu Server 18.04. with Python 3.6. I have the kerberos 5 client software successfully installed on