From 3d5bb047b18fd289459c4096cc4787b89bbffafe Mon Sep 17 00:00:00 2001 From: Alexander Bokovoy Date: Fri, 11 Apr 2003 15:55:49 +0000 Subject: Fix typos in printing (This used to be commit 63cf664adeff997e359fc56ac75feb85d64ff2d7) --- .../smbdotconf/domain/machinepasswordtimeout.xml | 35 ++++++++++++---------- 1 file changed, 19 insertions(+), 16 deletions(-) (limited to 'docs/docbook/smbdotconf/domain') diff --git a/docs/docbook/smbdotconf/domain/machinepasswordtimeout.xml b/docs/docbook/smbdotconf/domain/machinepasswordtimeout.xml index 14e6d9c5df..06017fce59 100644 --- a/docs/docbook/smbdotconf/domain/machinepasswordtimeout.xml +++ b/docs/docbook/smbdotconf/domain/machinepasswordtimeout.xml @@ -1,18 +1,21 @@ - - machine password timeout (G) - If a Samba server is a member of a Windows - NT Domain (see the security = domain) - parameter) then periodically a running - smbd(8) process will try and change the MACHINE ACCOUNT - PASSWORD stored in the TDB called private/secrets.tdb - . This parameter specifies how often this password - will be changed, in seconds. The default is one week (expressed in - seconds), the same as a Windows NT Domain member server. + + + If a Samba server is a member of a Windows + NT Domain (see the security = domain) + parameter) then periodically a running + smbd(8) process will try and change the MACHINE ACCOUNT + PASSWORD stored in the TDB called private/secrets.tdb + . This parameter specifies how often this password + will be changed, in seconds. The default is one week (expressed in + seconds), the same as a Windows NT Domain member server. - See also smbpasswd - 8, and the - security = domain) parameter. + See also smbpasswd + 8, and the + security = domain) parameter. - Default: machine password timeout = 604800 - - + Default: machine password timeout = 604800 + + -- cgit