Jerry Amundson writes:

Weird, at one point I put fam in debug mode, and it seems to get the error one second, then go away the next...

Not working....

[root@uhura log]# grep norsini/Maildir messages | grep "\[18606\]" | tail -5
Feb 13 10:53:02 uhura fam[18606]: can't chdir("/home/users/norsini/Maildir/./cur"): Permission denied
Feb 13 10:53:12 uhura fam[18606]: can't chdir("/home/users/norsini/Maildir/./cur"): Permission denied
Feb 13 10:57:15 uhura fam[18606]: can't chdir("/home/users/norsini/Maildir/./cur"): Permission denied

Then, working, right?

[root@uhura log]# grep norsini/Maildir debug | grep 10:53 | tail -5
Feb 13 10:53:47 uhura fam[18606]: sent event to client 28: request 305 "/home/users/norsini/Maildir/./new" Acknowledge
Feb 13 10:53:47 uhura fam[18606]: revoke() name: /home/users/norsini/Maildir/./new, dev: 807, ino: 0
Feb 13 10:53:47 uhura fam[18606]: sent event to client 28: request 306 "/home/users/norsini/Maildir/./cur" Acknowledge
Feb 13 10:53:47 uhura fam[18606]: +chdir to "/home/users/norsini/Maildir/./cur"
Feb 13 10:53:47 uhura fam[18606]: revoke() name: /home/users/norsini/Maildir/./cur, dev: 807, ino: 0
Well, it's obviously an NFS issue. I do understand that FAM has some special code for NFS. As I understand it, FAM runs on both the client and the server, and the FAM daemon on the client talks to the server, and the NFS server (which should see the FS as an ordinary local FS) proxies FAM requests on behalf of the client, avoiding the entire UID/GID mapping mess. This should happen automatically.






-------------------------------------------------------
This SF.NET email is sponsored by: FREE SSL Guide from Thawte
are you planning your Web Server Security? Click here to get a FREE
Thawte SSL guide and find the answers to all your SSL security issues.
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0026en
_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users


Reply via email to