Skip to content

Latest commit

 

History

13 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

FreeIPA integration lib

import ipahttp

host = 'ipamaster.example.com'
user = 'user'
passwd = 'passwd'
ipa = ipahttp.ipa(host)
ipa.login(user, passwd)
print(ipa.dnsrecord_show(dns_zone, dns_name))

About

No description, website, or topics provided.

Resources

Stars

5 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages