Troubleshoot the logon server

Cannot find the Logon Server?

Most likely, the PC message you see are similar to one of the following:

This can occur for a number of reasons:

User name could not be found

This message normally indicates that the user attempting to log on does not have a user profile on the iSeries Logon Server. A guest user may not sign on to an iSeries domain. In extreme cases where the Logon Server is very busy or slow, the user may not be making it into iSeries NetServer's cache quick enough to respond. If this is the case, attempting the logon again should succeed.

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, then you will see a message like, The system could not log you on. Your network account and password are correct, but your local account password is out of sync. Contact your administrator.

Cannot find the iSeries NetServer domain through My Network Places.

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. Some possibilities are:

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

The typical problem here 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 iSeries, 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: ===> CRTDIR '/home/USER1'

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

Remember, that you must be logged onto the target domain with an administrating profile (not the profile you want to change to roaming) in order for the option to be available. In V5R1, iSeries NetServer is able to map longer Windows user names to truncated iSeries profile names. So, you can do the following:

  1. Create the user profile ADMINISTRA on the iSeries
  2. Give ADMINISTRA a password that matches the password for Administrator on the client
  3. Now log onto the iSeries domain with the Administrator profile.
  4. Open Control Panel, and then open System.
  5. Click on the User Profiles tab and make the appropriate changes

My profile is listed as 'Roaming', but changes to my settings (or desktop, etc.) 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 is readily apparent if you try to log on from a different workstation and you don't 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. The following are some things to check:

Locally stored profile is newer than that on the server

This dialog box occurs when you log on and asks you if you want to use your local copy instead. Normally, this is a valid message that you can respond Yes to, so that network traffic is reduced, or this message is received repeatedly after just logging off from the same workstation. 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 it out to the Logon Server. Ensure that the client's time is synched 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 iSeries server using a traditional password, when the iSeries NetServer has Kerberos authentication enabled.

Refer to iSeries NetServer support for Kerberos v5 authentication for information on how to enable Kerberos v5 authentication and traditional password support.