search for: login_setuser

Displaying 1 result from an estimated 1 matches for "login_setuser".

2013 Mar 13
1
[patch] Incorrect umask in FreeBSD
...ifferently from other login settings: unless running with the target user's UID, it will only apply the value from /etc/login.conf, not that from the user's ~/.login.conf. The patch below addresses this (although not in the most efficient manner, which would be to add LOGIN_SETUMASK to the LOGIN_SETUSER call). It is harmless on systems (such as OpenBSD) which have login classes but do not share this particular idiosyncrasy with FreeBSD. ------------------------------------------------------------------------ r248231 | des | 2013-03-13 10:41:55 +0100 (Wed, 13 Mar 2013) | 8 lines Changed paths:...