Kerberos on Solaris 9
- From: "Grimland, Courtney" <grimland@xxxxxxx>
- Date: Wed, 19 Dec 2007 15:50:58 -0600
Kerberos auth has been working fine for a while now, but at some point
recently it broke on my Solaris 9's, but it still works on my Solaris
10's. I haven't changed anything config-wise.
user@host:~$ uname -a
SunOS host 5.9 Generic_122300-17 sun4u sparc SUNW,Sun-Fire-V440
user@host:~$ getent hosts kerberos.my.domain
129.107.56.30 kerberos.cedar.my.domain kerberos.my.domain
user@host:~$ kinit user
Password for user@xxxxxxxxxxxxxxx:
kinit: Cannot resolve network address for KDC in requested realm while
getting initial credentials
user@host:~$ cat /etc/krb5/krb5.conf
#
#pragma ident "@(#)krb5.conf 1.2 99/07/20 SMI"
# Copyright (c) 1999, by Sun Microsystems, Inc.
# All rights reserved.
#
# krb5.conf template
# In order to complete this configuration file
# you will need to replace the __<name>__ placeholders
# with appropriate values for your network.
#
[libdefaults]
default_realm = CEDAR.MY.DOMAIN
verify_ap_req_nofail = false
[realms]
CEDAR.MY.DOMAIN = {
kdc = kerberos.my.domain
admin_server = labrador.my.domain
}
<...SNIP...>
_______________________________________________
sunmanagers mailing list
sunmanagers@xxxxxxxxxxxxxxx
http://www.sunmanagers.org/mailman/listinfo/sunmanagers
- Prev by Date: SUMMARY: disabling NIS
- Next by Date: Need help with a Golden Oldie [Solaris 2.6 Jumpstart server]
- Previous by thread: SUMMARY: disabling NIS
- Next by thread: Need help with a Golden Oldie [Solaris 2.6 Jumpstart server]
- Index(es):
Relevant Pages
|
|