Fix WINS description. It's not 1999, and it wasn't a good description for back then either. If you're running WINS at this point on your AD DCs...get rid of the Win 9x boxes, or realize you don't actually need or want WINS on anything Windows 2000 and newer.

This commit is contained in:
Chris Buechler 2014-11-04 23:08:13 -06:00
parent 7a22ab9bb1
commit 1c1fe6662f
1 changed files with 2 additions and 2 deletions

View File

@ -888,14 +888,14 @@
<name>winsserver1</name>
<type>input</type>
<bindstofield>ovpnserver->step10->wins1</bindstofield>
<description>A Windows Internet Name Service (WINS) server to provide for connecting clients, which allows them to browse Windows shares. This is typically an Active Directory Domain Controller, designated WINS server, or Samba server.</description>
<description>A Windows Internet Name Service (WINS) server IP to provide to connecting clients. Not desirable in most modern networks.</description>
</field>
<field>
<displayname>WINS Server 2</displayname>
<name>winsserver2</name>
<type>input</type>
<bindstofield>ovpnserver->step10->wins2</bindstofield>
<description>A Windows Internet Name Service (WINS) server to provide for connecting clients, which allows them to browse Windows shares. This is typically an Active Directory Domain Controller, designated WINS server, or Samba server.</description>
<description>A Windows Internet Name Service (WINS) server IP to provide to connecting clients. Not desirable in most modern networks.</description>
</field>
<field>
<name>Advanced</name>