LinuxSA Mailing list archives

Index: [thread] [date] [subject] [author]
  From: Darryl Ross <rosdr001@lux.levels.unisa.edu.au>
  To  : ka3uww@iname.com
  Date: Mon, 27 Sep 1999 08:06:32 +0930 (GMT+9:30)

Re: Samba/FTP Question

On Fri, 24 Sep 1999, Frank W. Holden Jr. wrote:

> Here is the deal guys and gals, I want to be able to play my mp3's via
> SAMBA on my LAN, BUT (here it comes) I do NOT want people that
> anonymous FTP in to my box to SEE any files or download those files,
> BUT (the biggie one) I do want the users that FTP in to their own
> accounts to be able to FTP the mp3 files. Sounds like a lot of butt
> here huh??? >[;^)

In the /etc/fsaccess file, change:

class   all   real,guest,anonymous  *  

to:

class   all   real,guest  *  

And anonymous logins won't be allowed. Not sure if you'll have to send
the ftp program a -HUP signal or not.

If you want to make an MP3 user, you can put it in the guest group. See
Geoffrey's article in the APC magazine (not sure which month) for more
information about FTP access.

Dazz


-- 
Check out the LinuxSA web pages at http://www.linuxsa.org.au/
To unsubscribe from the LinuxSA list:
  mail linuxsa-request@linuxsa.org.au with "unsubscribe" as the subject


Index: [thread] [date] [subject] [author]
Return to the LinuxSA Mailing List Information Page