Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.mobile.android > #56820
| From | Arlen Holder <a%rlenh.older@no.spam.net> |
|---|---|
| Newsgroups | alt.comp.os.windows-10, microsoft.public.windowsxp.general, comp.mobile.android |
| Subject | Re: What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? |
| Date | 2018-10-23 22:36 +0000 |
| Organization | Mixmin |
| Message-ID | <pqo7q6$2d6$1@news.mixmin.net> (permalink) |
| References | (12 earlier) <pql804.5o.1@ID-201911.user.individual.net> <pqlqh3$29a$1@news.mixmin.net> <g38d0lFenh2U1@mid.individual.net> <pqn344$4lg$2@news.mixmin.net> <pqna6e$hfq$4@news.mixmin.net> |
Cross-posted to 3 groups.
Here is added value for WinXP users from another thread moments ago...
//Win2K and WinXP WebDAV Notes
For implementation of WebDAV on Windows XP and later , MSFT made it's
own interpretation of the standard to work best with the Windows IIS
servers. The problem due to this is three fold:
Windows XP authenticates users using the format "domain\username"
by the mechanism of "Microsoft-WebDAV-MiniRedir/5.1.2600". Whereas
Windows 98SE/2000 authenticates users as "username" using the
mechanism of "Microsoft Data Access Internet Publishing Provider DAV
1.1".
The problem lies with the implementation of
"Microsoft-WebDAV-MiniRedir/5.1.2600". If authentication is sent as
"domain\username" then it would be received as "usernamedomain" or
"usernamehostname" by the Web server and not as "username".
Also as per "Microsoft Knowledge Base, Article ID: 841215" Windows
XP disables "Basic Auth" in its "Microsoft-WebDAV-MiniRedir/5.1.2600"
mechanism by default for security reasons. But WebDAV expects "Basic
Auth".//
Back to comp.mobile.android | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? Arlen Holder <a%rlenh.older@no.spam.net> - 2018-10-14 17:24 +0000
Re: What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? Andy Burns <usenet@andyburns.uk> - 2018-10-17 01:06 +0100
Re: What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? Arlen Holder <a%rlenh.older@no.spam.net> - 2018-10-18 16:26 +0000
Re: What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? Frank Slootweg <this@ddress.is.invalid> - 2018-10-18 18:13 +0000
Re: What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? Arlen Holder <a%rlenh.older@no.spam.net> - 2018-10-18 19:59 +0000
Re: What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? Frank Slootweg <this@ddress.is.invalid> - 2018-10-18 20:42 +0000
Re: What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? Arlen Holder <a%rlenh.older@no.spam.net> - 2018-10-18 21:55 +0000
Re: What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? M.L. <me@privacy.invalid> - 2018-10-19 23:04 -0500
Re: What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? Paul <nospam@needed.invalid> - 2018-10-20 00:37 -0400
Re: What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? Arlen Holder <a%rlenh.older@no.spam.net> - 2018-10-21 19:20 +0000
Re: What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? Paul <nospam@needed.invalid> - 2018-10-21 16:42 -0400
Re: What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? Arlen Holder <a%rlenh.older@no.spam.net> - 2018-10-21 22:47 +0000
Re: What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? Frank Slootweg <this@ddress.is.invalid> - 2018-10-22 13:51 +0000
Re: What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? "R.Wieser" <address@not.available> - 2018-10-22 16:44 +0200
Re: What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? Frank Slootweg <this@ddress.is.invalid> - 2018-10-22 17:21 +0000
Re: What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? "R.Wieser" <address@not.available> - 2018-10-22 21:43 +0200
Re: What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? Arlen Holder <a%rlenh.older@no.spam.net> - 2018-10-22 20:44 +0000
Re: What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? Arlen Holder <a%rlenh.older@no.spam.net> - 2018-10-23 12:10 +0000
Re: What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? Diesel <me@privacy.net> - 2018-11-02 08:03 +0000
Re: What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? Frank Slootweg <this@ddress.is.invalid> - 2018-10-23 16:16 +0000
Re: What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? Arlen Holder <a%rlenh.older@no.spam.net> - 2018-10-23 19:21 +0000
Re: What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? Frank Slootweg <this@ddress.is.invalid> - 2018-10-23 20:51 +0000
Re: What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? nospam <nospam@nospam.invalid> - 2018-10-23 16:54 -0400
Re: What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? Arlen Holder <a%rlenh.older@no.spam.net> - 2018-10-23 22:23 +0000
Re: What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? Arlen Holder <a%rlenh.older@no.spam.net> - 2018-10-23 22:23 +0000
Re: What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? "Carlos E. R." <robin_listas@es.invalid> - 2018-10-23 23:09 +0200
Re: What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? Arlen Holder <a%rlenh.older@no.spam.net> - 2018-10-23 22:23 +0000
Re: What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? "Carlos E.R." <robin_listas@es.invalid> - 2018-10-24 02:47 +0200
Re: What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? Arlen Holder <a%rlenh.older@no.spam.net> - 2018-10-24 10:35 +0000
Re: What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? "Carlos E. R." <robin_listas@es.invalid> - 2018-10-24 17:25 +0200
Re: What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? Arlen Holder <a%rlenh.older@no.spam.net> - 2018-10-24 15:50 +0000
Re: What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? M.L. <me@privacy.invalid> - 2018-10-25 17:49 -0500
Re: What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? Arlen Holder <a%rlenh.older@no.spam.net> - 2018-10-26 01:24 +0000
Re: What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? Arlen Holder <a%rlenh.older@no.spam.net> - 2018-10-27 07:32 +0000
Re: What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? Diesel <me@privacy.net> - 2018-11-02 08:03 +0000
Re: What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? Arlen Holder <a%rlenh.older@no.spam.net> - 2018-10-22 20:37 +0000
Re: What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? Frank Slootweg <this@ddress.is.invalid> - 2018-10-23 15:58 +0000
Re: What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? Arlen Holder <a%rlenh.older@no.spam.net> - 2018-10-23 19:46 +0000
Re: What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? Arlen Holder <a%rlenh.older@no.spam.net> - 2018-10-23 19:52 +0000
Re: What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? Arlen Holder <a%rlenh.older@no.spam.net> - 2018-10-22 22:55 +0000
Re: What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? Arlen Holder <a%rlenh.older@no.spam.net> - 2018-10-23 00:37 +0000
Re: What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? "Carlos E. R." <robin_listas@es.invalid> - 2018-10-23 12:55 +0200
Re: What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? Arlen Holder <a%rlenh.older@no.spam.net> - 2018-10-23 12:10 +0000
Re: What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? Arlen Holder <a%rlenh.older@no.spam.net> - 2018-10-23 14:11 +0000
Re: What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? Arlen Holder <a%rlenh.older@no.spam.net> - 2018-10-23 22:36 +0000
Re: What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? Diesel <me@privacy.net> - 2018-11-02 08:03 +0000
Re: What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? Diesel <me@privacy.net> - 2018-11-02 08:03 +0000
Re: What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? Diesel <me@privacy.net> - 2018-11-02 19:15 +0000
Re: What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? Arlen Holder <a%rlenh.older@no.spam.net> - 2018-10-22 21:44 +0000
Re: What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? Diesel <me@privacy.net> - 2018-11-02 08:03 +0000
Re: What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? Arlen Holder <a%rlenh.older@no.spam.net> - 2018-10-22 21:07 +0000
Re: What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? Diesel <me@privacy.net> - 2018-11-02 08:03 +0000
Re: What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? Frank Slootweg <this@ddress.is.invalid> - 2018-11-02 19:05 +0000
Re: What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? Diesel <me@privacy.net> - 2018-11-03 02:00 +0000
Re: What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? Frank Slootweg <this@ddress.is.invalid> - 2018-11-03 15:09 +0000
Re: What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? Diesel <me@privacy.net> - 2018-11-02 08:03 +0000
Re: What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? David Taylor <david-taylor@blueyonder.co.uk.invalid> - 2018-10-22 18:56 +0100
Re: What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? Arlen Holder <a%rlenh.older@no.spam.net> - 2018-10-23 03:37 +0000
Re: What's the best way to forward SMB TCP port 445 to something higher than 1024 on Windows? arlen holder <arlen@arlen.com> - 2019-01-21 01:30 +0000
csiph-web