summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2008-11-21 11:33:52 +0100
committerKarolin Seeger <kseeger@samba.org>2008-11-26 10:13:38 +0100
commit95767c2ceb1430dc74212497712b55e2cb067928 (patch)
tree8be78134bd1f58dbd3495a18a4d66f6064bb475b /examples
parente5ae9aeb8d73ab54d9b37965d104e2af499e54c6 (diff)
downloadsamba-95767c2ceb1430dc74212497712b55e2cb067928.tar.gz
pam_winbind: re-add mkhomedir option.
Guenther (cherry picked from commit 6a2d15f1de9fb7b93a31129139dea667303393db)
Diffstat (limited to 'examples')
-rw-r--r--examples/pam_winbind/pam_winbind.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/examples/pam_winbind/pam_winbind.conf b/examples/pam_winbind/pam_winbind.conf
index a9e02a833a5..dd0b112f304 100644
--- a/examples/pam_winbind/pam_winbind.conf
+++ b/examples/pam_winbind/pam_winbind.conf
@@ -33,3 +33,6 @@
# omit pam conversations
;silent = no
+
+# create homedirectory on the fly
+;mkhomedir = no