[28249] in Kerberos
kinit(v5): Cannot contact any KDC for requested ...
daemon@ATHENA.MIT.EDU (Chittaranjan Mandal)
Sun Aug 12 22:07:42 2007
Date: 12 Aug 2007 16:27:22 +0530
Message-Id: <1186916242.1182.8.camel@localhost>
From: "Chittaranjan Mandal" <Chittaranjan.Mandal@iitkgp.ac.in>
To: kerberos@mit.edu
Content-Type: multipart/mixed; boundary="=-k/lcpzymRBzmrMBCKbwB"
Mime-Version: 1.0
Cc: robf@robf.nl, jaltman2@nyc.rr.com
Reply-To: chitta@iitkgp.ac.in
Errors-To: kerberos-bounces@mit.edu
--=-k/lcpzymRBzmrMBCKbwB
Content-Type: text/plain
Content-Transfer-Encoding: 7bit
Hi,
I am trying to setup kerberos, but I am getting the above problem.
My krb5.conf file is attached. Could you please help.
I had run the following commands.
# kdb5_util create -r chitta.cse.krb -s
# kadmin.local -q "addprinc admin/admin"
# kadmin.local -q "addprinc kuser"
# kadmin.local -q "getprincs"
K/M@chitta.cse.krb
admin/admin@chitta.cse.krb
kadmin/admin@chitta.cse.krb
kadmin/changepw@chitta.cse.krb
kadmin/history@chitta.cse.krb
kadmin/localhost@chitta.cse.krb
krbtgt/chitta.cse.krb@chitta.cse.krb
kuser@chitta.cse.krb
--
Chitta Mandal <chitta@iitkgp.ac.in>
IIT Kharagpur
--=-k/lcpzymRBzmrMBCKbwB
Content-Disposition: attachment; filename=krb5.conf
Content-Type: text/plain; name=krb5.conf; charset=UTF-8
Content-Transfer-Encoding: 7bit
[logging]
default = FILE:/var/log/kerberos/krb5libs.log
kdc = FILE:/var/log/kerberos/krb5kdc.log
admin_server = FILE:/var/log/kerberos/kadmind.log
default = SYSLOG:INFO:USER
[libdefaults]
ticket_lifetime = 24000
default_realm = chitta.cse.krb
default_tgs_enctypes = des3-hmac-sha1 des-cbc-crc
default_tkt_enctypes = des3-hmac-sha1 des-cbc-crc
permitted_enctypes = des3-hmac-sha1 des-cbc-crc
dns_lookup_realm = false
dns_lookup_kdc = true
kdc_req_checksum_type = 2
checksum_type = 2
ccache_type = 1
forwardable = true
proxiable = true
[realms]
chitta.cse.krb = {
kdc = chitta.cse.iitkgp.ernet.in:88
admin_server = chitta.iitkgp.ernet.in:749
default_domain = cse.iitkgp.ernet.in
}
[domain_realm]
.cse.iitkgp.ernet.in = chitta.cse.krb
chitta.cse.iitkgp.ernet.in = chitta.cse.krb
[kdc]
profile = /etc/kerberos/krb5kdc/kdc.conf
[pam]
debug = false
ticket_lifetime = 36000
renew_lifetime = 36000
forwardable = true
krb4_convert = false
[login]
krb4_convert = false
krb4_get_tickets = false
--=-k/lcpzymRBzmrMBCKbwB
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
________________________________________________
Kerberos mailing list Kerberos@mit.edu
https://mailman.mit.edu/mailman/listinfo/kerberos
--=-k/lcpzymRBzmrMBCKbwB--