From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Michael French" Subject: Re: Re:NT_STATUS_ACCESS_DENIED Date: Wed, 24 Sep 2003 09:49:56 -0700 Sender: linux-admin-owner@vger.kernel.org Message-ID: <000701c382bb$e29cfbe0$0d9f0c0a@savvis.ad.savvis.net> References: <3F69538E00002CCF@mail-bcm01.alestra.net.mx> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: List-Id: Content-Type: text/plain; charset="us-ascii" To: Ricardo Gomez , linux-admin@vger.kernel.org Did you join this computer to the Windows domain (either NT4 or Win2K, don't know which you have)? This will make your life much easier if you do so. Read through the IBM tutorials I sent out yesterday. They are short and tell you exactly how to do this though you might have to do a little extra searching to join this server to a Win2K domain since it requires OpenLDAP and Kerberos to be installed. Michael French ----- Original Message ----- From: "Ricardo Gomez" To: Sent: Wednesday, September 24, 2003 9:14 AM Subject: Re:NT_STATUS_ACCESS_DENIED > I want to join to a Windows Network, this is my smb.conf file: > > > # Global parameters > [global] > workgroup = CB > netbios name = EDSRGR00 > server string = EDS - CB > security = SHARE > encrypt passwords = Yes > local master = No > > [Share] > path = /export/samba/test > read only = No > guest ok = Yes > > > The problem is when I want to list share resource with smbclient like this: > > [pedsgrr2@edsrgr00 pedsgrr2]$ smbclient -U% -L B5254243 > added interface ip=XXX.XXX.XXX.XXX bcast=XXX.XXX.XXX.XXX nmask=255.255.255.0 > Got a positive name query response from XXX.XXX.XXX.XXX ( XXX.XXX.XXX.XXX > ) > Domain=[CB] OS=[Windows 5.1] Server=[Windows 2000 LAN Manager] > > Sharename Type Comment > --------- ---- ------- > Error returning browse list: NT_STATUS_ACCESS_DENIED > > Server Comment > --------- ------- > > Workgroup Master > --------- ------- > [pedsgrr2@edsrgr00 pedsgrr2]$ > > > It's looks like a problem with W2K machines, I used nmap to scan all than > give > me a "NT_STATUS_ACCESS_DENIED" and nmap return: "Remote operating system > guess: > Windows 2000/XP/ME". > > Tks. for your time and help and sorry about XXX.XXX.XXX.XXX ... > > -- Mensaje Original -- > > > > >For a moment, Image that you share a folder in the machine with name > >WinMyName. From linux you type > > > >smbclient //WinMyName/MySharedFolder -U mysusername > > > >Do you can see the files contained into the shared folder after give the > > > >password? > > > > > >Now, let me understand. Do you want to join to window networt or Do you > > >want to join the window network to you? Your computer is a server or not. > > > > > > > >-----Original Message----- > >From: Ricardo Gomez > >To: unlisted-recipients:; (no To-header on input) > >Cc: linux-newbie@vger.kernel.org, linux-admin@vger.kernel.org > >Date: Tue, 23 Sep 2003 17:24:45 -0500 > >Subject: NT_STATUS_ACCESS_DENIED > > > >> I'm trying to conect my Linux into a Windows Network with SAMBA, > >> but when I try to list shares fom resource I recive this message > >> "Error returning browse list: NT_STATUS_ACCESS_DENIED" any idea. > >> > >> My username an password in my linux are the same that I have in > >> the Windows Domain, I used smbpasswd to add my user and password. > >> > >> > >> Tks for your help and sorry about my English. > >> Ricardo > >> > >> > >> > >> > >> - > >> To unsubscribe from this list: send the line "unsubscribe linux-admin" > >> in > >> the body of a message to majordomo@vger.kernel.org > >> More majordomo info at http://vger.kernel.org/majordomo-info.html > > > > > > > > > > - > To unsubscribe from this list: send the line "unsubscribe linux-admin" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html >