----- Original Message ----- From: "dman" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Tuesday, July 24, 2001 6:22 PM Subject: Re: Smaba problem
> On Tue, Jul 24, 2001 at 11:12:54AM -0500, Case, Benjamin wrote: > | I just installed smbclient on my Laptop. I have another Win2k box on my LAN. > | I have shared a folder with Read access for Everyone. The Win2k pc is called > | BEN. The shared directory is called SHARE. I run: > | > | # smbclient \\\\BEN\\SHARE > > It will probably work with forward slashes instead. Try it. > # smbclient //BEN/SHARE > > | This returns a request for a password. Since I gave Everyone access, I just > | hit enter with no password. > | > | Then I get "Anonymous Login Successful" > | "Domain=[MYDOMAIN] OS=[Windows 5.0] Server=[Windows 2000 Lan > | Manager] > | "tree connect failed: ERRDOS - ERRnoaccess (access denied.) " > | > | > | What am I doing wrong ?? > > I believe that WinNT and Win2k require athentication even when > Everyone has access. Try specifying a username and the password > associated with it (from the users on the win2k box). > > HTH, > -D Did you turn the guest account on at BEN ? Only if it is enabled you can use the shares with any username. Make shure you realy want this "feature" pascal

