[Samba] access problem on linux mounted Windows Vista share

Mark Adams mark at campbell-lange.net
Tue Apr 10 16:31:33 GMT 2007


This user responded to me and advised it was a simple workgroup name
problem.

Regards,
Mark

On Tue, Apr 10, 2007 at 04:59:36PM +0100, Mark Adams wrote:
> I would say this is due to the new Security in Vista, Has anyone used
> smbclient or smbmount/smbfs with Vista?
> 
> May be similar to this issue;
> 
> http://forums.windowsvistamagazine.com/forums/2111/ShowThread.aspx
> 
> On Sat, Apr 07, 2007 at 02:58:14PM -0400, David Yoakley wrote:
> > Windows Workgroup, private network with a Windows Vista PC sharing a folder
> > for full access to a specific user name.  The share is browsable and
> > readable from other PCs on the network.
> > 
> > I can mount the share on linux (Debian /Ubuntu) with no errors BUT have no
> > permissions on the mount point once mounted (see below).
> > 
> > # mkdir data
> > # mount -t smbfs -o username=xxxx,password=xxxx //CHEDDAR/data  data
> > # ls -l
> > ?---------  ? ?        ?           ?                ? data
> > 
> > Get a strange "SUCCESS" error when smbclient trys make the connection to
> > list the share with same loging it was created with.
> > 
> > # smbclient -U xxxx -L //CHEDDAR
> > Password: xxxxx
> > session setup failed: SUCCESS - 0
> > 
> > But...I can get an anonymous connection to the server.
> > 
> > # smbclient -L //CHEDDAR
> > Password:
> > Anonymous login successful
> > Domain=[WORKGROUP] OS=[Windows Vista (TM) Ultimate 6000]
> > Server=[Windows Vista (TM) Ultimate 6.0]
> > 
> >       Sharename       Type      Comment
> >       ---------       ----      -------
> > Error returning browse list: NT_STATUS_ACCESS_DENIED
> > Anonymous login successful
> > Domain=[WORKGROUP] OS=[Windows Vista (TM) Ultimate 6000]
> > Server=[Windows Vista (TM) Ultimate 6.0]
> > 
> >       Server               Comment
> >       ---------            -------
> >       CHEDDAR
> > 
> >       Workgroup            Master
> >       ---------            -------
> >       WORKGROUP
> > 
> > -- 
> > David Yoakley
> > Cell 512.417.7172
> > -- 
> > To unsubscribe from this list go to the following URL and read the
> > instructions:  https://lists.samba.org/mailman/listinfo/samba
> -- 
> To unsubscribe from this list go to the following URL and read the
> instructions:  https://lists.samba.org/mailman/listinfo/samba


More information about the samba mailing list