kadmind fails to start

Predrag Zecevic predrag.zecevic at 2e-systems.com
Thu May 20 03:55:51 EDT 2021


Something uses that port:

On 19.05.2021 22:03, Anno Nühm wrote:
> Address already in use - Cannot bind server socket on 0.0.0.0.749

Check (when kadmin is down):
:; nc -vz 0.0.0.0 749 # TCP
:; nv -vzu 0.0.0.0 749 # UDP

If you get success, then some process uses that port. You might check 
with lsof:
:; lsof -i :749 # not sure if syntax is correct, please double check

HTH,
Regards.
-- 
Predrag Zečević
Technical Support Analyst
2e Systems GmbH

tel: +49 - 6196 - 95058 - 15
mob: +49 - 174 - 3109288
fax: +49 - 6196 - 95058 - 94
e-mail: predrag.zecevic at 2e-systems.com

headquarter: 2e Systems GmbH, Koenigsteiner Str. 107, 65812 Bad Soden am 
Taunus, Germany
registration: Amtsgericht Koenigstein (Germany), HRB 7303
managing director: Phil Douglas

http://www.2e-systems.com/ - Making your business fly!


More information about the Kerberos mailing list