On Sun, 2002-12-01 at 08:08, Jason Spence wrote:
> Hi -
> 
> I'm using samba to connect some windows boxen to a distributed set of
> unix machines.  I'm trying to unify some of the administrative
> interfaces via mmc, specifically the group policy stuff.  When I try
> to use the Group Policy snap-in to connect to my samba 2.2.1 servers,
> I see the windows box do a Tree Connect Andx to
> ADMIN$\System32\GroupPolicy, and then the samba box responds with
> 0x0004, permission denied.  Then the windows box goes and tries to
> create ADMIN$\System32, which also fails.  I have sniffer dumps of
> the exchange here (libpcap format, use Ethereal to open): 
> 
> http://lightconsulting.com/~thalakan/gpdump.cap

A comparitive capture of what Win2k does could be useful here.

> Poking around in the samba source code, it looks like ADMIN$ is
> aliased to IPC$, but the System32 named pipe isn't created anywhere.
> Does anyone have any thoughts on implementing this and whatever
> associated protocol is necessary to modify server-side group policies
> over it?

ADMIN$ is actually a disk share under NT - so it's not a system32 pipe,
but actually c:\winnt\system32.   (admin$ is an alias for
%systempath%).  

Andrew Bartlett

-- 
Andrew Bartlett                                 [EMAIL PROTECTED]
Manager, Authentication Subsystems, Samba Team  [EMAIL PROTECTED]
Student Network Administrator, Hawker College   [EMAIL PROTECTED]
http://samba.org     http://build.samba.org     http://hawkerc.net

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to