Bug 1278295 - Wrong parameter for mkkrb5clnt in AIX client configuration section
Summary: Wrong parameter for mkkrb5clnt in AIX client configuration section
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora Documentation
Classification: Retired
Component: freeipa-guide
Version: devel
Hardware: Unspecified
OS: Other
unspecified
medium
Target Milestone: ---
Assignee: Martin Kosek
QA Contact: Fedora Docs QA
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-11-05 08:10 UTC by Luc de Louw
Modified: 2019-05-15 14:16 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2019-05-15 14:16:57 UTC
Embargoed:


Attachments (Terms of Use)

Description Luc de Louw 2015-11-05 08:10:41 UTC
Description of problem:

The example "mkkrb5clnt -r EXAMPLE.COM -d example.com -c ipaclient.example.com -s ipaserver.example.com" configures the AIX client to use itself as the KDC.

Correct would be conifguring the ipaserver as KDC (-c parameter):

mkkrb5clnt -r EXAMPLE.COM -d example.com -c ipaserver.example.com -s ipaserver.example.com

Since mkkrb5clnt seems also writes to the ODM, editing /etc/krb5/krb5.conf does not change anything.


Version-Release number of selected component (if applicable):
17

Additional info:
mkkrb5clnt -U unconfigures krb5

Comment 1 Martin Kosek 2019-05-15 14:16:57 UTC
Guide is no longer maintained: https://www.freeipa.org/page/Upstream_User_Guide


Note You need to log in before you can comment on or make changes to this bug.