View Full Version : maintianing network connections to netware after logging out


Mark
06-21-2005, 05:00 PM
I need to maintain a newtware share connection even after logging out from my
win2000 server. What's the best way to do this. NET USE doesn't sound like it
maintains the connections after logout.

Thanks,
Mark.

In Disguise
06-22-2005, 01:05 AM
You could map a drive and use it as a persistent connection.

You could also run a Login Script that maps the drive.

How do you currently handle the drive mapping?

Mark wrote:
> I need to maintain a newtware share connection even after logging out from my
> win2000 server. What's the best way to do this. NET USE doesn't sound like it
> maintains the connections after logout.
>
> Thanks,
> Mark.

In Disguise
06-22-2005, 01:05 AM
You could map a drive and use it as a persistent connection.

You could also run a Login Script that maps the drive.

How do you currently handle the drive mapping?

Mark wrote:
> I need to maintain a newtware share connection even after logging out from my
> win2000 server. What's the best way to do this. NET USE doesn't sound like it
> maintains the connections after logout.
>
> Thanks,
> Mark.

Mark
06-23-2005, 04:48 PM
We currently use a drive mapping using the Novell client. But, I want this
connection to be persistent even if I log off from the server.


"In Disguise" wrote:

> You could map a drive and use it as a persistent connection.
>
> You could also run a Login Script that maps the drive.
>
> How do you currently handle the drive mapping?
>
> Mark wrote:
> > I need to maintain a newtware share connection even after logging out from my
> > win2000 server. What's the best way to do this. NET USE doesn't sound like it
> > maintains the connections after logout.
> >
> > Thanks,
> > Mark.
>

Mark
06-23-2005, 04:48 PM
We currently use a drive mapping using the Novell client. But, I want this
connection to be persistent even if I log off from the server.


"In Disguise" wrote:

> You could map a drive and use it as a persistent connection.
>
> You could also run a Login Script that maps the drive.
>
> How do you currently handle the drive mapping?
>
> Mark wrote:
> > I need to maintain a newtware share connection even after logging out from my
> > win2000 server. What's the best way to do this. NET USE doesn't sound like it
> > maintains the connections after logout.
> >
> > Thanks,
> > Mark.
>

In Disguise
06-23-2005, 05:11 PM
If you log out from NetWare, then your access to those drives will be
disconnected. Accordingly, if you log out from Windows, you will no
longer be allowed to access those network drives.

Do I understand this correctly? You want to log out only of Windows,
but keep the Novell drive mappings?


Mark wrote:
> We currently use a drive mapping using the Novell client. But, I want this
> connection to be persistent even if I log off from the server.
>
>
> "In Disguise" wrote:
>
>
>>You could map a drive and use it as a persistent connection.
>>
>>You could also run a Login Script that maps the drive.
>>
>>How do you currently handle the drive mapping?
>>
>>Mark wrote:
>>
>>>I need to maintain a newtware share connection even after logging out from my
>>>win2000 server. What's the best way to do this. NET USE doesn't sound like it
>>>maintains the connections after logout.
>>>
>>>Thanks,
>>>Mark.
>>
>

In Disguise
06-23-2005, 05:11 PM
If you log out from NetWare, then your access to those drives will be
disconnected. Accordingly, if you log out from Windows, you will no
longer be allowed to access those network drives.

Do I understand this correctly? You want to log out only of Windows,
but keep the Novell drive mappings?


Mark wrote:
> We currently use a drive mapping using the Novell client. But, I want this
> connection to be persistent even if I log off from the server.
>
>
> "In Disguise" wrote:
>
>
>>You could map a drive and use it as a persistent connection.
>>
>>You could also run a Login Script that maps the drive.
>>
>>How do you currently handle the drive mapping?
>>
>>Mark wrote:
>>
>>>I need to maintain a newtware share connection even after logging out from my
>>>win2000 server. What's the best way to do this. NET USE doesn't sound like it
>>>maintains the connections after logout.
>>>
>>>Thanks,
>>>Mark.
>>
>

Mark
07-05-2005, 03:20 PM
Correct. I want to be able to log out of Windows but maintain the drive
mappings.

Mark.

"In Disguise" wrote:

> If you log out from NetWare, then your access to those drives will be
> disconnected. Accordingly, if you log out from Windows, you will no
> longer be allowed to access those network drives.
>
> Do I understand this correctly? You want to log out only of Windows,
> but keep the Novell drive mappings?
>
>
> Mark wrote:
> > We currently use a drive mapping using the Novell client. But, I want this
> > connection to be persistent even if I log off from the server.
> >
> >
> > "In Disguise" wrote:
> >
> >
> >>You could map a drive and use it as a persistent connection.
> >>
> >>You could also run a Login Script that maps the drive.
> >>
> >>How do you currently handle the drive mapping?
> >>
> >>Mark wrote:
> >>
> >>>I need to maintain a newtware share connection even after logging out from my
> >>>win2000 server. What's the best way to do this. NET USE doesn't sound like it
> >>>maintains the connections after logout.
> >>>
> >>>Thanks,
> >>>Mark.
> >>
> >
>

Mark
07-05-2005, 03:20 PM
Correct. I want to be able to log out of Windows but maintain the drive
mappings.

Mark.

"In Disguise" wrote:

> If you log out from NetWare, then your access to those drives will be
> disconnected. Accordingly, if you log out from Windows, you will no
> longer be allowed to access those network drives.
>
> Do I understand this correctly? You want to log out only of Windows,
> but keep the Novell drive mappings?
>
>
> Mark wrote:
> > We currently use a drive mapping using the Novell client. But, I want this
> > connection to be persistent even if I log off from the server.
> >
> >
> > "In Disguise" wrote:
> >
> >
> >>You could map a drive and use it as a persistent connection.
> >>
> >>You could also run a Login Script that maps the drive.
> >>
> >>How do you currently handle the drive mapping?
> >>
> >>Mark wrote:
> >>
> >>>I need to maintain a newtware share connection even after logging out from my
> >>>win2000 server. What's the best way to do this. NET USE doesn't sound like it
> >>>maintains the connections after logout.
> >>>
> >>>Thanks,
> >>>Mark.
> >>
> >
>