diff options
author | Herb Lewis <herb@samba.org> | 1998-11-12 22:38:12 +0000 |
---|---|---|
committer | Herb Lewis <herb@samba.org> | 1998-11-12 22:38:12 +0000 |
commit | 86dfde31d966ba44cb554036a6232faa05e3a9f4 (patch) | |
tree | a41f98055c72ce883be481583ab25fe1c0acc0e3 /docs | |
parent | 3c45a3503ea57d17e98eb3e57514161a5c82e45e (diff) | |
download | samba-86dfde31d966ba44cb554036a6232faa05e3a9f4.tar.gz |
Fixed missing parens in tt entry.
Diffstat (limited to 'docs')
-rw-r--r-- | docs/yodldocs/smb.conf.5.yo | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/yodldocs/smb.conf.5.yo b/docs/yodldocs/smb.conf.5.yo index 0e36e2ce53b..6be09fce2f8 100644 --- a/docs/yodldocs/smb.conf.5.yo +++ b/docs/yodldocs/smb.conf.5.yo @@ -2933,7 +2933,7 @@ link(bf("security=domain"))(securityequaldomain)) parameter) then periodically a running url(bf(smbd))(smbd.8.html) process will try and change the bf(MACHINE ACCOUNT PASWORD) stored in the file called tt(<Domain>.<Machine>.mac) where tt(<Domain>) is the name of the -Domain we are a member of and tt<Machine> is the primary +Domain we are a member of and tt(<Machine>) is the primary link(bf("NetBIOS name"))(netbiosname) of the machine url(bf(smbd))(smbd.8.html) is running on. This parameter specifies how often this password will be changed, in seconds. The default is one |