LinuxSA Mailing list archives

Index: [thread] [date] [subject] [author]
  From: Mark Newton <newton@atdot.dotat.org>
  To  : Robert Mibus <mibus@hallett-cove.schools.sa.edu.au>
  Date: Wed, 25 Nov 1998 11:53:46 +1030 (CST)

Re: permissions

Robert Mibus wrote:

 > i have a smb server serving home dirs.
 > i need to set the default permissions on files created to [d/-]rw-r-----
 > so the group can read the files.
 > any ideas?

On a share by share basis:

    create mode = 0640

(where 0640 is the octal encoding of rw-r----- = 110 100 000 = 6 4 0)

   - mark

--------------------------------------------------------------------
I tried an internal modem,                    newton@atdot.dotat.org
     but it hurt when I walked.                          Mark Newton
----- Voice: +61-4-1958-3414 ------------- Fax: +61-8-83034403 -----

-- 
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