Bug 89777 - can't smbmount w2k SP3 shares
Summary: can't smbmount w2k SP3 shares
Keywords:
Status: CLOSED CANTFIX
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: samba
Version: 9
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jay Fenlason
QA Contact: David Lawrence
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2003-04-28 07:24 UTC by Joe Bayes
Modified: 2014-08-31 23:24 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2007-01-02 18:37:24 UTC
Embargoed:


Attachments (Terms of Use)

Description Joe Bayes 2003-04-28 07:24:24 UTC
Description of problem:
When I upgraded to Windows 2000 Service Pack 3, I lost the ability to smbmount
W2k shares on my Linux box. 

Version-Release number of selected component (if applicable):
samba-2.2.7a-8.9.0

How reproducible:
Always

Steps to Reproduce:
Put the line:
//jane/c /mnt/disk smbfs user,username=jane,password=foo,ro,noauto 0 0
in /etc/fstab. 
Now, add a W2K SP3 box to your network, create a shared directory named "c".
Create a user named "jane" with password "foo".

spoo:~# mount /mnt/jane
8414: session setup failed: ERRDOS - ERRnoaccess (Access denied.)
SMB connection failed
spoo:~#

I expected the share directory //jane/c to be mounted on /mnt/jane, but instead
there is just an empty directory there. 

Additional info:

I believe that smbmount is configured correctly, as it was working up until when
I installed SP3 on the W2K box. Additionally, I have a W98 box on the network. I
can mount W2K shares on the W98 box, and I can mount W98 shares on my Linux box,
but I can't mount W2K shares on my Linux box. 

I'm using kernel 2.4.18. 

Another attempt, with debug info:
spoo:~# smbmount //jane/c /mnt/jane/ -o username=jane,password=foo,debug=4
mount.smbfs started (version 2.2.7a-security-rollup-fix)
added interface ip=216.86.195.37 bcast=216.86.195.255 nmask=255.255.255.0
added interface ip=192.168.0.1 bcast=192.168.0.255 nmask=255.255.255.0
resolve_lmhosts: Attempting lmhosts lookup for name jane<0x20>
getlmhostsent: lmhost entry: 127.0.0.1 localhost 
getlmhostsent: lmhost entry: 216.86.195.38 jane 
Connecting to 216.86.195.38 at port 139
8548: session request ok
8548: session setup failed: ERRDOS - ERRnoaccess (Access denied.)
SMB connection failed
spoo:~#

Comment 1 Bill Nottingham 2006-08-05 03:45:18 UTC
Red Hat apologizes that these issues have not been resolved yet. We do want to
make sure that no important bugs slip through the cracks.

Red Hat Linux 7.3 and Red Hat Linux 9 are no longer supported by Red Hat, Inc.
They are maintained by the Fedora Legacy project (http://www.fedoralegacy.org/)
for security updates only. If this is a security issue, please reassign to the
'Fedora Legacy' product in bugzilla. Please note that Legacy security update
support for these products will stop on December 31st, 2006.

If this is not a security issue, please check if this issue is still present
in a current Fedora Core release. If so, please change the product and version
to match, and check the box indicating that the requested information has been
provided.

If you are currently still running Red Hat Linux 7.3 or 9, please note that
Fedora Legacy security update support for these products will stop on December
31st, 2006. You are strongly advised to upgrade to a current Fedora Core release
or Red Hat Enterprise Linux or comparable. Some information on which option may
be right for you is available at http://www.redhat.com/rhel/migrate/redhatlinux/.

Any bug still open against Red Hat Linux 7.3 or 9 at the end of 2006 will be
closed 'CANTFIX'. Again, if this bug still exists in a current release, or is a
security issue, please change the product as necessary. We thank you for your
help, and apologize again that we haven't handled these issues to this point.


Comment 3 Bill Nottingham 2007-01-02 18:37:24 UTC
Red Hat Linux 7.3 and Red Hat Linux 9 are no longer supported by Red Hat, Inc.
f you are currently still running Red Hat Linux 7.3 or 9, you are strongly
advised to upgrade to a current Fedora Core release or Red Hat Enterprise Linux
or comparable. Some information on which option may be right for you is
available at http://www.redhat.com/rhel/migrate/redhatlinux/.

Closing as CANTFIX.


Note You need to log in before you can comment on or make changes to this bug.