git.samba.org
/
samba.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
37d0efa
)
r106: add an idea about SMB UNC names
author
Andrew Tridgell
<tridge@samba.org>
Wed, 7 Apr 2004 09:45:08 +0000
(09:45 +0000)
committer
Gerald (Jerry) Carter
<jerry@samba.org>
Wed, 10 Oct 2007 17:51:08 +0000
(12:51 -0500)
prog_guide.txt
patch
|
blob
|
history
diff --git
a/prog_guide.txt
b/prog_guide.txt
index fb3cef9c3f9b5da95b0c55fc6744118ccdb1d965..9539e1e5c1922261ae87cc24cf132d7d1db9d3e8 100644
(file)
--- a/
prog_guide.txt
+++ b/
prog_guide.txt
@@
-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