#5314 Fix kdcproxy user creation
Closed: Fixed None Opened 8 years ago 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.


master:

  • 0de8603 install: create kdcproxy user during server install

ipa-4-2:

  • 4663625 install: create kdcproxy user during server install

master:

  • 8595903 platform: add option to create home directory when adding user
  • 4c39561 install: fix kdcproxy user home directory

ipa-4-2:

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

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

7 years ago

Login to comment on this ticket.

Metadata