1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-12 09:18:10 +03:00

r106: add an idea about SMB UNC names

This commit is contained in:
Andrew Tridgell 2004-04-07 09:45:08 +00:00 committed by Gerald (Jerry) Carter
parent 37d0efa9c2
commit 1497f8c113

View 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