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/net.8

    r746 r860  
    22.\"     Title: net
    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: System Administration tools
    77.\"    Source: Samba 3.6
    88.\"  Language: English
    99.\"
    10 .TH "NET" "8" "10/29/2012" "Samba 3\&.6" "System Administration tools"
     10.TH "NET" "8" "09/18/2013" "Samba 3\&.6" "System Administration tools"
     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
     
    7180.RS 4
    7281This option allows you to override the NetBIOS name that Samba uses for itself\&. This is identical to setting the
    73 \m[blue]\fB\%smb.conf.5.html#\fR\m[]
     82\m[blue]\fBnetbios name\fR\m[]
    7483parameter in the
    7584smb\&.conf
     
    115124.sp
    116125Note that specifying this parameter here will override the
    117 \m[blue]\fB\%smb.conf.5.html#\fR\m[]
     126\m[blue]\fBlog level\fR\m[]
    118127parameter in the
    119128smb\&.conf
     
    153162[UPN] (ADS only) set the principalname attribute during the join\&. The default format is host/netbiosname@REALM\&.
    154163.PP
    155 [OU] (ADS only) Precreate the computer account in a specific OU\&. The OU string reads from top to bottom without RDNs, and is delimited by a \'/\'\&. Please note that \'\e\' is used for escape by both the shell and ldap, so it may need to be doubled or quadrupled to pass through, and it is not used as a delimiter\&.
     164[OU] (ADS only) Precreate the computer account in a specific OU\&. The OU string reads from top to bottom without RDNs, and is delimited by a \*(Aq/\*(Aq\&. Please note that \*(Aq\e\*(Aq is used for escape by both the shell and ldap, so it may need to be doubled or quadrupled to pass through, and it is not used as a delimiter\&.
    156165.SS "[RPC] OLDJOIN [options]"
    157166.PP
     
    348357.SS "LOOKUP DC [DOMAIN]"
    349358.PP
    350 Give IP\'s of Domain Controllers for specified
     359Give IP\*(Aqs of Domain Controllers for specified
    351360\fI DOMAIN\fR\&. Defaults to local domain\&.
    352361.SS "LOOKUP MASTER DOMAIN"
     
    357366.SS "CACHE"
    358367.PP
    359 Samba uses a general caching interface called \'gencache\'\&. It can be controlled using \'NET CACHE\'\&.
     368Samba uses a general caching interface called \*(Aqgencache\*(Aq\&. It can be controlled using \*(AqNET CACHE\*(Aq\&.
    360369.PP
    361370All the timeout parameters support the suffixes:
     
    461470.IP \(bu 2.3
    462471.\}
    463 type \- Type of the group; either \'domain\', \'local\', or \'builtin\'
     472type \- Type of the group; either \*(Aqdomain\*(Aq, \*(Aqlocal\*(Aq, or \*(Aqbuiltin\*(Aq
    464473.RE
    465474.sp
     
    522531.SS "MAXRID"
    523532.PP
    524 Prints out the highest RID currently in use on the local server (by the active \'passdb backend\')\&.
     533Prints out the highest RID currently in use on the local server (by the active \*(Aqpassdb backend\*(Aq)\&.
    525534.SS "RPC INFO"
    526535.PP
     
    539548\fIDOMAIN$\fR
    540549with the account flag
    541 \fB\'I\'\fR
     550\fB\*(AqI\*(Aq\fR
    542551(interdomain trust account)\&. This is required for incoming trusts to work\&. It makes Samba be a trusted domain of the foreign (trusting) domain\&. Users of the Samba domain will be made available in the foreign domain\&. If the command is used against localhost it has the same effect as
    543552smbpasswd \-a \-i DOMAIN\&. Please note that both commands expect a appropriate UNIX account\&.
     
    549558.SS "RPC TRUSTDOM ESTABLISH DOMAIN"
    550559.PP
    551 Establish a trust relationship to a trusted domain\&. Interdomain account must already be created on the remote PDC\&. This is required for outgoing trusts to work\&. It makes Samba be a trusting domain of a foreign (trusted) domain\&. Users of the foreign domain will be made available in our domain\&. You\'ll need winbind and a working idmap config to make them appear in your system\&.
     560Establish a trust relationship to a trusted domain\&. Interdomain account must already be created on the remote PDC\&. This is required for outgoing trusts to work\&. It makes Samba be a trusting domain of a foreign (trusted) domain\&. Users of the foreign domain will be made available in our domain\&. You\*(Aqll need winbind and a working idmap config to make them appear in your system\&.
    552561.SS "RPC TRUSTDOM REVOKE DOMAIN"
    553562.PP
     
    691700.SS "RPC RIGHTS"
    692701.PP
    693 This subcommand is used to view and manage Samba\'s rights assignments (also referred to as privileges)\&. There are three options currently available:
     702This subcommand is used to view and manage Samba\*(Aqs rights assignments (also referred to as privileges)\&. There are three options currently available:
    694703\fIlist\fR,
    695704\fIgrant\fR, and
    696 \fIrevoke\fR\&. More details on Samba\'s privilege model and its use can be found in the Samba\-HOWTO\-Collection\&.
     705\fIrevoke\fR\&. More details on Samba\*(Aqs privilege model and its use can be found in the Samba\-HOWTO\-Collection\&.
    697706.SS "RPC ABORTSHUTDOWN"
    698707.PP
     
    762771.PP
    763772Example:
    764 \fBnet ads search \'(objectCategory=group)\' sAMAccountName\fR
     773\fBnet ads search \*(Aq(objectCategory=group)\*(Aq sAMAccountName\fR
    765774.SS "ADS DN \fIDN\fR \fI(attributes)\fR"
    766775.PP
     
    768777.PP
    769778Example:
    770 \fBnet ads dn \'CN=administrator,CN=Users,DC=my,DC=domain\' SAMAccountName\fR
     779\fBnet ads dn \*(AqCN=administrator,CN=Users,DC=my,DC=domain\*(Aq SAMAccountName\fR
    771780.SS "ADS WORKGROUP"
    772781.PP
     
    901910\-T|\-\-test
    902911.RS 4
    903 Dry run, show what changes would be made but don\'t touch anything\&.
     912Dry run, show what changes would be made but don\*(Aqt touch anything\&.
    904913.RE
    905914.PP
     
    984993Get info on user defined shares owned by the current user matching the given pattern, or all users\&.
    985994.PP
    986 net usershare info on its own dumps out info on the user defined shares that were created by the current user, or restricts them to share names that match the given wildcard pattern (\'*\' matches one or more characters, \'?\' matches only one character)\&. If the \'\-l\' or \'\-\-long\' option is also given, it prints out info on user defined shares created by other users\&.
     995net usershare info on its own dumps out info on the user defined shares that were created by the current user, or restricts them to share names that match the given wildcard pattern (\*(Aq*\*(Aq matches one or more characters, \*(Aq?\*(Aq matches only one character)\&. If the \*(Aq\-l\*(Aq or \*(Aq\-\-long\*(Aq option is also given, it prints out info on user defined shares created by other users\&.
    987996.PP
    988997The information given about a share looks like: [foobar] path=/home/jeremy comment=testme usershare_acl=Everyone:F guest_ok=n And is a list of the current settings of the user defined share that can be modified by the "net usershare add" command\&.
     
    9911000List all the user defined shares owned by the current user matching the given pattern, or all users\&.
    9921001.PP
    993 net usershare list on its own list out the names of the user defined shares that were created by the current user, or restricts the list to share names that match the given wildcard pattern (\'*\' matches one or more characters, \'?\' matches only one character)\&. If the \'\-l\' or \'\-\-long\' option is also given, it includes the names of user defined shares created by other users\&.
     1002net usershare list on its own list out the names of the user defined shares that were created by the current user, or restricts the list to share names that match the given wildcard pattern (\*(Aq*\*(Aq matches one or more characters, \*(Aq?\*(Aq matches only one character)\&. If the \*(Aq\-l\*(Aq or \*(Aq\-\-long\*(Aq option is also given, it includes the names of user defined shares created by other users\&.
    9941003.SS "CONF"
    9951004.PP
     
    11001109.SS "REGISTRY"
    11011110.PP
    1102 Manipulate Samba\'s registry\&.
     1111Manipulate Samba\*(Aqs registry\&.
    11031112.PP
    11041113The registry commands are:
Note: See TracChangeset for help on using the changeset viewer.