LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Samba Problem (https://www.linuxquestions.org/questions/linux-newbie-8/samba-problem-8119/)

ggramajo 10-30-2001 08:51 AM

Samba Problem
 
Iīve recently install samba in a RedHat 6.1. I can see the windows shares in the net but that machines canīt access the linux shares. Whatīs going on? I supuse to make a user to access that folder but thereīs not even a request for user/pass pair.

Thanks in advance,

Gabriel.

hommih 10-30-2001 01:00 PM

There is a few things you need to do to make samba work with windows:

* make sure samba uses encrypted passwords. This is done in smb.conf. man smb.conf for help.

* you'll also need a smbpasswd file. You'll probably find a script ( mksmbpasswd.sh or something ) in your samba dir that copy your passwd file to smbpasswd. Then to change smbpasswd you can write: smbpasswd <user>.
The username must of course be the same on the windows machine... :)

This should do it... i think...

Hommi

ggramajo 11-03-2001 07:50 AM

Samba Stills
 
I could make window98īs see linuk shares but users canīt write to the share folders in Linux.

Thanks for your help,

Gabriel.


All times are GMT -5. The time now is 03:18 AM.