[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: IPv6 disabled?




    No, I'm not using (x)inetd to start kadmind. I'm using an init 
script that executes the following to start the service:

               start-stop-daemon --start --quiet --exec \
                /usr/libexec/kadmind &

    Maybe the problem has to do with start-stop-daemon?

Johan Danielsson wrote:

>Jose Gonzalez Gomez <jgonzalez@opentechnet.com> writes:
>
>  
>
>>This seem to imply that IPv6 has been compiled into Heimdal, and
>>that the process is exiting or closing the connection due to this
>>error. Has anyone experienced this?
>>    
>>
>
>If you're running kadmind from (x)inetd it's probably because you're
>getting an ipv6 socket from there.
>
>/Johan
>  
>