Troubleshooting the logon server

 

You can use these methods to resolve problems with iSeries™ NetServer™ and the logon server.

 

Cannot find 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:

 

User name cannot be found

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.

 

Password incorrect

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.

 

Cannot find the iSeries NetServer domain through My Network Places

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:

 

Can log on but cannot see my home drive mapped for Windows 2000 or Windows XP clients even though the share name exists

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.

 

I want to use a roaming profile from Windows 2000 or Windows XP, but the option to change it from Local to Roaming is disabled

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:

  1. Create the user profile ADMINISTRA on the i5/OS operating system.

  2. Give ADMINISTRA a password that matches the password for administrator on the client.

  3. Log onto the i5/OS domain with the administrator profile.

  4. Open Control Panel, and then open System.

  5. Click the User Profiles tab and make the appropriate changes.

 

My profile is listed as Roaming, but changes to my settings (or desktop, and so on) do not get saved

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:

Locally stored profile is newer than that on the server

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.

 

Incorrect authentication method used

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.

 

Parent topic:

Domain logon support
Related tasks
Enabling iSeries NetServer support for Kerberos V5 authentication