Try not to encript passwords.
----- Original Message -----
From: "Juggernaut" <[EMAIL PROTECTED]>
To: "Mandrake maling list" <[EMAIL PROTECTED]>
Sent: Friday, September 01, 2000 1:46 AM
Subject: [newbie] error on samba-2
> Hi again......
> I'm trying to connect windoze 98 SE with Linux. And then I get some error
> messages on Windoze.Anyone can help me ? Please.
>
> Computer 1 : IP Address : 192.168.0.1, Mandrake 7.0, host name :
Craven.net
> Computer 2 : IP Address : 192.168.0.2, Windoze 98 SE, host name :
teteh.net
>
> Here's the errors :
> 1. I'm trying to copy files from linux to win, and I get error message
like
> this :
> "cannot copy kfm_0_776Craven. Access denied. Make sure the disk is not
> full or write-protected and that the file is not currently in use. "
> The file is in /tmp.
>
> 2. "Cannot access \\Craven\Linuxer
> The network name is either not found on the running network, or is
> incorrect. Do you want to connect by using Dial-Up-Networking ?" And I
> answer "No". And the the second message appear.
> " \\Craven\Linuxer is not accessible. The share name was not found. Be
> sure you typed it correctly."
>
> 3. "You must supply a password to make the connection. Resource :
> \\Craven\pungki
> Password : "
> And then the box " Save the password in your personal list" is
checked.
> I tried to fill the password with user password, root password, and
the
> user password in windoze. But I still cannot access it.
>
> Thank you very much for helping me.
>
> NB : This is my smb.conf:
> [global]
> workgroup = QUAKE
> server string = QUAKE SERVER
> security = SHARE
> null passwords = Yes
> log level = 0
> log file = /var/log/samba/log.%a
> max log size = 50
> socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
> os level = 0
> domain master = Yes
> dns proxy = No
> comment = Craven.net
> hosts allow = 192.168.0.2, 192.168.0.1
>
> [homes]
> comment = Home Directories
> path = /home/%u
> read only = No
> guest ok = Yes
> hosts allow = 198.168.0.2, 192.168.0.1
>
> [printers]
> comment = All Printers
> path = /var/spool/samba
> print ok = Yes
> browseable = No
>
> [Linuxer]
> comment = Testing
> path = /root
> read only = No
> guest only = Yes
> guest ok = Yes
>
> [Nieda]
> comment = komputer Windoze
> path = /tmp
> read only = No
> guest only = Yes
> guest ok = Yes
> hosts allow = 192.168.0.1, 192.168.0.2
>
>
>
>