Access Keys:
Skip to content (Access Key - 0)

Q: Obtaining Address-less Tickets in Kerberos for Windows

Answer

Address-less tickets help you use Kerberos-enabled services from behind residential gateways, so-called "NAT-boxes", firewalls, and other systems that give you internet access by presenting a different address to remote servers than is actually being used by your computer.

The easiest way to obtain address-less tickets in Kerberos for Windows is to install and use KfW.

Address-less tickets can also be obtained in the following ways:

  1. Use the command-line program kinit -A instead of Leash.
    A command-shell window will open and ask for your password. After you get it, the window closes and you have address-less tickets.
  2. Add a setting to the krb5.ini file on your PC (search in your Windows directory for it and open it in Notepad). You need to add "noaddresses = true" to the section labelled "[libdefaults]". Save the file and exit; Leash will now obtain address-less tickets. The resulting section in the file looks like:
    [libdefaults]
    default_realm = ATHENA.MIT.EDU
    default_tgs_enctypes = des-cbc-crc
    default_tkt_enctypes = des-cbc-crc
    forwardable = true
    proxiable = true
    noaddresses = true

IS&T Contributions

Documentation and information provided by IS&T staff members


Last Modified:

December 18, 2015

Get Help

Request help
from the Help Desk
Report a security incident
to the Security Team
Labels:
kerberos kerberos Delete
ticket ticket Delete
address address Delete
c-kerberos-win c-kerberos-win Delete
Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.
Feedback
This product/service is:
Easy to use
Average
Difficult to use

This article is:
Helpful
Inaccurate
Obsolete
Adaptavist Theme Builder (4.2.3) Powered by Atlassian Confluence 3.5.13, the Enterprise Wiki