From b2c44de7fa73f5c9813ce9ed33bbe6a653fd4f24 Mon Sep 17 00:00:00 2001 From: Thorsten Kukuk Date: Fri, 29 Apr 2005 08:29:29 +0000 Subject: Relevant BUGIDs: 600351,1032922 Purpose of commit: bugfix Commit summary: --------------- Create parent directories, if they do not exist, and set the permissions later, so that we can copy the skel directory. --- CHANGELOG | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'CHANGELOG') diff --git a/CHANGELOG b/CHANGELOG index e6829073..4a4446e1 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -70,6 +70,10 @@ BerliOS Bugs are marked with (BerliOS #XXXX). * pam_unix: nis option shouldn't clear the shadow option (t8m) * cleanups and minor bugfixes by Steve Grubb (t8m) * pam_private.h: set PAM_DEFAULT_PROMPT to "login: " (kukuk) +* pam_mkhomedir: Create parent directories if they do not already + exist (Bug 600351 - kukuk) +* pam_mkhomedir: Set owner/permissions of home directory after we + created all files (Bug 1032922 - kukuk) 0.79: Thu Mar 31 16:48:45 CEST 2005 * pam_tally: added audit option (toady) -- cgit v1.2.1