> May 19 18:12:00 MyKdc-01 kadmind[3412](info): No dictionary file > specified, continuing without one.
So you can safely ignore this one. > May 19 18:12:00 MyKdc-01 kadmind[3412](info): setting up network... > May 19 18:12:00 MyKdc-01 kadmind[3412](info): setsockopt(9,IPV6_V6ONLY,1) > worked > May 19 18:12:00 MyKdc-01 kadmind[3412](info): setsockopt(11,IPV6_V6ONLY,1) > worked > May 19 18:12:00 MyKdc-01 kadmind[3412](Error): Address already in use - > Cannot bind server socket on 0.0.0.0.749 This is the key error. Is it possible you already have another instance of kadmind running? If you run netstat -a -n -A inet -p | grep 749 It should show you what process is currently using port 749 (I think you'll need to do that as root). --Ken ________________________________________________ Kerberos mailing list Kerberos@mit.edu https://mailman.mit.edu/mailman/listinfo/kerberos