From: ludo@gnu.org (Ludovic Courtès)
To: myglc2 <myglc2@gmail.com>
Cc: 22650@debbugs.gnu.org
Subject: bug#22650: guixSD default umask is 0000
Date: Wed, 24 Feb 2016 16:41:55 +0100 [thread overview]
Message-ID: <8760xef73w.fsf@gnu.org> (raw)
In-Reply-To: <87k2lw67cb.fsf@gmail.com> (myglc2@gmail.com's message of "Mon, 22 Feb 2016 11:24:52 -0500")
myglc2 <myglc2@gmail.com> skribis:
> glc@g1 ~$ ssh glc4@g1
> glc4@g1's password:
> glc4@g1 ~$ umask
> 0000
Oh indeed, I can reproduce it.
The problem is that lshd resets the umask when it starts (in
src/daemon.c:daemon_init) but never changes it again.
Perhaps we should be using pam_umask and login.defs (although I’m unsure
if lshd would honor it), or alternately add explicitly set the umask in
/etc/profile.
Thoughts?
Thanks,
Ludo’.
next prev parent reply other threads:[~2016-02-24 15:43 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-02-13 14:36 bug#22650: guixSD default umask is 0000 myglc2
2016-02-21 23:17 ` Ludovic Courtès
2016-02-22 16:24 ` myglc2
2016-02-24 15:41 ` Ludovic Courtès [this message]
2016-03-01 2:25 ` myglc2
2016-03-07 12:18 ` Ludovic Courtès
2016-03-07 15:18 ` 宋文武
2016-03-07 22:25 ` Alex Kost
2016-03-08 22:33 ` Ludovic Courtès
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
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=8760xef73w.fsf@gnu.org \
--to=ludo@gnu.org \
--cc=22650@debbugs.gnu.org \
--cc=myglc2@gmail.com \
/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
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).