Re: Sockets of domain controller can't be accessed by domain users

From: Matt Scarborough (vexversa@verizon.net)
Date: 08/29/02


From: Matt Scarborough <vexversa@verizon.net>
Date: Thu, 29 Aug 2002 16:20:50 +0000


On Tue, 27 Aug 2002 15:50:43 -0700, George wrote
<f24201c24e1c$2cf1a540$39ef2ecf@TKMSFTNGXA08>

> I guess the domain user may need some security right
> assigned before accessing sockets. (am I right?)
> Can anyone tell me how to enable a domain user
> create/access sockets on the domain controller?
>

This may help.

HKEY_LOCAL_MACHINE
\SYSTEM
\CurrentControlSet
\Services:
\Tcpip
\Parameters

AllowUserRawAccess
Value Type: REG_DWORD—Boolean
Valid Range: 0, 1 (False, True)
Default: 0 (False)

Description: This parameter controls access to raw sockets. If true,
non-administrative users have access to raw sockets. By default, only administrators
have access to raw sockets.

Matt Scarborough 2002-08-29



Relevant Pages

  • Re: Hacking to Xp box
    ... Raw sockets can't be reenabled via command ... Firewall servicewe have to decide whether we need to stop or start ... Windows XP>restricts most of the attacks that use anonymous connections. ...
    (Pen-Test)
  • Raw sockets, MS05-019 and Windows Firewall -- Summary
    ... Based upon the presence of MS05-019 and the state of the Windows ... though TCP raw sockets are unaffected by the firewall the ALG service, ... the ALG service and we're good to go. ...
    (NT-Bugtraq)
  • Re: RAW Sockets and Posibilities
    ... the sockets well enough to be able to help me. ... Using RAW sockets can I somehow capture all packets addressed to an IP ... Visual Studio package compleatly and look elsewhere for a programming ...
    (microsoft.public.dotnet.languages.vb)
  • Re: Raw sockets on Vista with IPPROTO_ICMP
    ... Microsoft MVP, MCSD ... I'm trying to keep my ping program up to date with Vista. ... around raw sockets changed in XP SP2 and again under Vista. ...
    (microsoft.public.win32.programmer.networks)
  • Re: User-space controlled raw ethernet - Is this the way to go?
    ... direct socket code to perform ethernet frame transmission and reception. ... the TUN/TAP interface which provides access ... 'raw sockets' are something completely different. ...
    (comp.os.linux.development.system)