lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
From: dkabs at mobotix.com (Daniel Kabs [ML])
Subject: smbmount disrupts Windows file sharing.

On Tue, 3 Feb 2004 08:51, <Glenn_Everhart@...kone.com> wrote:
> There has been some recent updating to protocols Samba offers
> to handle some new wrinkles microsoft added. The latest
> 3.0rc2 kit is available now (came out about 2 days ago)
> and might affect this.
> 
> thanks for the info though. 

As the problem clearly affects Windows, it should be addressed
on that system (that will be Microsoft's job). On the other
hand, it's probably the result of an incompatibility in the SMB
protocol Samba uses. Just to make sure the Samba people know
about it, I've filed a bug:

https://bugzilla.samba.org/show_bug.cgi?id=878

Cheers
Daniel Kabs

PS: In the Windows Batch file, the line:
|cd K:\sharedfolder
has no effect. Instead use:
|K:
|if ERRORLEVEL 1 goto exit0
|cd \sharedfolder
(don't forget to set drive letter and folder correctly)


Powered by blists - more mailing lists