From: "\"Дворников М.В.\"" <m_dvor@soc.adm.yar.ru> To: ALT Linux sysadmin <sysadmins@lists.altlinux.org> Subject: [Sysadmins] samba файло-помойка Date: Mon, 14 May 2007 17:26:39 +0400 Message-ID: <4648638F.7020603@soc.adm.yar.ru> (raw) В сети на каждом компьютере создан сетевой каталог с полным доступом, который пользователи используют для копирования между компьютерами. И превращают эти каталоги в склад игрушек и помойку. Хочу на сервере Samba создать один сетевой каталог "userall", внутри него для каждого пользователя свой каталог, защищенный от удаления любым пользователем. [Userall] path = /home/samba/userall browseable = yes writable = yes create mask = 0660 directory mask = 0770 Как сделать чтобы нельзя было удалить или изменить /home/samba/userall/user, но можно было полностью изменять /home/samba/userall/user/* Похоже на homes, только доступ для всех пользователей. Потом по cron буду чистить весь /home/samba/userall -- С уважением, Дворников Михаил.
next reply other threads:[~2007-05-14 13:26 UTC|newest] Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top 2007-05-14 13:26 "Дворников М.В." [this message] 2007-05-14 13:55 ` Avramenko Andrew 2007-05-14 16:28 ` Artem Zolochevskiy 2007-05-15 4:53 ` "Дворников М.В."
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=4648638F.7020603@soc.adm.yar.ru \ --to=m_dvor@soc.adm.yar.ru \ --cc=sysadmins@lists.altlinux.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
ALT Linux sysadmins discussion This inbox may be cloned and mirrored by anyone: git clone --mirror http://lore.altlinux.org/sysadmins/0 sysadmins/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 sysadmins sysadmins/ http://lore.altlinux.org/sysadmins \ sysadmins@lists.altlinux.org sysadmins@lists.altlinux.ru sysadmins@lists.altlinux.com public-inbox-index sysadmins Example config snippet for mirrors. Newsgroup available over NNTP: nntp://lore.altlinux.org/org.altlinux.lists.sysadmins AGPL code for this site: git clone https://public-inbox.org/public-inbox.git