Changeset 746 for vendor/current/docs-xml/manpages-3/smbclient.1.xml
- Timestamp:
- Nov 27, 2012, 4:56:06 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
vendor/current/docs-xml/manpages-3/smbclient.1.xml
r740 r746 323 323 encrypted. This is new for Samba 3.2 and will only work with Samba 324 324 3.2 or above servers. Negotiates SMB encryption using GSSAPI. Uses 325 the given credentials for the encryption negotia ion (either kerberos325 the given credentials for the encryption negotiation (either kerberos 326 326 or NTLMv1/v2 if given domain/username/password triple. Fails the 327 327 connection if encryption cannot be negotiated. … … 429 429 (no password on share). </para> 430 430 431 <para><command>smbclient //mypc/ yshare "" -N -Tx backup.tar431 <para><command>smbclient //mypc/myshare "" -N -Tx backup.tar 432 432 </command></para> 433 433 … … 635 635 <varlistentry> 636 636 <term>du <filename></term> 637 <listitem><para>Does a directory listing and then prints out the current disk us eage and free space on a share.637 <listitem><para>Does a directory listing and then prints out the current disk usage and free space on a share. 638 638 </para></listitem> 639 639 </varlistentry>
Note:
See TracChangeset
for help on using the changeset viewer.