Archived
1
0

Issue when creating service password for service on new host (need to run the command twice) #3

Open
opened 2026-01-01 16:58:55 +00:00 by jfl · 0 comments
Owner

when running

./freeipa-service-password.sh <hostname> <service>

for a host that does not yet exists, it creates the host and then prompts for the [Principal alias]

when you press enter you get the error message:

 ipa: ERROR: 'krbprincipalname' is required

running the same command a 2nd time confirms the host already exists makes it run fine.

when running ``` ./freeipa-service-password.sh <hostname> <service> ``` for a host that does not yet exists, it creates the host and then prompts for the [Principal alias] when you press enter you get the error message: ``` ipa: ERROR: 'krbprincipalname' is required ``` running the same command a 2nd time confirms the host already exists makes it run fine.
jfl added the bug label 2026-01-01 16:58:55 +00:00
jfl self-assigned this 2026-01-01 16:58:55 +00:00
This repo is archived. You cannot comment on issues.