windows share to my home directory . But cannot copy files from linux into 
the windows share.

my smb.conf is as follows :
global]
        workgroup = smithyhouse
        os level = 2
        time server = yes
        unix extensions = yes
        encrypt passwords = yes
        smb passwd file = /etc/samba/smbpasswd
        security = user
        printing = CUPS
        printcap name = CUPS
        socket options = SO_KEEPALIVE IPTOS_LOWDELAY TCP_NODELAY
        wins support = yes
        character set = ISO8859-15
        client code page = 850

[home/forge]
        comment = laptop c
        valid users = %S
        browseable = yes
        writeable = yes
        read only = no
        create mask = 0750
        directory mask = 0750
[printers]
        comment = All Printers
        path = /var/tmp
        printable = yes
        create mask = 0600
        browseable = no
[print$]
        comment = Printer Drivers
        path = /var/lib/samba/drivers
        write list = @ntadmin root
        force group = ntadmin
        create mask = 0664
        directory mask = 0775

Can anyone help. 

P.S windows share is win 98

bob


_______________________________________________
Scottish mailing list
[EMAIL PROTECTED]
http://mailman.lug.org.uk/mailman/listinfo/scottish

Reply via email to