I just follow the sample net use command in O'Reilly's Using Samba. I tried to execute the command in Windows command prompt and it works, the drive was map I can see it in my windows explorer, any idea?
On Thu, 14 Oct 2004 07:53:51 +0200, Laurenz, Dirk <[EMAIL PROTECTED]> wrote: > Hi, > > do you think /home is right in Win Platform? > Put the \\smbnfs\MS Office in " like "\\smbnfs\MS Office". > I think Win98 doesn't like blanks and share names longer than eight characters > > Mit freundlichem Gru�, > > Dirk Laurenz > Systems Engineer > > Fujitsu Siemens Computers > Sales Central Europe Deutschland > Professional Service Organisation Nord / Ost > > Hildesheimer Strasse 25 > 30880 Laatzen > Germany > > Telephone: +49 (511) 84 89 - 18 08 > Telefax: +49 (511) 84 89 - 25 18 08 > Mobile: +49 (170) 22 10 781 > Email: mailto:[EMAIL PROTECTED] > Internet: http://www.fujitsu-siemens.com > > http://www.fujitsu-siemens.de/rl/servicesupport/itdienstleistungen/competencecenter.html > ******************************************************************************************************************* > > -| -----Original Message----- > -| From: > -| [EMAIL PROTECTED] > -| rg > -| [mailto:[EMAIL PROTECTED] > -| .samba.org] On Behalf Of Drexx > -| Sent: Thursday, October 14, 2004 7:45 AM > -| To: [EMAIL PROTECTED] > -| Subject: Re: [Samba] Photoshop "Disk Full" error,a linux > -| filesystem NOT Samba issue > -| > -| Hi lists > -| Just installed RHFC2 with Samba3.0.3-5. my problem is when > -| I log on my > -| windows98 logon script was run but it did not map my home directory > -| and MS Office to my windows98 machine. Logon bat script has > -| only this > -| net use h: /home > -| net use m: \\smbnfs\MS Office > -| > -| here is the output of my testparm > -| > -| # Global parameters > -| [global] > -| workgroup = BMCMNL > -| server string = Samba Server log-on domain for > -| win95 and win98 > -| interfaces = 192.168.101.124/25 > -| log file = /var/log/samba/%m.log > -| max log size = 50 > -| socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192 > -| printcap name = /etc/printcap > -| logon script = logon.bat > -| logon path = \\%L\profiles\%U\%m > -| logon home = \\%L\%U\.win_profile\%m > -| domain logons = Yes > -| dns proxy = No > -| wins support = Yes > -| idmap uid = 16777216-33554431 > -| idmap gid = 16777216-33554431 > -| hosts allow = 192.168.101., 127. > -| > -| [homes] > -| comment = Home Directories > -| read only = No > -| browseable = No > -| > -| [netlogon] > -| comment = Network Logon Service > -| path = /home/netlogon > -| browseable = No > -| share modes = No > -| > -| [profiles] > -| path = /home/profiles > -| read only = No > -| guest ok = Yes > -| browseable = No > -| root preexec = /bin/mkdir /home/profiles/%U; /bin/chown %U > -| /home/profiles/%U; /bin/chmod 700 /home/profiles/%U > -| > -| [printers] > -| comment = All Printers > -| path = /var/spool/samba > -| printable = Yes > -| browseable = No > -| > -| [MS Office] > -| comment = Microsoft Office 97 for all > -| path = /mnt/win/Program Files/Microsoft Office/Office > -| guest ok = Yes > -| > -| > -| thanks > -| drex > -| -- > -| To unsubscribe from this list go to the following URL and read the > -| instructions: http://lists.samba.org/mailman/listinfo/samba > -| > -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba
