#2023 "krb5kdc: line 1: 7: command not found" message displayed during ipactl restart on multi-cpu system.
Closed: Fixed None Opened 12 years ago by mkosek.

https://bugzilla.redhat.com/show_bug.cgi?id=748754

Description of problem:


Version-Release number of selected component (if applicable):
ipa-server-2.1.3-3.el6.x86_64

How reproducible:
Always

Steps to Reproduce:
1. Install ipa-server on multi-cpu system.
2. ipactl restart


Actual results: "/etc/sysconfig/krb5kdc: line 1: 7: command not found" is
displayed during ipactl restart.

[root@bumblebee ~]# ipactl restart
Restarting Directory Service
Shutting down dirsrv:
    LAB-ENG-PNQ-REDHAT-COM...                              [  OK  ]
    PKI-IPA...                                             [  OK  ]
Starting dirsrv:
    LAB-ENG-PNQ-REDHAT-COM...                              [  OK  ]
    PKI-IPA...                                             [  OK  ]
Restarting KDC Service
/etc/sysconfig/krb5kdc: line 1: 7: command not found
Stopping Kerberos 5 KDC:                                   [  OK  ]
Starting Kerberos 5 KDC:                                   [  OK  ]
Restarting KPASSWD Service
Shutting down ipa_kpasswd:                                 [  OK  ]
Starting ipa_kpasswd:                                      [  OK  ]
Restarting HTTP Service
Stopping httpd:                                            [  OK  ]
Starting httpd: [Tue Oct 25 06:15:51 2011] [warn] worker ajp://localhost:9447/
already used by another worker
[Tue Oct 25 06:15:51 2011] [warn] worker ajp://localhost:9447/ already used by
another worker
                                                           [  OK  ]
Restarting CA Service
Stopping pki-ca:                                           [  OK  ]
Starting pki-ca:                                           [  OK  ]
[root@bumblebee ~]#



[root@bumblebee ~]# cat /etc/sysconfig/krb5kdc
KRB5KDC_ARGS=-w 7
KRB5REALM=LAB.ENG.PNQ.REDHAT.COM
[root@bumblebee ~]#

Expected results: restart should be clean without any "command not found"
message.


Additional info:

Metadata Update from @mkosek:
- Issue assigned to abbra
- Issue set to the milestone: FreeIPA 2.1.4 (bug fixing)

7 years ago

Login to comment on this ticket.

Metadata