[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: addressless tickets (again)
Sun, MIT and Heimdal all have different names for this option. Are
you sure it's Heimdal that's getting the ticket? Also the RedHat
pam_krb5 has its own ideas about how to parse the config file.
Sun
[appdefaults]
no_addresses = false
Heimdal
[appdefaults]
no-addresses = false
MIT
[libdefaults]
noaddresses = false
On Jul 26, 2007, at 5:24 AM, Andreas Haupt wrote:
> Hi,
>
> some time ago there was a discussion about the default behaviour of
> addressless tickets since heimdal 0.8. Regardless of any sense or
> nonsense of this feature: How can I put addresses into tickets with
> version 1.0?
>
> I tried putting into krb5.conf:
>
> [appdefaults]
> no-addresses = false
>
> or
>
> [appdefaults]
> kinit = {
> no-addresses = false
> }
>
> There isn't any [libdefaults] option to change this behaviour, is
> there?
> Even when explicitly specifying the addresses to put into the ccache
> nothing changed:
>
> [oreade38] ~ % kinit -a IPv4:141.34.2.11
> ahaupt@IFH.DE's Password:
> [oreade38] ~ % klist -v|grep Addresses
> Addresses: addressless
> Addresses: addressless
>
> Did I miss something?
>
> Thanks
> Andreas
------------------------------------------------------------------------
The opinions expressed in this message are mine,
not those of Caltech, JPL, NASA, or the US Government.
Henry.B.Hotz@jpl.nasa.gov, or hbhotz@oxy.edu