was it tested?

I mean this way of sharing folders )) I've done it before(used this tool), but default samba configuretion uses 'security = user' so there must be some account for samba access(read or write). My solution was to set 'security = share' and 'guest account = ${my_user_name}' where ${my_user_name} is the name of my ubuntu user.

Reply