i am running samba 2.0.7 on solaris 2.7 with vxfs v3.3.3. all read and browse operations seem to work correctly, however all write operations fail stating that i have insufficient permissions even on world writable directories and directories that are owned and writable by me. initially i attributed this problem to the usage of vrts quotas, however the same behavior seems to occur on both ufs and vxfs filesystems, on the same host, without quotas. i have run, and passed, all tests in the diagnosis file. any help would be appreciated. makita:ian[92] ~bob> smbclient //makita/bob -U bob added interface ip=192.168.10.155 bcast=192.168.10.255 nmask=255.255.255.0 Password: Domain=[COWTOWN] OS=[Unix] Server=[Samba 2.0.7] smb: \> dir . D 0 Tue Jan 2 16:36:15 2001 .. DR 0 Tue Jan 2 17:55:03 2001 .cshrc HR 10710 Sun Oct 22 12:20:00 2000 .login HR 7322 Sun Oct 22 12:20:11 2000 .logout HR 2001 Sun Oct 22 12:20:20 2000 one 18229248 Tue Jan 2 16:34:36 2001 two 18229248 Tue Jan 2 16:34:44 2001 three 18229248 Tue Jan 2 16:34:51 2001 64000 blocks of size 65536. 56727 blocks available smb: \> get two /tmp/two getting file /tmp/two of size 18229248 as /tmp/two (10178.4 kb/s) (average 10178.4 kb/s) smb: \> put /tmp/two two.1 ERRDOS - ERRnoaccess (Access denied.) opening remote file \two.1 smb: \> quit makita:ian[93] ~bob> ls -la total 106815 drwxr-xr-x 2 bob staff 1024 Jan 3 12:05 ./ dr-xr-xr-x 3 root root 3 Jan 3 12:05 ../ lrwxrwxrwx 1 root other 7 Jan 2 12:07 .cshrc -> /.cshrc lrwxrwxrwx 1 root other 7 Jan 2 12:07 .login -> /.login lrwxrwxrwx 1 root other 8 Jan 2 12:07 .logout -> /.logout -rw------- 1 bob staff 18229248 Jan 2 16:34 one -rw------- 1 bob staff 18229248 Jan 2 16:34 three -rw------- 1 bob staff 18229248 Jan 2 16:34 two
Ian, On Wed, 3 Jan 2001 12:14:03 -0800 (PST), Ian McNish wrote:>i am running samba 2.0.7 on solaris 2.7 with vxfs v3.3.3. all read and >browse operations seem to work correctly, however all write operations >fail stating that i have insufficient permissions even on world >writable directories and directories that are owned and writable by >me.Might be a missing "writeable = yes" for the share in smb.conf Regards, Robert -- --------------------------------------------------------------- Robert.Dahlem@gmx.net Fax +49-69-432647 --------------------------------------------------------------- Sent using PMMail (http://www.pmmail2000.com) - fast, decent, email software; far better than Outlook. Try it sometime.