Gordon Messmer wrote:
On Thu, 2003-02-13 at 11:07, Jerry Amundson wrote:

Feb 13 10:21:59 uhura fam[4452]: can't chdir("/home/users/cindy/Maildir/./cur"): Permission denied
If you're mounting /home from NFS, try setting the no_root_squash option
on the NFS server.
/home is local to this server, though it does exportfs /home/users to another Courier box...
no_root_squash added, and nfs restarted, but still getting "Permission denied" errors.

Does restarting NFS on your platform involve "exportfs -r"?
Yes.

To be sure, you should "exportfs -r", restart NFS on the server (if
that's necessary, it usually isn't), and possibly unmount/remount the fs
on the client (also isn't normally necessary).
Did that, also.

Try to chdir to that directory as root on the NFS client, too.  If you
can't, then you may have a syntax error in your exports file on the NFS
server?
root on the client can do that.

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


jerry



-------------------------------------------------------
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