python-freeipa
python-freeipa copied to clipboard
A question and an example request
Recreation of MetaClient
It is possible to manually recreate the “ClientMeta” class. This might be needed if the IPA/IdM Server you are using is not matching the on (? TYPO ? one) that has been used to build the packaged version.
My server is made from CentOS/RedHat RPM's, so is this necessary ?
Example Request - Connecting to a server with Kerberos rather than Password
The example in Issue#2 (support kerberos) is Python 2 and using requests-kerberos rather than requests-gssapi