[linux-cifs-client] Re: CIFS and Windows 2003 Server shares

Leonardo Chiquitto leonardo.lists at gmail.com
Mon Jan 12 12:07:43 GMT 2009


> Ok, done:
>
>   https://bugzilla.redhat.com/show_bug.cgi?id=479418
>
> Thanks for your help!

Jeff,

I understand it is a different issue, but I tested
kernel-2.6.18-128.el5.jtltest.59
(on Centos 5.3, as I don't have a RHEL subscription) to see if some of your
patches would help, but I could still reproduce the problem.

[root at localhost smb]# uname -a
Linux localhost.localdomain 2.6.18-128.el5.jtltest.59 #1 SMP Fri Jan 9
15:42:22 EST 2009 x86_64 x86_64 x86_64 GNU/Linux
[root at localhost smb]# mount -t cifs //192.168.8.142/Shared /smb/a -o
noacl,noperm,user=aaa,dir_mode=0700,domain=DOMAIN,rw
Password:
[root at localhost smb]# mount -t cifs //192.168.8.142/Shared /smb/b -o
noacl,noperm,user=bbb,dir_mode=0700,domain=DOMAIN,rw
Password:
[root at localhost smb]# ls -la
total 16
drwxr-xr-x  4 root root 4096 Jan  6 12:14 .
drwxr-xr-x 25 root root 4096 Jan 12 08:39 ..
?---------  ? ?    ?       ?            ? a
drwx------  1 root root    0 Jan  5 20:07 b
[root at localhost smb]#

Thanks for your help,
Leonardo


More information about the linux-cifs-client mailing list