Page 1 of 1 1
Topic Options
#10928 - 2001-07-26 05:31 PM Close to perfection..but stuck again help
Anonymous
Unregistered


Ok I posted a few days ago trying to have multiple sites access the same login script for common drives. I'm going to list everything I'm doing and I hope someone can tell me whats wrong. The problem is that on a WIN95 pc the @homeshr isnt mapping to a homedrive since I added a call to a com file. sigh..here goes

1st


@ECHO OFF
CALL %0\..\bkxxxenv.bat
%0\..\kix32.exe showrooms.kix
EXIT


bkxxxenv.bat <--sets the HOME server for a location, because clients auth though a NT 4 BDC and map drives to a different server (win2k) this was the only way I could make it work.

@echo off
set remoteserver=bkhous01

showrooms.kix

BREAK
IF @INWIN="1" ;If OS is WINNT or WIN2K
USE G: \\novell server here\VOL1\DATA
USE I: \\%remoteserver%\DATA
USE J: \\%remoteserver%\APPS

ELSE

USE I: \\%remoteserver%\DATA
USE H: @HOMESHR
USE J: \\%remoteserver%\APPS
SHELL %0\..\BKMAP.COM
ENDIF

CALL @USERID + ".KIX"
EXIT

Ok the W2K part works FINE but to get the novell drive to map root I had to make a com file (runs faster then a bat) to do the maprooting for a novell drive on a 95 box..and works great

here is the com file that does the maprooting on win95

NET USE G: \\novell server here\VOL1
G:
cd DATA
\\novell server here\SYS\PUBLIC\MAP ROOT G:
EXIT

Now the problem..when a 95 client logs in I get no homedrive map, it use to work fine before I added the call to the com file (yes I tried it as a bat file..same result)

Pls help

Top
#10929 - 2001-07-26 05:37 PM Re: Close to perfection..but stuck again help
Anonymous
Unregistered


More info, the BREAK I have at the top of the kix file.

If I remove it the @homeshr maps fine but the reason I added it was if it wasnt there the "Please wait while scripts execute" doesnt go away and the users have to click cancel.

Top
#10930 - 2001-10-23 07:42 AM Re: Close to perfection..but stuck again help
MCA Offline
KiX Supporter
*****

Registered: 2000-04-28
Posts: 5152
Loc: Netherlands, EU
Dear,
Is your problem solved?
greetings.
_________________________
email scripting@wanadoo.nl homepage scripting@wanadoo.nl | Links | Summary of Site Site KiXforms FAQ kixtart.org library collection mirror MCA | FAQ & UDF help file UDF kixtart.org library collection mirror MCA | mirror USA | mirror europe UDF scriptlogic library collection UDFs | mirror MCA

Top
Page 1 of 1 1


Moderator:  Jochen, Allen, Radimus, Glenn Barnas, ShaneEP, Ruud van Velsen, Arend_, Mart 
Hop to:
Shout Box

Who's Online
1 registered (Allen) and 638 anonymous users online.
Newest Members
Sir_Barrington, batdk82, StuTheCoder, M_Moore, BeeEm
17886 Registered Users

Generated in 0.057 seconds in which 0.03 seconds were spent on a total of 12 queries. Zlib compression enabled.

Search the board with:
superb Board Search
or try with google:
Google
Web kixtart.org