View previous topic :: View next topic |
Author |
Message |
willkil n00b
Joined: 07 Apr 2004 Posts: 20 Location: KS, USA
|
Posted: Tue Oct 11, 2005 1:17 am Post subject: Error returning browse list: NT_STATUS_OK [solved] |
|
|
When accessing a WinXP smb server using smbclient, I was getting this:
Code: | # smbclient -L winxpbox -N
Password:
Domain=[WINXPBOX] OS=[Windows 5.1] Server=[Windows 2000 LAN Manager]
Sharename Type Comment
--------- ---- -------
Error returning browse list: NT_STATUS_OK
Domain=[WINXPBOX] OS=[Windows 5.1] Server=[Windows 2000 LAN Manager]
Server Comment
--------- -------
Workgroup Master
--------- -------
|
Googling for the error message yielded a handful of others experiencing the same problem but no solution. I found the solution by googling for the error message a different XP box gave. The problem was on the Windows box of course! Here's how to solve the problem:
In a thread somewhere else, one poster said:
Quote: | You may get that error if your LSA\restrictanonymous regkey is set to hexadecimal '1', which would be found at
HKLM\SYSTEM\CurrentControlSet\Control\Lsa\restrictanonymous. I set that to evade the common LSA exploit, but it messed up my home network, so I got a firewall and set it back to 0, now everything's fine again, and working properly. |
Another poster said:
Quote: | It is necessary (at least on XP Pro, which is what I'm using) to reboot after changing the registry value. |
I followed those instructions on my WinXP box and that solved my problem.
Hope that helps someone else.
Will |
|
Back to top |
|
|
BlackLodge Tux's lil' helper
Joined: 16 May 2004 Posts: 149 Location: TLS
|
|
Back to top |
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|