This is a discussion on Re: [Samba] visitor access to folders and files on Samba within the Samba forums, part of the Networking and Network Related category; On 9/15/05, Bill Groves <bctgroves@occ.cccd.edu> wrote: > Hi, > > I have a ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
On 9/15/05, Bill Groves <bctgroves@occ.cccd.edu> wrote:
> Hi, > > I have a small office here at the college. there are three xp computers > > and a samba server. > > I apparently have set up the smb.conf file correctly as all of us can > > access each ones folders and files. > > From time to time I have students and visiting "fireman" drop by and > > ask for information. > > What lines of code would I put into smb.conf to allow any visiting > > student or "fireman" to acess the info that I want them to have from th= e > > 2 secretaries machines? > > I have made some attempts on my own, but have not had any success. My > > Linux skills are pretty much limited to a desktop setup, and the Samba > > box is running Redhat 8.0. > > Any pointers you can send along would be greatly appreciated. >=20 On the shares that you've defined, add "guest ok =3D yes". You may want to "man smb.conf" to get the exact syntax for the version you are running. Global options "map to guest" and "guest account" may also be relevant. --=20 Jiann-Ming Su "I have to decide between two equally frightening options.=20 If I wanted to do that, I'd vote." --Duckman -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba |