From 32bd50c8284de4d9ccb9864d6ec2069403b1949d Mon Sep 17 00:00:00 2001 From: Alexander Bokovoy Date: Fri, 11 Apr 2003 15:44:52 +0000 Subject: Finish conversion of Winbind options. Only Misc section left! (This used to be commit 4861003048b409aea20362e79a99ce286bf225de) --- .../docbook/smbdotconf/winbind/templatehomedir.xml | 28 ++++++++++++---------- 1 file changed, 16 insertions(+), 12 deletions(-) (limited to 'docs/docbook/smbdotconf/winbind/templatehomedir.xml') diff --git a/docs/docbook/smbdotconf/winbind/templatehomedir.xml b/docs/docbook/smbdotconf/winbind/templatehomedir.xml index a931e9b5a3..6c19617bab 100644 --- a/docs/docbook/smbdotconf/winbind/templatehomedir.xml +++ b/docs/docbook/smbdotconf/winbind/templatehomedir.xml @@ -1,13 +1,17 @@ - - template homedir (G) - When filling out the user information for a Windows NT - user, the winbindd(8) daemon - uses this parameter to fill in the home directory for that user. - If the string %D is present it is substituted - with the user's Windows NT domain name. If the string %U - is present it is substituted with the user's Windows - NT user name. + + + When filling out the user information for a Windows NT + user, the winbindd + 8 daemon uses this + parameter to fill in the home directory for that user. If the + string %D is present it + is substituted with the user's Windows NT domain name. If the + string %U is present it + is substituted with the user's Windows NT user name. - Default: template homedir = /home/%D/%U - - + Default: template homedir = /home/%D/%U + + -- cgit