Re: [Samba] Linux/Samba for the first time

2003-11-28 Thread Joel Hammer
Another way is to use guest account = root in global and guest ok = yes in the shares (might work in global, too) you want to give full access to. This is crude but it works. After you get experience, you could easily tighten up security, (which you really should do) but it is nice to get things wo

Re: [Samba] Linux/Samba for the first time

2003-11-28 Thread Bart Bekker
You can add this line to the [share] part in smb.conf: force user = root This will give anay valid user for the share root permissions. Per Bäckman wrote: I'm setting up a linux mashine with samba for filesharing to windowsclients. I use samba 3 and Linux rh9 and swat. We are just a small grou

[Samba] Linux/Samba for the first time

2003-11-28 Thread Per Bäckman
I'm setting up a linux mashine with samba for filesharing to windowsclients. I use samba 3 and Linux rh9 and swat. We are just a small group of trusted people. I need to create a folder with rights for any windowsuser in the workgroup to: -connect to and add subfolders and files. -read all the subf