r106: add an idea about SMB UNC names
authorAndrew Tridgell <tridge@samba.org>
Wed, 7 Apr 2004 09:45:08 +0000 (09:45 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:51:08 +0000 (12:51 -0500)
(This used to be commit 1497f8c113ac6294968ec681aa536180e5d9eb6b)

prog_guide.txt

index fb3cef9c3f9b5da95b0c55fc6744118ccdb1d965..9539e1e5c1922261ae87cc24cf132d7d1db9d3e8 100644 (file)
@@ -595,6 +595,12 @@ For example, these all connect to the samr pipe:
    ncacn_ip_tcp:myserver:[1024,sign,seal]
 
 
+IDEA: Maybe extend UNC names like this?
+
+ smbclient //server/share
+ smbclient //server/share:[sign,seal,spnego]
+
+
 
 
 MSRPC