On Sun, May 27, 2007 at 03:30:33PM -0700, Todd A. Jacobs wrote:
> I'm trying to get a single user to default to a umask of 002, regardless
> of login method (e.g. gdm or ssh) so that I don't have to update the
> umask in a host of different places. So, I installed:
> and placed a .pam_umask in th
On Sun, May 27, 2007 at 03:30:33PM -0700, Todd A. Jacobs wrote:
> I'm trying to get a single user to default to a umask of 002, regardless
> of login method (e.g. gdm or ssh) so that I don't have to update the
> umask in a host of different places. So, I installed:
>
> libpam-umask/testing upt
For the record, I also tried this:
# /etc/passwd: umask set in GECOS
foo:x:1020:1020:umask=002:/home/foo:/bin/bash
# /etc/pam.d/common-session
session requiredpam_unix.so
session optionalpam_umask.so
with exactly the same results, e.g. nothing useful.
--
I'm trying to get a single user to default to a umask of 002, regardless
of login method (e.g. gdm or ssh) so that I don't have to update the
umask in a host of different places. So, I installed:
libpam-umask/testing uptodate 0.04
and placed a .pam_umask in the user's directory. It's not clea
4 matches
Mail list logo