| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
|
|
|
| |
a service is removed
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
don't get read; cleaned up config.Env automagic with regard to running in-tree vs. installed
|
| |
|
| |
|
| |
|
|
|
|
| |
to match the current standard.
|
| |
|
|
|
|
| |
argument Update default objectclasses Use the crud.Search method for service-find
|
| |
|
| |
|
|
|
|
|
|
| |
This will allow one to pipe a password in:
echo -e "secret123\secret123\n" | ipa password someuser
|
|
|
|
| |
498335
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
Use the requestId we get back from the CA when requesting the RA agent cert
and use that to issue the certificate rather than hardcoding 7.
This also adds some clean-up of file permissions and leaking fds
|
| |
|
| |
|
|
|
|
| |
on plugin modules.
|
| |
|
| |
|
| |
|
|
|
|
| |
Resolves 498269
|
|
|
|
| |
Resolves BZ #498088
|
|
|
|
| |
trailing CR/LF from the password file
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
strings etc.
|
| |
|
|
|
|
| |
member to a group.
|
|
|
|
| |
be re-added to a group.
|
| |
|
|
|
|
| |
methods. Add missing _sasl_auth variable.
|
| |
|
|
|
|
| |
backend.
|
|
|
|
| |
LDAP backend debugging.
|
| |
|
|
|
|
|
|
|
| |
Notes:
- will create a CA instance (pki-ca) if it doesn't exist
- maintains support for a self-signed CA
- A signing cert is still not created so Firefox autoconfig still won't work
|