| Author |
Message |
KayZer Soze
Guest
|
Posted:
Mon Feb 14, 2005 7:17 pm Post subject:
How to limit the origin of NET SEND |
|
|
There is some way to receive net send messages only from trusted hosts or
users? |
|
| Back to top |
|
 |
Roger Abell
Guest
|
Posted:
Mon Feb 14, 2005 9:05 pm Post subject:
Re: How to limit the origin of NET SEND |
|
|
No, not directly. You will receive messages from
any sending machine allowed those ports on the
receiving machine. The ports are used for more
than just the net family of commands.
--
Roger Abell
Microsoft MVP (Windows Security)
MCSE (W2k3,W2k,Nt4) MCDBA
"KayZer Soze" <thesuspects@thesuspects.net> wrote in message
news:e4qmaepEFHA.960@TK2MSFTNGP09.phx.gbl...
| Quote: | There is some way to receive net send messages only from trusted hosts or
users?
|
|
|
| Back to top |
|
 |
KayZer Soze
Guest
|
Posted:
Mon Feb 14, 2005 9:18 pm Post subject:
Re: How to limit the origin of NET SEND |
|
|
And what about a NET SEND replacement?
"Roger Abell" <mvpNOSpam@asu.edu> wrote in message
news:uEcgiYqEFHA.548@TK2MSFTNGP14.phx.gbl...
| Quote: | No, not directly. You will receive messages from
any sending machine allowed those ports on the
receiving machine. The ports are used for more
than just the net family of commands.
--
Roger Abell
Microsoft MVP (Windows Security)
MCSE (W2k3,W2k,Nt4) MCDBA
"KayZer Soze" <thesuspects@thesuspects.net> wrote in message
news:e4qmaepEFHA.960@TK2MSFTNGP09.phx.gbl...
There is some way to receive net send messages only from trusted hosts
or
users?
|
|
|
| Back to top |
|
 |
Roger Abell
Guest
|
Posted:
Tue Feb 15, 2005 6:48 am Post subject:
Re: How to limit the origin of NET SEND |
|
|
IM ?
I am not aware of an MS provided direct replacement
for the messenger and alerter service that one can just
plug in.
--
Roger Abell
Microsoft MVP (Windows Security)
MCSE (W2k3,W2k,Nt4) MCDBA
"KayZer Soze" <thesuspects@thesuspects.net> wrote in message
news:%23Hrh2kqEFHA.228@TK2MSFTNGP15.phx.gbl...
| Quote: | And what about a NET SEND replacement?
"Roger Abell" <mvpNOSpam@asu.edu> wrote in message
news:uEcgiYqEFHA.548@TK2MSFTNGP14.phx.gbl...
No, not directly. You will receive messages from
any sending machine allowed those ports on the
receiving machine. The ports are used for more
than just the net family of commands.
--
Roger Abell
Microsoft MVP (Windows Security)
MCSE (W2k3,W2k,Nt4) MCDBA
"KayZer Soze" <thesuspects@thesuspects.net> wrote in message
news:e4qmaepEFHA.960@TK2MSFTNGP09.phx.gbl...
There is some way to receive net send messages only from trusted hosts
or
users?
|
|
|
| Back to top |
|
 |
Joe Richards [MVP]
Guest
|
Posted:
Wed Feb 16, 2005 6:48 am Post subject:
Re: How to limit the origin of NET SEND |
|
|
MS hasn't provided a replacement, however someone could code their own if they
want. It is simply mailslot traffic. If you go back to the December 1999 Windows
NT Mag you will find source code for an app called Mess95 that I wrote/published
which emulated NET SEND receiving on Windows 9x. It had a hard check to not
run on WinNT but that can be easily removed.
Then the next step is to either build a mechanism to determine who to receive
from or require some string in the actual message in order to get it displayed.
joe
--
Joe Richards Microsoft MVP Windows Server Directory Services
www.joeware.net
Roger Abell wrote:
| Quote: | IM ?
I am not aware of an MS provided direct replacement
for the messenger and alerter service that one can just
plug in.
|
|
|
| Back to top |
|
 |
|
|
|
|