[2955] in Kerberos-V5-bugs

home help back first fref pref prev next nref lref last post

krb5-kdc/621: kadmin problem

daemon@ATHENA.MIT.EDU (root@mk.com)
Tue Aug 11 18:51:14 1998

Resent-From: gnats@rt-11.MIT.EDU (GNATS Management)
Resent-To: krb5-unassigned@RT-11.MIT.EDU
Resent-Reply-To: krb5-bugs@MIT.EDU, asalpekar@hotmail.com
Date: Tue, 11 Aug 1998 16:35:07 -0600
From: root@mk.com
Reply-To: asalpekar@hotmail.com
To: krb5-bugs@MIT.EDU
Cc: sm104@hotmail.com


>Number:         621
>Category:       krb5-kdc
>Synopsis:       kadmin problem
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    krb5-unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   unknown
>Arrival-Date:   Tue Aug 11 18:40:01 EDT 1998
>Last-Modified:
>Originator:     Super-User
>Organization:
mk.com
	
>Release:        krb5-1.0.5
>Environment:
	
System: SunOS ultradawg 5.6 Generic sun4u sparc SUNW,Ultra-2
Architecture: sun4

Description:
	<precise description of the problem (multiple lines)>
	
	I am tring to install kerberos. I have configured master kdc.
	The name of the server configured as master kdc is "ultradawg"
	The krb5.conf is as below -
	------------------------------------------------------------
	# cat /etc/krb5.conf
[libdefaults]
	default_realm = IS.MK.COM
	default_tgs_enctypes = des-cbc-crc
	default_tkt_enctypes = des-cbc-crc
	krb4_config = /usr/kerberos/lib/krb.conf
	krb4_realms = /usr/kerberos/lib/krb.realms

[realms]
	ATHENA.MIT.EDU = {
		kdc = ultradawg.is.mk.com:88
		admin_server = ultradawg.is.mk.com
		default_domain = is.mk.com
	}

[domain_realm]
	.is.mk.com = IS.MK.COM
[logging]
	kdc = FILE:/var/log/krb5kdc.log
	admin_server = FILE:/var/log/kadmin.log
	default = FILE:/var/log/krb5lib.log
# 
----------------------------------------------------------
        The kdc.conf is as below-

# pwd
/usr/local/var/krb5kdc
# cat kdc.conf
[kdcdefaults]
	kdc_ports = 750,88

[realms]
	IS.MK.COM = {
		database_name = /usr/local/var/krb5kdc/principal
		admin_keytab = FILE:/usr/local/var/krb5kdc/kadm5.keytab
		acl_file = /usr/local/var/krb5kdc/kadm5.acl
		key_stash_file = /usr/local/var/krb5kdc/.k5.IS.MK.COM
		kdc_ports = 750,88
		max_life = 10h 0m 0s
		max_renewable_life = 7d 0h 0m 0s
		master_key_type = des-cbc-crc
		supported_enctypes = des-cbc-crc:normal des:normal des:v4 des:norealm des:onlyrealm des:afs3
	}
# 

-----------------------------------------------------------


Now when I try to use the command "kadmin" I get an error as below.

# ./kadmin
kadmin: Required parameters in kdc.conf missing while initializing kadmin interface
# 

could not find what is missing in kdc.conf, could start "krb5kdc" and "kadmind" without 
error  messages.Because of this I could not populate databasa. However "kadmin.local" works fine.

Thanks in advance

Abhay Salpekar

email: asalpekar@hotmail.com



>Description:
>How-To-Repeat:
	
>Fix:
	



>Audit-Trail:
>Unformatted:
                 no
                  kadmin problem
                  
                  critical

                 high
                 
                  Kerberos 1.0.5
                  
                  support
                  

home help back first fref pref prev next nref lref last post