SMB Trans Vs SMB Write / SMB Read
Shirish Pargaonkar <[email protected]>
| Newsgroups | gmane.network.samba.internals,gmane.linux.file-systems.cifs |
|---|---|
| Message-ID | <[email protected]> |
In Samba, can a QNmPipeInfo functionality be implemented using SMB Write and SMB Read instead of SMB Trans with command QNmPipeInfo? I can send DCE RPC bind using SMB Write and read the bind ack using SMB Read instead of SMB Trans TransactNmPipe. I was wondering if similar could be done to implement various named pipe functions such as SetNmPHandState, QNmPHandState, and WaitNamedPipe by sending an appropriate blob.