Hi Sir I have installed Linux Fedora 8 I want to share( Map as drive) Linux folder to Windows.If posible share to MS-DOS operating system Currently we are using Novel Server as per bellow POS Machine(MS-DOS) connecting to Novel Server autorun.bat file C:\DOS\SMARTDRV.EXE /X @ECHO OFF PROMPT $p$g MODE COM1:9600,N,8,1 MODE COM2:9600,N,8,1 c:\nwclient\ITE.COM MODE COM3:9600,N,8,1 MODE LPT1:=COM3 MODE COM4:9600,N,8,1 PATH C:\DOS SET TEMP=C:\DOS c:\nwclient\lsl c:\nwclient\e100bodi c:\nwclient\ipxodi c:\nwclient\netx f:\ login admin *Result is we can login to Novell & SYS volume will be F:\> Same way I have to get share linux folder to DOS Machine Rajeeb Moidunny Lifestyle IT Dept Phone +97148095473,Ext:-5473 E-mail:-rajeeb.moidunny at cplmg.com www.landmarkgroupme.com NOTE: This e-mail message (which includes attachment/s thereto, if any, and the information therein), is legally privileged, proprietary, strictly confidential and exempt from disclosure, which is not waived or lost by mis-transmission or error. If you are not the original intended recipient of this message, it may be unlawful and illegal for you to read, print, retain, copy, disseminate, disclose or otherwise use this message, or take any action in reliance on it, and the same is prohibited and forbidden. If you have received this email in error, please notify the sender immediately by return reply and delete the message from your system without printing or making a copy. Neither the sender nor we are liable for any loss or damage as a result of this message, or for any delay, interception, corruption, virus, error, omission, improper or incomplete transmission thereof. www.landmarkgroupme.com
Hi 2010/12/2 Rajeeb Moidunny <rajeeb.moidunny at cplmg.com>:> I want to share( Map as drive) Linux folder to Windows.If posible share to > MS-DOS operating systemYou can connect from MS-DOS to Samba with LAN Manager or MS Network Client. They are still available from Microsoft at ftp://ftp.microsoft.com/bussys/Clients/LANMAN/ or ftp://ftp.microsoft.com/bussys/Clients/MSCLIENT/ Also you have to need proper device driver of your network adapter for MS-DOS. Unfortunately they use much memory than Netware client?especially using TCP/IP, so you may meet memory exhausted error. I publish the screen image at http://damedame.monyo.com/?date=20101113#p01 Sorry for Japanese message displayed there. --- TAKAHASHI Motonobu <monyo at samba.gr.jp>
Hi TAKAHASHI Motonobu, Thanks a lot ,Its very helpful.we have more than 800 Novel Server.I would like to change to Linux. Can you please tell me ,what is the procedure for installation.which are files need to call for getting Linux Folder as Drive i am use bellow batch file for connecting to Novel server *Result is Ie can login to Novell & SYS volume will be F:\> Same way I have to get share linux folder to DOS Machine C:\DOS\SMARTDRV.EXE /X @ECHO OFF PROMPT $p$g MODE COM1:9600,N,8,1 MODE COM2:9600,N,8,1 c:\nwclient\ITE.COM MODE COM3:9600,N,8,1 MODE LPT1:=COM3 MODE COM4:9600,N,8,1 PATH C:\DOS SET TEMP=C:\DOS c:\nwclient\lsl c:\nwclient\e100bodi c:\nwclient\ipxodi c:\nwclient\netx f:\ login admin *Result is we can login to Novell & SYS volume will be F:\> Same way I have to get share linux folder to DOS Machine Rajeeb Moidunny Lifestyle IT Dept Phone +97148095473,Ext:-5473 E-mail:-rajeeb.moidunny at cplmg.com www.landmarkgroupme.com From: TAKAHASHI Motonobu <monyo at monyo.com> To: Rajeeb Moidunny <rajeeb.moidunny at cplmg.com> Cc: ictinus at samba.org, samba at lists.samba.org, samba-technical at lists.samba.org, Sreejith Janardhanan <sreejith.janardhanan at cplmg.com> Date: 12/03/2010 06:31 PM Subject: Re: Please Help me (share linux to MS-DOS) Hi 2010/12/2 Rajeeb Moidunny <rajeeb.moidunny at cplmg.com>:> I want to share( Map as drive) Linux folder to Windows.If posible shareto> MS-DOS operating systemYou can connect from MS-DOS to Samba with LAN Manager or MS Network Client. They are still available from Microsoft at ftp://ftp.microsoft.com/bussys/Clients/LANMAN/ or ftp://ftp.microsoft.com/bussys/Clients/MSCLIENT/ Also you have to need proper device driver of your network adapter for MS-DOS. Unfortunately they use much memory than Netware client?especially using TCP/IP, so you may meet memory exhausted error. I publish the screen image at http://damedame.monyo.com/?date=20101113#p01 Sorry for Japanese message displayed there. --- TAKAHASHI Motonobu <monyo at samba.gr.jp> NOTE: This e-mail message (which includes attachment/s thereto, if any, and the information therein), is legally privileged, proprietary, strictly confidential and exempt from disclosure, which is not waived or lost by mis-transmission or error. If you are not the original intended recipient of this message, it may be unlawful and illegal for you to read, print, retain, copy, disseminate, disclose or otherwise use this message, or take any action in reliance on it, and the same is prohibited and forbidden. If you have received this email in error, please notify the sender immediately by return reply and delete the message from your system without printing or making a copy. Neither the sender nor we are liable for any loss or damage as a result of this message, or for any delay, interception, corruption, virus, error, omission, improper or incomplete transmission thereof. www.landmarkgroupme.com
Hallo, TAKAHASHI, Du meintest am 03.12.10:>> I want to share( Map as drive) Linux folder to Windows.If posible >> share to MS-DOS operating system> You can connect from MS-DOS to Samba with LAN Manager or > MS Network Client.> They are still available from Microsoft at > ftp://ftp.microsoft.com/bussys/Clients/LANMAN/ > or ftp://ftp.microsoft.com/bussys/Clients/MSCLIENT/> Also you have to need proper device driver of your network adapter > for MS-DOS.Perhaps he has to switch "password encryption" to encrypt passwords = no Viele Gruesse! Helmut
Hello, 2010/12/6 Helmut Hullen <Hullen at t-online.de>:> Hallo, TAKAHASHI, >>> I want to share( Map as drive) Linux folder to Windows.If posible >>> share to MS-DOS operating system > >> You can connect from MS-DOS to Samba with LAN Manager or >> MS Network Client. > > Perhaps he has to switch "password encryption" to > > ? ? ? ?encrypt passwords = noNo, LAN Manager can send LM hash, so you do not need to enable plain text password. --- TAKAHASHI Motonobu <monyo at monyo.com>