bob renshaw wrote:


[home/forge] comment = laptop c valid users = %S browseable = yes writeable = yes read only = no create mask = 0750 directory mask = 0750


You do not have a path set for the above share. Generally if you want to share your linux home drive to windows then


[homes]
       read only = No
       browseable = No

is generally enough. This will export all home directories but will only allow the owner to connect.

Does this help?

Iain

[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







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

Reply via email to