diff options
author | Gerald Carter <jerry@samba.org> | 2003-03-04 19:34:30 +0000 |
---|---|---|
committer | Gerald Carter <jerry@samba.org> | 2003-03-04 19:34:30 +0000 |
commit | 7342b1cc84190e06ac5df3eaa072be41f6a2dbe5 (patch) | |
tree | 25ec00802bf83984d836dc1d87425a82ebe7446c /docs/faq/errors.html | |
parent | 1485e795fcdac78d466e7006ce6fe7d5e3d74445 (diff) | |
download | samba-7342b1cc84190e06ac5df3eaa072be41f6a2dbe5.tar.gz samba-7342b1cc84190e06ac5df3eaa072be41f6a2dbe5.tar.bz2 samba-7342b1cc84190e06ac5df3eaa072be41f6a2dbe5.zip |
fixing a few typos & regenerating pages
(This used to be commit 89bc3f1f7c10ab7c7fb8d2437c7e3d07f3e6f4fa)
Diffstat (limited to 'docs/faq/errors.html')
-rw-r--r-- | docs/faq/errors.html | 16 |
1 files changed, 5 insertions, 11 deletions
diff --git a/docs/faq/errors.html b/docs/faq/errors.html index a918a73efc..dd105396ba 100644 --- a/docs/faq/errors.html +++ b/docs/faq/errors.html @@ -127,7 +127,7 @@ Windows NT in the chapter "Portability" of the samba HOWTO collection</TD ></TABLE ><P ></P -> </P +></P ></DIV ><DIV CLASS="SECT1" @@ -146,27 +146,21 @@ CLASS="COMMAND" the program always prompts for the password if the server is a Samba server. It also ignores the "-N" argument when querying some (but not all) of our NT servers."</SPAN -> - -<P +></P +><P >No, it does not ignore -N, it is just that your server rejected the null password in the connection, so smbclient prompts for a password to try again.</P -> - -<P +><P >To get the behaviour that you probably want use <B CLASS="COMMAND" >smbclient -L host -U%</B ></P -> - -<P +><P >This will set both the username and password to null, which is an anonymous login for SMB. Using -N would only set the password to null, and this is not accepted as an anonymous login for most SMB servers.</P -> </P ></DIV ><DIV CLASS="SECT1" |