1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-29 19:09:01 +00:00

Qualify some "I"s in script documentation to attribute them to their author, to

reduce confusion when many scripts are presented together. Also make a few
other miscellaneous documentation cleanups.
This commit is contained in:
david
2008-11-04 16:41:12 +00:00
parent 8a6106529a
commit 12290c86cd
5 changed files with 8 additions and 13 deletions

View File

@@ -6,7 +6,7 @@ retrieve more information about each share using <code>srvsvc.NetShareGetInfo()<
Running
<code>NetShareEnumAll()</code> will work anonymously on Windows 2000, and requires a user-level
account on any other Windows version. Calling <code>NetShareGetInfo()</code> requires an
administrator account on every version of Windows I tested.
administrator account on every version of Windows I (Ron Bowes) tested.
Although <code>NetShareEnumAll()</code> is restricted on certain systems, actually connecting to
a share to check if it exists will always work. So, if <code>NetShareEnumAll()</code> fails, a