[OpenAFS] OpenAFS client install problem on RH 7.3

Andrew Bacchi bacchi@rpi.edu
Wed, 5 Jun 2002 16:25:07 -0400 (EDT)


The problem turned out not to be AFS, but rather my LDAP configuration.  I 
use AFS authentication, and LDAP for posix account information.  The 
config for ldap in /etc/nsswitch should have been:  

passwd:     files ldap
group:      files ldap

I had:

passwd:     ldap files
group:      ldap files

This seems to have caused an illegal seek at dismount, probably due to 
an AFS process.  Thanks for your help here.

On 5 Jun 2002, Derek Atkins wrote:

> What if you run the UP kernel on this machine?  Does it still have
> the problem?  Or is it specifically SMP?
> 
> -derek
>