Click to See Complete Forum and Search --> : Cannot access shared resources (of Linx box) on W98 Station!!


npereira
08-19-2001, 04:12 PM
Hi,

I can see the "localhost" icon on my network neighbouhood but when i double click on it to login, i enter the password and it says "Password Incorrect"....???

Im entering the "root" password... how come its not working???

MrMoray
08-20-2001, 08:44 AM
Is your Linux box running Samba?

npereira
08-20-2001, 08:49 AM
yes it is!

MrMoray
08-20-2001, 08:56 AM
what are you trying to share? A HD? There is a Samba NHF here that may help. I just figured this out last week with a very similar setup...what does your smb.conf look like?

npereira
08-20-2001, 09:55 AM
I am trying to chare the "/" base root with my W98 station so i can transfer back and forth some files....

I can see the linux box from network neighborhood but when i click on it, it askes me for a password and i enter the root password but it says "Incorrect password".... I only setup 2 passwords in linux: root, user "nelson". I also tryed to enter no password at all but it says the same thing .

Here is a look at my smb.conf file

[global]
path = /
workgroup = WORKGROUP
server string = RedHat linux server
netbios name = localhost
auto services = homes
netbios aliases = redhat linux server
default = global

[home]
guest only = yes
path = /usr
writeable = true
printable = true
guest ok = true
read only = no

MrMoray
08-20-2001, 10:44 AM
I'm no expert, but I think you need to work on your config some. I believe you need to set up a share, similar to your [Homes] section for the root something like:
[Root]
path =/
writeable =yes
guests ok = yes

I'd also suggest heading over to www.linuxdoc.org (http://www.linuxdoc.org) and checking out the HOWTO on Samba.....smb-HOWTO It helped me tremendously.

npereira
08-20-2001, 11:11 AM
it's not working ... still asking me for a password...

but i noticed that the resources point to \\linux\IPC$

what is this??

MrMoray
08-20-2001, 11:31 AM
I'm not sure what that is.....but have you created a Guest account in smbpasswd? I'm not sure, but I think you might have to do this. Again, go read the HOWTO, I believe it covers this.

jaygee432
08-20-2001, 05:43 PM
I couldn't get Samba working right until I found this: http://www.linuxjunior.org/cgi-bin/pet/pet.cgi?SUBMIT=Display&id=6