summaryrefslogtreecommitdiffstats
path: root/ipa-client/man/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* Add client certificate update tool ipa-certupdate.Jan Cholasta2014-07-301-0/+1
| | | | | | | Part of https://fedorahosted.org/freeipa/ticket/3259 Part of https://fedorahosted.org/freeipa/ticket/3520 Reviewed-By: Rob Crittenden <rcritten@redhat.com>
* Configure automount using autofs or sssd.Rob Crittenden2012-06-251-0/+1
| | | | | | | | | | | This script edits nsswitch.conf to use either ldap (autofs) or sss (sssd) to find automount maps. NFSv4 services are started so Kerberos encryption and/or integrity can be used on the maps. https://fedorahosted.org/freeipa/ticket/1233 https://fedorahosted.org/freeipa/ticket/2193
* Add man page for the IPA configuration fileRob Crittenden2011-02-231-2/+6
| | | | ticket 969
* A utility for removing principals from a keytab.Rob Crittenden2009-12-041-0/+1
| | | | | | | | | | | | When we un-enroll a client we'll do a bit of cleanup including removing any principals for the IPA realm from /etc/krb5.keytab. This removes principals in 2 ways: - By principal, only entries matching the full principal are removed - By realm. Any principal for that realm is removed This does not change the KDC at all, just removes entries from a file on the client machine.
* Add man page for ipa-join commandRob Crittenden2009-10-121-1/+2
|
* Second half of the redoing how the version is managed.Rob Crittenden2008-05-071-0/+6
|
* Add some missing man pagesRob Crittenden2008-03-171-2/+4
| | | | 436501
* Compress man pages after installationRob Crittenden2008-02-251-0/+2
|
* Move ipa-getkeytab man page into proper subdirRob Crittenden2008-02-251-0/+6
433878