Disconnecting NetWare Users

Disconnecting NetWare Users

Question:
We have a 250-user NetWare 3.12 installation. How can we effectively terminate inactive workstations?

Answer:
Here are the parameters that control how long an idle workstation is connected to the file server.

Number of Watchdog Packets: 10
Limits: 5 to 100
Description: The number of times the server will ask an inactive workstation if it is still attached to the file server, before terminating the workstation’s connection if no response has been received.

Delay Between Watchdog Packets: 59.3 seconds
Limits: 9.9 seconds to 10 minutes 26.2 seconds
Description: Amount of time the server will wait for an inactive workstation to reply to a watchdog packet, before asking the workstation again if it is still attached to the file server.

Delay Before First Watchdog Packet: 4 minutes 56.6 seconds
Limits: 15.7 seconds to 14 daysDescription: Amount of time the server will wait, without receiving a request from a workstation, before asking the workstation if it is still attached to the file server.

By judiciously modifying these values, you can manage inactive workstations. For instance, if you set the “number of watch dog packets” to 5 and reduce the “delay before first watchdog packet” to 60 seconds, and change the “delay between watchdog packets” to 30 seconds, here is what will happen to an inactive station:

TStation becomes inactive
T+60Server sends first watchdog packet. No response from workstation.
T+90Server sends second watchdog packet. No response from workstation.
T+120Server sends third watchdog packet. No response from workstation.
T+150Server sends fourth watchdog packet. No response from workstation.
T+180 Server sends fifth watchdog packet. No response from workstation. Server terminates connection to workstation.

Share the Post:
Heading photo, Metadata.

What is Metadata?

What is metadata? Well, It’s an odd concept to wrap your head around. Metadata is essentially the secondary layer of data that tracks details about the “regular” data. The regular

XDR solutions

The Benefits of Using XDR Solutions

Cybercriminals constantly adapt their strategies, developing newer, more powerful, and intelligent ways to attack your network. Since security professionals must innovate as well, more conventional endpoint detection solutions have evolved

AI is revolutionizing fraud detection

How AI is Revolutionizing Fraud Detection

Artificial intelligence – commonly known as AI – means a form of technology with multiple uses. As a result, it has become extremely valuable to a number of businesses across

AI innovation

Companies Leading AI Innovation in 2023

Artificial intelligence (AI) has been transforming industries and revolutionizing business operations. AI’s potential to enhance efficiency and productivity has become crucial to many businesses. As we move into 2023, several

data fivetran pricing

Fivetran Pricing Explained

One of the biggest trends of the 21st century is the massive surge in analytics. Analytics is the process of utilizing data to drive future decision-making. With so much of

kubernetes logging

Kubernetes Logging: What You Need to Know

Kubernetes from Google is one of the most popular open-source and free container management solutions made to make managing and deploying applications easier. It has a solid architecture that makes