Ignore:
Timestamp:
Nov 29, 2012, 2:06:31 PM (13 years ago)
Author:
Silvan Scherrer
Message:

Samba Server: updated trunk to 3.6.9 2nd part

Location:
trunk/server
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/server

  • trunk/server/docs/manpages/smbclient.1

    r745 r752  
    33.\"    Author: [see the "AUTHOR" section]
    44.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
    5 .\"      Date: 08/08/2011
     5.\"      Date: 10/29/2012
    66.\"    Manual: User Commands
    77.\"    Source: Samba 3.6
    88.\"  Language: English
    99.\"
    10 .TH "SMBCLIENT" "1" "08/08/2011" "Samba 3\&.6" "User Commands"
     10.TH "SMBCLIENT" "1" "10/29/2012" "Samba 3\&.6" "User Commands"
    1111.\" -----------------------------------------------------------------
    1212.\" * set default formatting
     
    237237\-e|\-\-encrypt
    238238.RS 4
    239 This command line parameter requires the remote server support the UNIX extensions\&. Request that the connection be encrypted\&. This is new for Samba 3\&.2 and will only work with Samba 3\&.2 or above servers\&. Negotiates SMB encryption using GSSAPI\&. Uses the given credentials for the encryption negotiaion (either kerberos or NTLMv1/v2 if given domain/username/password triple\&. Fails the connection if encryption cannot be negotiated\&.
     239This command line parameter requires the remote server support the UNIX extensions\&. Request that the connection be encrypted\&. This is new for Samba 3\&.2 and will only work with Samba 3\&.2 or above servers\&. Negotiates SMB encryption using GSSAPI\&. Uses the given credentials for the encryption negotiation (either kerberos or NTLMv1/v2 if given domain/username/password triple\&. Fails the connection if encryption cannot be negotiated\&.
    240240.RE
    241241.PP
     
    541541into myshare on mypc (no password on share)\&.
    542542.sp
    543 smbclient //mypc/yshare "" \-N \-Tx backup\&.tar
     543smbclient //mypc/myshare "" \-N \-Tx backup\&.tar
    544544.sp
    545545Restore everything except
     
    682682du <filename>
    683683.RS 4
    684 Does a directory listing and then prints out the current disk useage and free space on a share\&.
     684Does a directory listing and then prints out the current disk usage and free space on a share\&.
    685685.RE
    686686.PP
Note: See TracChangeset for help on using the changeset viewer.