On Sun, 2007-02-04 at 22:57 -0500, Kevin Gutch wrote: > Hi, > > I thought I had successfully integrated Samba 3 with my Win2003 Active > Directory. > In fact I can *net ads join -U Administrator *and join the domain. I > can also display all domain users with *wbinfo -u*. > * > *Here is the part I do not understand. After creating my shares in > smb.conf I then use a WinXp machine to browse the network. My Samba > server appears but when I select it I > get the contents of my Win2003 directory shares (these are the shares I > want to get rid of once I am up and running with Samba3). > Does anyone have any ideas why it might be displaying the contents of > the win2003 server and not the folders declared in the smb.conf. > > Thanks in advance, ---- Not enough information here to be definitive but it would seem as though you have set the NETBIOS name for the samba server (within smb.conf) to be the same name as the Win2003 system which is a definite bad thing to do - you don't want two machines with the same 'machine name' You might want to access the samba system using the ip address instead - open up my computer and type \\IP_ADDRESS_OF_SAMBA_SYSTEM in the address bar and see what shares/files/folders are showing up instead of \ \NETBIOS_NAME since they apparently both have the same NETBIOS_NAME Craig