Mark Frater writes: > We have apache accessing sqwebmail html, cgi and auth files from an NFS > share. > I am trying to move the directory, which sqwebmail resides in, to a > different NFS share. > I copied across all sqwebmail directories to the new location and repointed > the nfs mount on the nfs clients to the sqwebmail directory on the new nfs > server. The client's nfs /path/filename to all sqwebmail files remains the > same. > This broke all authuserdb authentication. I am guessing that this is because > authuserdb was using an inode reference rather than /path/filename to find > the authdb.dat file.
Nope. What you are guessing is technically impossible in any UNIX system. > Anyone know how I fix this? Find the real problem first. -- Sam
