> The problem I am having is that shadow does not seem to get cached by > nscd. Here's how I have tracked this down. NSCD not caching shadow user credentials is a fact. There is nothing wrong with your configuration. NSCD just does not do what you seem to expect from it. You can't make it what you like to. If your LDAP server is gone, you will not be able to login. Run a replica server to avoid a single point of failure. > Brian Alexander