Host name resolution
problems
|
You are unable to connect to i5/OS systems
within your single signon environment. |
|
The NSLOOKUP utility fails to resolve
a host name when given an IP address during an attempt to confirm that the
host resolution is consistent between your iSeries system
and a client PC. |
The NSLOOKUP utility uses the currently
configured DNS to resolve IP addresses from host names, as well as host names
from IP addresses. If a host name cannot be resolved from an IP address, the
most likely cause is a missing PTR record in DNS. Have your DNS administrator
add a PTR record for this IP address. |
EIM configuration
problems
|
EIM mappings are not working as expected. In some instances,
you are unable to sign into iSeries Navigator when
using Kerberos authentication. |
- The domain controller is inactive. Activate the domain controller.
- The EIM configuration is incorrect on the system or systems that you are
trying to use Kerberos authentication with or get mappings for. Verify your
EIM configuration. Expand Network-->Enterprise Identity Mapping-->Configuration on
the system that you are trying to authenticate with. Right-click the Configuration folder
and select Properties and verify the following:
- Domain page:
- The domain controller name and port numbers are correct.
- Click Verify Configuration to verify that the domain
controller is active.
- The local registry name is specified correctly
- The Kerberos registry name is specified correctly.
- Verify that Enable EIM operations for this system is
selected.
- System user page:
- The EIM domain configuration is incorrect:
Note: You can Test EIM mappings to
help verify that the associations for your EIM domain are properly configured.
- A target or source association for an EIM identifier is not set up correctly.
For example, there is no source association for the Kerberos principal (or
windows user) or it is incorrect. Or, the target association specifies an
incorrect user identity. Display all identifier associations for an EIM identifier to
verify associations for a specific identifier.
- A policy association is not set up correctly. Display all policy associations for a domain to verify
source and target information for all policy associations defined in the domain.
- Mapping lookups are returning more than one target identity, indicating
that ambiguous mappings are configured. Test EIM mappings to identify which mappings are incorrect.
- The registry definition and user identities do not match because of case
sensitivity. You can delete and re-create the registry, or delete and re-create
the association with the proper case.
- EIM support is not enabled.
|
Network
authentication service configuration problems
|
A keytab entry is not found when you
perform a keytab list. |
- This can be due to a host resolution problem on the iSeries system.
If you are using a host table, perform the CFGTCP command,
option 10 and verify that the primary host name is listed first for the IP
address of the server.
- Verify
your host name resolution configurations, including your DNS server.
|
Users are unable to connect to systems. |
Users may be unable to connect to systems if the EIM
registry definition for the Kerberos registry was inappropriately defined
as case sensitive. Delete and re-create the Kerberos registry. Note: You will
lose any associations that have been defined for that registry and will have
to re-create them.
|
User receives a message indicating an incorrect password
when verifying the network authentication service configuration. |
The password for the service in the KDC does not match
the password for the service in the keytab. Update the keytab entry by using
the keytab add command, and update the password for the service on the KDC. |
User receives the following message: Unable
to obtain name of default credentials cache. |
Verify that a home directory (/home/<user
profile>) exists for the user that is performing the kinit. |
User receives the following message: Response
too large for datagram. |
Update the network authentication service configuration
to use TCP as the data communications protocol:- Using iSeries Navigator, select
the system that issued the message.
- Select Security-->Network Authentication Service properties.
- On the General page, select Use TCP and
click Ok.
|
General problems
|
You receive error message CWBSY10XX when
attempting single signon. |
- Use the help associated with the text to resolve the problem.
- Use the iSeries Access
detail trace feature to determine if the appropriate Kerberos ticket is retrieved.
- Download the Microsoft® kerbtray utility to verify that the user
has Kerberos credentials.
- If iSeries Navigator single signon
is failing, check the QZSOSIGN jobs in the QUSRWRK subsystem.
Search through the jobs for a CPD3E3F message. If you find
the CPD3E3F message, use the recovery information provided
within the message. The diagnostic message contains both major and minor status
codes to indicate where the problem occurred. The most common errors are documented
in the message along with the recovery.
- If PC5250 is failing, check the following:
- Check the QTVDEVICE jobs for the CPD3E3F message.
- Check the QRMTSIGN system value and verify it is set
to *VERIFY or *SAMEPRF.
|