On Wed, Jul 14, 2004 at 06:23:14PM -0400, Mike Peterson wrote: > Hi, > > I've built Samva 3.0.4 on Solaris 8 (after removing '/usr/ucb' from > the path); 'nmbd' seems to work, but 'smbd' fails with: > > Files in question are NFS mounted (with 'root' access) if that matters, > as I am trying this out on a test machine, not our real SMB system > which is still running Solaris NetLink (on a different domain name).
Yes it does. Solaris doesn't allow fcntl locks on mmapped files mounted over NFS. Put the tdb files on a local disk and all will be will. Jeremy. -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba
