Re: has anyone successfully accessed a windows share with samba > 3.0.2
From: Alois Treindl <alois astro ch>
To: "Discussion of Red Hat Enterprise Linux 3 (Taroon)" <taroon-list redhat com>
Subject: Re: has anyone successfully accessed a windows share with samba > 3.0.2
Date: Thu, 02 Dec 2004 10:39:51 +0100
Illi Cyrill wrote:
Hello
Samba ver. = 3.0.9-1.fc2
Mayby this could solve your problem use cifs instead of smbmount.
mount -t cifs //<windows share> <local mountpoint> -o
username=<user>,password=<pw>,uid=<uid>,gid=<gid>,file_mod=0750,dir_mod=
0755
Hi
I would expect a working samba release from Redhat, as it is a supported
feature of RHEL.
I don't want to begin installing samba from other sources because Redhat
would not support it.
My problem has been locked with Redhat support, but no reply since 3
days! Maybe they are working on it?????
My question really was: has anyone seen a working smbmount with samba
3.0.7 from a Windows 2003 server ??? This would be important to decide
whether to look for a local problem, or whether the redhat rpm is really
faulty and badly untested.