Kadmin: Incorrect Password while initilizing kadmin interface
jagadish ks
ksjagadish2796 at gmail.com
Wed Apr 11 06:26:44 EDT 2007
hi,
I am trying to configure kerberos version krb5-1.6 on a linux system with
Federo core 4 with root login in a network. I could able to create master
database with the command
kdb5_util create -r EXAMPLE.COM -s
aaded the principal to the database with the command
kadmin.local
kadmin.local: addprinc root/admin at EXAMPLE.COM
.
.
.
principal root/admin at EXAMPLE.COM created.
created the kadmin keytab.
when i am trying to run the master database with the commands i am facing
some problems.
%shell> krb5kdc
the log file will have the error message like
Apr 10 21:49:28 localhost krb5kdc[11849](info): setting up network...
Apr 10 21:49:28 localhost krb5kdc[11849](info): skipping unrecognized local
address family 17
krb5kdc: Address already in use - Cannot bind server socket to port 750
address 10.255.114.75
Apr 10 21:49:28 localhost krb5kdc[11849](info): set up 0 sockets
krb5kdc: no sockets set up?
but i rebooted my system once, after which the log file message is as below.
Apr 10 21:11:23 localhost krb5kdc[11744](info): setting up network...
Apr 10 21:11:23 localhost krb5kdc[11744](info): skipping unrecognized local
address famil
Apr 10 21:11:23 localhost krb5kdc[11744](info): listening on fd 7: udp
10.255.114.75.750
Apr 10 21:11:23 localhost krb5kdc[11744](info): listening on fd 8: udp
10.255.114.75.88
Apr 10 21:11:23 localhost krb5kdc[11744](info): listening on fd 9: udp
2001:220:1004::12.
Apr 10 21:11:23 localhost krb5kdc[11744](info): listening on fd 10: udp
2001:220:1004::12
krb5kdc: No such device - Cannot bind server socket to port 750 address
fe80::206:5bff:fe
Apr 10 21:11:23 localhost krb5kdc[11744](info): set up 4 sockets
Apr 10 21:11:23 localhost krb5kdc[11745](info): commencing operation
i tried to run kadmin command
%shell> kadmin
following message will be seen
Authenticating with root/admin at EXAMPLE.COM with the password
ask's for the password.
even though i enter the correct password, i adm getting the below message
Kadmin: Incorrect Password while initilizing kadmin interface
in kadmin.log file
Apr 10 22:34:45 localhost kdb5_util[14981](info): No dictionary file
specified, continuing without one.
Please provide me the information how to eliminate this error message and
run the client/server program on this system
--
Regards,
Jags.
More information about the Kerberos
mailing list