diff options
author | Luke Leighton <lkcl@samba.org> | 1998-11-30 19:15:02 +0000 |
---|---|---|
committer | Luke Leighton <lkcl@samba.org> | 1998-11-30 19:15:02 +0000 |
commit | 0a02d17577d4743ff84f6dec16563644798923d6 (patch) | |
tree | 10c26ebb4310f32508be963b7381b01da27c0e82 | |
parent | da7a6d46b01c77e243b3cbc7bf23c3b7aa6e13e9 (diff) | |
download | samba-0a02d17577d4743ff84f6dec16563644798923d6.tar.gz samba-0a02d17577d4743ff84f6dec16563644798923d6.tar.bz2 samba-0a02d17577d4743ff84f6dec16563644798923d6.zip |
missed out endit()s, ta andrej.
(This used to be commit 37a6acf43ca308647bee66f1e68a43d641b77f6f)
-rw-r--r-- | docs/yodldocs/smb.conf.5.yo | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/yodldocs/smb.conf.5.yo b/docs/yodldocs/smb.conf.5.yo index 2bcf7bee61..809fa48792 100644 --- a/docs/yodldocs/smb.conf.5.yo +++ b/docs/yodldocs/smb.conf.5.yo @@ -1876,6 +1876,8 @@ Server as the correct NT user and with the correct NT group permissions) in the UNIX group be mapped to the correct NT Domain users in the specified NT Domain using link(bf('domain user map'))(domainusermap). +endit() + Failure to meet any of these requirements may result in either (or both) errors reported in the log files or (and) incorrect or missing access rights granted to users. @@ -2033,6 +2035,8 @@ it() that the NT Domain User exists in the specified NT Domain. it() that the UNIX Server knows about the specified Domain. +endit() + Failure to meet any of these requirements may result in either (or both) errors reported in the log files or (and) incorrect or missing access rights granted to users. @@ -2817,6 +2821,8 @@ Server as the correct NT user and with the correct NT group permissions) in the UNIX group be mapped to the correct NT Domain users in the specified NT Domain using link(bf('domain user map'))(domainusermap). +endit() + Failure to meet any of these requirements may result in either (or both) errors reported in the log files or (and) incorrect or missing access rights granted to users. |