Re: Make newly created directories 0775 by default

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Saturday 02 February 2008 15:04:16 Excalibur Xcalibur wrote:
> Hi all,
>           Presently when somebody creates a directory, it's 0755.
>  i.e. not writable by the group. I have a file server and would like
>  to change this default property such that when somebody created a
>  directory it's 0775. i.e.  writable by the group. For my file
>  server, this is a must as users of the same group need to be able
>  to edit each others folders. Thanks.

The file server or file system does not supply the information you
want defaulted.  Each user supplies the modification mask for a new
file or directory.

A user can set a default for the modification mask on his files and
directories, though.  This is called the umask.  This command will set
the umask for the current process (shell) to the default you want:

    umask 002

You could request users to set this in their login scripts or you
could even set it for them by modifying /etc/profile and/or other
files run by various shells.

But, in the end, the user controls this.

-- 
Garry T. Williams --- +1 678 656-4579


-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux