[Bug 179142] Re: /etc/krb5.conf is malformed
Kritshekhar
kritshekharjha at gmail.com
Mon Mar 19 09:28:39 UTC 2012
im trying to configure my samba server with kerberos authentication and
when im trying to create a new database i get a error
[root at localhost ~]# kdb5_util create -r MYGROUP.COM -s
(null): Improper format of Kerberos configuration file while initializing Kerberos code
im using MIT Kerberos V5-1.6
The krb5.conf file is like:
[libdefaults]
ticket_lifetime = 24000
default_realm = INVALID.INVALID
dns_lookup_realm = false
dns_lookup_kdc = false
forwardable = yes
[realms]
MYGROUP.COM = {
kdc = kerberos.mygroup.com.:88
admin_server = kerberos.mygroup.com:749
default_domain = mygroup.com
}
[domain_realm]
. mygroup.com = MYGROUP.COM
mygroup.com = MYGROUP.COM
[kdc]
profile = /var/kerberos/krb5kdc/kdc.conf
[appdefaults]
pam = {
debug = false
ticket_lifetime = 36000
renew_lifetime = 36000
forwardable = true
krb4_convert = false
}
Can someone please suggest what should i do??
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to kerberos-configs in Ubuntu.
https://bugs.launchpad.net/bugs/179142
Title:
/etc/krb5.conf is malformed
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kerberos-configs/+bug/179142/+subscriptions
More information about the Ubuntu-server-bugs
mailing list