diff options
author | John Terpstra <jht@samba.org> | 2003-04-25 18:05:59 +0000 |
---|---|---|
committer | John Terpstra <jht@samba.org> | 2003-04-25 18:05:59 +0000 |
commit | 6c9b614c5becb84359d8547cc5bb76d0523bea4e (patch) | |
tree | ce6c5343a124e45f74d09d7f68a885df79abeb4e /docs/docbook/projdoc/security_level.sgml | |
parent | 0f5feb2105f2d3ffd0d7f1f74ec24257358b2e2c (diff) | |
download | samba-6c9b614c5becb84359d8547cc5bb76d0523bea4e.tar.gz samba-6c9b614c5becb84359d8547cc5bb76d0523bea4e.tar.bz2 samba-6c9b614c5becb84359d8547cc5bb76d0523bea4e.zip |
Fixes for syntax errors.
(This used to be commit 837141f45ef0a007a4cf46690c9eb0d838a25b2f)
Diffstat (limited to 'docs/docbook/projdoc/security_level.sgml')
-rw-r--r-- | docs/docbook/projdoc/security_level.sgml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/docbook/projdoc/security_level.sgml b/docs/docbook/projdoc/security_level.sgml index a59392bbac..f19ec4a1e8 100644 --- a/docs/docbook/projdoc/security_level.sgml +++ b/docs/docbook/projdoc/security_level.sgml @@ -130,8 +130,8 @@ Windows NT server, the later natively capable of encrypted password support. <note><para> <emphasis>Server</emphasis> level security is incompatible with what is known -as </empahsis>schannel</emphasis> or "sign and seal" protocols. This means that -if you want to use <empahsis>server</emphasis> level security you must disable +as <emphasis>schannel</emphasis> or "sign and seal" protocols. This means that +if you want to use <emphasis>server</emphasis> level security you must disable the use of "sign and seal" on all machines on your network. </para></note> |