Thomas Woerner
46b5d0f533
library/ipanss.py: Add standard_logging_setup call to fix logger.error behaviour
...
If the client name is not resolvable, the call of client_dns will internally
result in a logger.error call for the failed update of the DNS records.
The call to standard_logging_setup is fixing the behaviour to bremore like
a debug call.
2017-10-13 16:32:52 +02:00
Florence Blanc-Renaud
4bb1e84530
Fix modules documentation and remove unused variables
2017-10-11 16:14:36 +02:00
Thomas Woerner
354039321e
Fix raise call for Python3 support
2017-10-02 17:03:44 +02:00
Thomas Woerner
2ca4200141
library/ipanss.py: mkhomedir is a bool, added missing type
2017-09-19 15:30:43 +02:00
Thomas Woerner
9fa0419ddf
library/ipanss.py: Check if principal is an empty string
2017-09-18 17:36:11 +02:00
Thomas Woerner
fa1eeb042c
library/ipa{api,discovery,extras,nss,sssd}.py: Drop unused required_one_of
2017-09-15 12:20:46 +02:00
Thomas Woerner
71b19d3f07
library/ipanss.py: Compatibilty to ipa 4.4 and later, new version check
2017-09-15 09:40:08 +02:00
Thomas Woerner
b26b223dec
library/ipanss.py: principal option is optional
2017-08-31 17:34:45 +02:00
Thomas Woerner
403c28b46b
New module to cteate IPA NSS database
2017-08-30 14:41:25 +02:00