LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   can't access windows shares (https://www.linuxquestions.org/questions/linux-networking-3/cant-access-windows-shares-11501/)

linus 01-10-2002 12:00 PM

can't access windows shares
 
I just did a new Redhat 7.2 setup and when I try to access windows shares on my windows 2000 computers I receive a message that "access is denied."

The drives on the windows machines are shared and I have added the linux user and password to the windows machines. I have smbpasswds set up on the linux box for all the users.

The windows machines can access the linux box with no problems and the windows machines can access each other.

It is just that I cannot access or even see the windows shares from linux.

Any ideas?

Thanks.

echto 01-15-2002 08:12 AM

SU to root.

cd /etc/init.d
./smb stop
./netfs restart
./smb start


All times are GMT -5. The time now is 10:16 PM.