Skip to content

issues Search Results · repo:waldur/python-freeipa language:Python

Filter by

21 results
 (64 ms)

21 results

inwaldur/python-freeipa (press backspace or delete to remove)

If I make a call to freeipa(4.9.11) like the following: ipa_conn.dnszone_add(a_idnsname= foo.bar.com. , o_idnssoaserial=1234, o_idnssoarname= hostmaster , o_idnssoamname= myipa.bar.com. ) I get back ...
  • DeathRabbit679
  • Opened 
    on Jul 7, 2023
  • #53

Hi, I ve implemented my own little freeIPA management script to simplify frequent tasks (e.g. adding new users). I m currently trying to extend it to also set o_krbprincipalexpiration, however, I receive ...
  • andreas-bulling
  • 4
  • Opened 
    on Nov 7, 2021
  • #51

When adding a user/group using sudorule_add_runasuser and RunAsGroup set to category=all ( Any Group in the UI), library throws exception: python_freeipa.exceptions.BadRequest: users cannot be added when ...
  • mddeff
  • Opened 
    on Nov 5, 2021
  • #50

Using python_freeipa v1.0.6 trying to login/authenticate against FreeIPA/IdM v4.9.2, I just get an Error 400 Bad Request every time. Rebuilt the MetaClient, same thing. image
  • wolf-allywilson
  • 1
  • Opened 
    on Nov 3, 2021
  • #49

Hello, I was wondering where I can find documentation on how python-freeipa work in the backend? Does it communicate securely? Does it send request to the FreeIPA API? If so how and is it secure?
  • fyrie6870
  • 3
  • Opened 
    on Apr 27, 2021
  • #47

Hi, while I was assisting @abompard with a problem in Fedora Account System, I noticed that python-freeipa s Kerberos login is inefficient. It requires two HTTP roundtrips to authenticate and uses cookie ...
  • tiran
  • Opened 
    on Nov 19, 2020
  • #46

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 ...
  • linuxdan
  • Opened 
    on Jul 10, 2020
  • #45

Hi On new version of FreeIPA when I try to use client.service_add(a_krbcanonicalname= HTTP/ +fqdn) I recieve error: File ./ipa-certs.py , line 48, in AddCert client.service_add(a_krbcanonicalname= ...
  • MikeGoltsov
  • 2
  • Opened 
    on May 15, 2020
  • #41

From releases prior to 1.0.0, there was the ability to provide functions with kwargs, but since that upgrade, there are no longer any kwargs in the generated client. It seems to me that the object at https://github.com/opennode/python-freeipa/blob/develop/contrib/py_ipa_api_recreate#L348 ...
  • james02135
  • 9
  • Opened 
    on Apr 27, 2020
  • #38
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub