$IPC what is it and do i need it?

This is a discussion about $IPC what is it and do i need it? in the Windows Networking category; What is the $IPC share, and do i need it? If not is there a way to perminantly disable it? Windows 2000 Professional

Windows Networking 2246 This topic was started by ,


data/avatar/default/avatar14.webp

302 Posts
Location -
Joined 2001-12-18
What is the $IPC share, and do i need it? If not is there a way to perminantly disable it?
 
Windows 2000 Professional

Participate in our website and join the conversation

You already have an account on our website? To log in, use the link provided below.
Login
Create a new user account. Registration is free and takes only a few seconds.
Register
This subject has been archived. New comments and votes cannot be submitted.

Responses to this topic


data/avatar/default/avatar28.webp

74 Posts
Location -
Joined 2001-01-14
Curley_Boy,
 
$IPC is InterProcess Connection (or Communication, can't remember), it basically means that the box you are trying to connect to doesn't recognise you. This usually happens when a Windows 98/ME user tries to connect to an NT/2000/XP box.
 
You can't disable it, but you have two choices, (1) Enable the Guest account (opens up the PC to everyone) or (2) Create a user account for the "guest" machine.
 


data/avatar/default/avatar14.webp

302 Posts
Location -
Joined 2001-12-18
OP
Thanks
 
On a side note, i've never been able to connect to a 2k box from a 9x machine.
 
I've set up user accounts identical to the ones on the 9x machines on the 2k ones, but i just get the IPC password box pop-up. When its 2k or XP involved theres been no problems. Why is this and how do i get round it?

data/avatar/default/avatar27.webp

1117 Posts
Location -
Joined 2000-01-23
Here's how MS defines the IPC$ share:
Quote:A resource sharing the named pipes that are essential for communication between programs. It is used during remote administration of a computer and when viewing a computer's shared resources.Basically, you can think of it as the "root directory" of your shared folders. If someone clicks on your computer while browsing the network, they will get a list of the shares on your computer. This list is the IPC$ at work. 
Making identical user accounts should fix your problem with 2k-9x communication. Make sure that the accounts you create are members of a group. You should be able to get away with making them members of the "Guests" group, but if not try making them members of the "Users" group.