From: "Ricardo Gomez" <rgomez@bancomer.com>
To: linux-admin@vger.kernel.org
Subject: Re:NT_STATUS_ACCESS_DENIED
Date: Wed, 24 Sep 2003 11:14:38 -0500 [thread overview]
Message-ID: <3F69538E00002CCF@mail-bcm01.alestra.net.mx> (raw)
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 <rgomez@bancomer.com>
>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
>
>
>
next reply other threads:[~2003-09-24 16:14 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-09-24 16:14 Ricardo Gomez [this message]
2003-09-24 16:49 ` Michael French
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3F69538E00002CCF@mail-bcm01.alestra.net.mx \
--to=rgomez@bancomer.com \
--cc=linux-admin@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).