You can use these methods to resolve problems with iSeries™ NetServer™ and the logon server.
If your PC cannot contact the logon server, you might see a message similar to one of the following messages:
This might occur for various reasons:
Microsoft® Browsing protocol
You can use the domain discovery support of the Microsoft Browsing protocol. The i5/OS® browsing support is discussed in Browsing support. The basic idea is that if at least one browser server for the domain exists in the subnet from which the PC will log on and that Local Master Browser (LMB) has knowledge of the Domain Master Browser (DMB), then the client can ask it for the name of the logon server, after which normal name resolution can proceed (DNS, and so on.). However, there is not always an LMB available to service these requests, and in that case, one of the following backup solutions should be put in place.
Windows® Internet Name Service (WINS)
WINS is the general solution and recommended for complex TCP/IP networks because computers and the services they render are matched with IP. It requires at least one WINS server running on a computer with that capability somewhere on the network. Then, each computer needing the service should be configured with the IP address of the WINS server.
LMHOSTS configuration file
You can also make use of the static LMHOSTS configuration file on the PC. Host lines can be appended with #PRE and #DOM:domain directives to preload domain controllers into the name cache.
This message normally indicates that the user attempting to log on does not have a user profile on the i5/OS logon server. A guest user might not be able to sign on to an i5/OS domain. In extreme cases where the logon server is busy or slow, the logon information might not be cached quickly enough by the iSeries NetServer. If this is the case, you might need to try to log on again.
You are likely to see the following messages when attempting to log on in this situation:
Here are the possible causes for these messages and resolutions:
For Windows 2000 and Windows XP, your password also has to match the password stored in the local profile if you have a local profile. If these do not match, you will see a message indicating that the system cannot log you on. Your network account and password are correct, but your local account password is out of synchronization. Contact your administrator.
Assume that you have configured iSeries NetServer as a logon server for domain X, but X does not show up in the Microsoft Windows Network of domains. Here are some possibilities:
The typical problem is that although the share was created successfully from the client, the path name does not actually exist on the server. When you create a user profile on the i5/OS operating system, a default home directory path is put in the profile (/home/user). However, the actual user directory in home is not created automatically. You need to do this manually. For example, enter the CRTDIR '/home/USER1' command.
You must be logged onto the target domain with an administrator profile (not the profile you want to change to roaming) in order for the option to be available. iSeries NetServer is able to map longer Windows user names to truncated i5/OS profile names. Thus, you can do the following tasks:
The settings get saved to the locally cached copy of your profile, but they are not being updated on the server. This might be the problem if you try to log on from a different workstation and you do not see the updates. This problem can occur when the Windows client cannot access the user profile directory where the user profile is to be stored. Check for the following items:
When you log on, a dialog box is displayed to ask if you want to use your local copy instead. Normally, you can respond with Yes to this invalid message. In this way, you can reduce the network traffic, or you will repeatedly receive this message after logging off from the same workstation. For example, looking at the time stamps on the two profiles, the remote one is 2 seconds older (for example) than the locally cached one, which indicates that Windows did a final update to the local profile after it copied the profile to the logon server. Ensure that the client's time is synchronized with the server's time.
The following message is generally received when a user attempts to log in using a different authentication method than what the server is currently configured to use.
There are currently no logon servers available to service the logon request.
iSeries NetServer cannot be a logon server and have Kerberos authentication enabled as well. This message is typically received when a user attempts to sign onto an i5/OS operating system using a traditional password, when the iSeries NetServer has Kerberos authentication enabled.