Displaying 4 results from an estimated 4 matches for "bmount".
Did you mean:
amount
2002 Jun 17
0
RE: Unable to Access W2K share as read/write using SM BMOUNT
Have you tried
smbmount //w2kname/share /mountpoint -o
username=user,password=pass,workgroup=domain
?
Alexandre Moutinho
-----Original Message-----
From: Andy Tomlin [mailto:atomlin@sandisk.com]
Sent: segunda-feira, 17 de Junho de 2002 17:52
To: 'samba@lists.samba.org'
Subject: [Samba] RE: Unable to Access W2K s...
2002 Jun 17
1
RE: Unable to Access W2K share as read/write using SM BMOUNT
>
> On Mon, 17 Jun 2002, Andy Tomlin wrote:
>
> > I have a Linux box with which I am trying to access a
> share on my W2K
> > workstation. I mount the share successfully and can read
> files but I am
> > unable to write.
>
> What error message do you get?
>
> Is it simply the fake permissions that smbfs sets up that are wrong?
>
> Given
2004 Jun 29
0
samba 3.0.4 problem in getting userlist to set acls on windows xp
Hi all
I have a samba 3.0.4 pdc compiled with acl support built in, and the
following options configured at compile time:
./configure --with-acl-support --with-smbclient --with-sm
bmount --with-quota --with-ads --with-tdbsam
I am just trying to provide acl support to my users, and I know that
acls are working properly on the linux machine (setfacl and getfacl work
superbly!). Samba acl support is compiled in properly (as verified by
smbd -b | grep -i acl). Still, I am having...
2008 Apr 08
1
unable to compile samba 3.0.28a on RHEL 5.1 i386
...book=/usr/share/swat/using_samba
--with-swatdir=/usr/share/swat --enable-cups --with-acl-support
--with-ads --with-automount --with-fhs --with-pam_smbpass
--with-libsmbclient --with-libsmbsharemodes --without-smbwrapper
--with-pam --with-quotas --with-shared-modules=idmap_rid,idmap_ad
--with-smbmount --with-syslog --with-utmp --with-dnsupdate
SAMBA VERSION: 3.0.28a
LIBREPLACE_LOCATION_CHECKS: START
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
LIBREPLACE_LOCATION_CHECKS: END
LIBREPLACE_CC_CHECKS: S...