Ignore:
Timestamp:
May 12, 2014, 8:58:38 PM (11 years ago)
Author:
Silvan Scherrer
Message:

Samba 3.6: updated vendor to latest version

File:
1 edited

Legend:

Unmodified
Added
Removed
  • vendor/current/docs/manpages/rpcclient.1

    r746 r860  
    22.\"     Title: rpcclient
    33.\"    Author: [see the "AUTHOR" section]
    4 .\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
    5 .\"      Date: 10/29/2012
     4.\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/>
     5.\"      Date: 09/18/2013
    66.\"    Manual: User Commands
    77.\"    Source: Samba 3.6
    88.\"  Language: English
    99.\"
    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 '
    1120.\" -----------------------------------------------------------------
    1221.\" * set default formatting
     
    7483.sp
    7584Note 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[]
    7786parameter in the
    7887smb\&.conf
     
    163172.RS 4
    164173This 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[]
    166175parameter in the
    167176smb\&.conf
     
    468477deldriver <driver>
    469478.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\&.
     479Delete 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\&.
    471480.RE
    472481.PP
     
    653662is 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\&.
    654663.PP
    655 From Luke Leighton\'s original rpcclient man page:
     664From Luke Leighton\*(Aqs original rpcclient man page:
    656665.PP
    657666\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 of
     667The 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
     669The 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
    661670\fBsmbd\fR(8)
    662671and
Note: See TracChangeset for help on using the changeset viewer.