I am having no success with Samba. Well actually I have had progress but not
enough to use it yet.

My Win2000 and WinXP PC's can see the Samba Server but are denied access or
not accessable.

Can anyone see what else I need to do?

I have followed the instructions in the page below but still no good.

http://www.redhat.com/docs/manuals/linux/RHL-7.2-Manual/custom-guide/samba-w
innt.html
<http://www.redhat.com/docs/manuals/linux/RHL-7.2-Manual/custom-guide/samba-
winnt.html> 

Here is my smb.conf file.........

# Samba config file created using SWAT
# from Grunter (127.0.0.1)
# Date: 2002/04/25 13:05:09

# Global parameters
[global]
        workgroup = FXNZ
        server string = Samba Server
        encrypt passwords = Yes
# next line by Robert
        smb passwd file = /etc/samba/smbpasswd
        log file = /var/log/samba/%m.log
        max log size = 0
        socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
        dns proxy = No
        admin users = Robert
        read list = Simon
        printing = lprng

[homes]
        comment = Home Directories
        valid users = %S
        read only = No
        create mask = 0664
        directory mask = 0775
        browseable = No

[printers]
        comment = All Printers
        path = /var/spool/samba
        printable = Yes
        browseable = No

[Storage]
        path = /storage


Thanks in advance,

Robert

<<attachment: winmail.dat>>

Reply via email to