Changeset 860 for vendor/current/docs/manpages/rpcclient.1
- Timestamp:
- May 12, 2014, 8:58:38 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
vendor/current/docs/manpages/rpcclient.1
r746 r860 2 2 .\" Title: rpcclient 3 3 .\" Author: [see the "AUTHOR" section] 4 .\" Generator: DocBook XSL Stylesheets v1.7 5.2<http://docbook.sf.net/>5 .\" Date: 10/29/20124 .\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/> 5 .\" Date: 09/18/2013 6 6 .\" Manual: User Commands 7 7 .\" Source: Samba 3.6 8 8 .\" Language: English 9 9 .\" 10 .TH "RPCCLIENT" "1" "10/29/2012" "Samba 3\&.6" "User Commands" 10 .TH "RPCCLIENT" "1" "09/18/2013" "Samba 3\&.6" "User Commands" 11 .\" ----------------------------------------------------------------- 12 .\" * Define some portability stuff 13 .\" ----------------------------------------------------------------- 14 .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 15 .\" http://bugs.debian.org/507673 16 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html 17 .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 18 .ie \n(.g .ds Aq \(aq 19 .el .ds Aq ' 11 20 .\" ----------------------------------------------------------------- 12 21 .\" * set default formatting … … 74 83 .sp 75 84 Note that specifying this parameter here will override the 76 \m[blue]\fB \%smb.conf.5.html#\fR\m[]85 \m[blue]\fBlog level\fR\m[] 77 86 parameter in the 78 87 smb\&.conf … … 163 172 .RS 4 164 173 This option allows you to override the NetBIOS name that Samba uses for itself\&. This is identical to setting the 165 \m[blue]\fB \%smb.conf.5.html#\fR\m[]174 \m[blue]\fBnetbios name\fR\m[] 166 175 parameter in the 167 176 smb\&.conf … … 468 477 deldriver <driver> 469 478 .RS 4 470 Delete the specified printer driver for all architectures\&. This does not delete the actual driver files from the server, only the entry from the server\ 's list of drivers\&.479 Delete the specified printer driver for all architectures\&. This does not delete the actual driver files from the server, only the entry from the server\*(Aqs list of drivers\&. 471 480 .RE 472 481 .PP … … 653 662 is designed as a developer testing tool and may not be robust in certain areas (such as command line parsing)\&. It has been known to generate a core dump upon failures when invalid parameters where passed to the interpreter\&. 654 663 .PP 655 From Luke Leighton\ 's original rpcclient man page:664 From Luke Leighton\*(Aqs original rpcclient man page: 656 665 .PP 657 666 \fIWARNING!\fR 658 The MSRPC over SMB code has been developed from examining Network traces\&. No documentation is available from the original creators (Microsoft) on how MSRPC over SMB works, or how the individual MSRPC services work\&. Microsoft\ 's implementation of these services has been demonstrated (and reported) to be\&.\&.\&. a bit flaky in places\&.659 .PP 660 The development of Samba\ 's implementation is also a bit rough, and as more of the services are understood, it can even result in versions of667 The MSRPC over SMB code has been developed from examining Network traces\&. No documentation is available from the original creators (Microsoft) on how MSRPC over SMB works, or how the individual MSRPC services work\&. Microsoft\*(Aqs implementation of these services has been demonstrated (and reported) to be\&.\&.\&. a bit flaky in places\&. 668 .PP 669 The development of Samba\*(Aqs implementation is also a bit rough, and as more of the services are understood, it can even result in versions of 661 670 \fBsmbd\fR(8) 662 671 and
Note:
See TracChangeset
for help on using the changeset viewer.