#5314 Fix kdcproxy user creation
Closed: Fixed Opened by jcholast.

Currently, the kdcproxy user is created in the spec file in the %pre scriptlet of freeipa-server. It does not have a static UID andGID assigned, which violates Fedora and RHEL packaging guidelines.

Fix this by creating the user from ipa-server-install, which is consistent with how DS and CA users are created.


Ticket has been cloned to Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=1265277

master:

  • 0de860318332114ca739a8dd45902f7cc9a3c722 install: create kdcproxy user during server install

ipa-4-2:

  • 4663625bbb3456db7f13578e6cac0c3e5fae2591 install: create kdcproxy user during server install

master:

  • 859590337a1978eb216b9f4ec0750db2fd547a5a platform: add option to create home directory when adding user
  • 4c39561261e79fe1cfdef916eafbcb9c204e77e8 install: fix kdcproxy user home directory

ipa-4-2:

  • 5750fbdfe6af63977c37799a083351d146c8bcbe platform: add option to create home directory when adding user
  • 091b119580f7bbd534e7643e09fd33a85d8c010b install: fix kdcproxy user home directory

Metadata Update from @jcholast:
- Issue assigned to jcholast
- Issue set to the milestone: FreeIPA 4.2.2

Metadata