NT_STATUS_ACCESS_DENIED

NT_STATUS_ACCESS_DENIED

am 24.09.2003 00:24:45 von rgomez

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-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs

Re: NT_STATUS_ACCESS_DENIED

am 24.09.2003 01:01:38 von Michael French

Not knowing all the variables to your system, the best thing I can do is
point you at a couple of good tutorials that IBM put together. The first
one is on configuring Samba. It favors AIX, but the principles are the
same. The second one is on setting up Samba as a PDC but it also has a
section on configuring the Windows clients to connect to the Linux box.
Hope they help you out some:

http://publib-b.boulder.ibm.com/Redbooks.nsf/RedbookAbstract s/sg246004.html?Open
http://www-1.ibm.com/servers/esdd/tutorials/samba.html

Michael
----- Original Message -----
From: "Ricardo Gomez"
To: ;
Cc: ;
Sent: Tuesday, September 23, 2003 3:24 PM
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-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs

Re: NT_STATUS_ACCESS_DENIED

am 24.09.2003 01:01:38 von Michael French

Not knowing all the variables to your system, the best thing I can do is
point you at a couple of good tutorials that IBM put together. The first
one is on configuring Samba. It favors AIX, but the principles are the
same. The second one is on setting up Samba as a PDC but it also has a
section on configuring the Windows clients to connect to the Linux box.
Hope they help you out some:

http://publib-b.boulder.ibm.com/Redbooks.nsf/RedbookAbstract s/sg246004.html?Open
http://www-1.ibm.com/servers/esdd/tutorials/samba.html

Michael
----- Original Message -----
From: "Ricardo Gomez"
To: ;
Cc: ;
Sent: Tuesday, September 23, 2003 3:24 PM
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-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs

RE: NT_STATUS_ACCESS_DENIED

am 24.09.2003 11:15:51 von joshua

Ricardo,

I can't give an exact answer because you didn't provide many details
about your setup but from what you say it sounds like you may not have
added the box to the domain correctly.

Here is a link with some info on how to do that:
http://io.irean.vt.edu/~wells/samba-domain.html


Joshua


-----Original Message-----
From: linux-admin-owner@vger.kernel.org
[mailto:linux-admin-owner@vger.kernel.org] On Behalf Of Ricardo Gomez
Sent: Tuesday, September 23, 2003 3:25 PM
Cc: linux-newbie@vger.kernel.org; linux-admin@vger.kernel.org
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

Re:NT_STATUS_ACCESS_DENIED

am 24.09.2003 18:14:38 von rgomez

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

Re: Re:NT_STATUS_ACCESS_DENIED

am 24.09.2003 18:49:56 von Michael French

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
>

-
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