Changeset 860 for vendor/current/docs/manpages
- Timestamp:
- May 12, 2014, 8:58:38 PM (11 years ago)
- Location:
- vendor/current/docs/manpages
- Files:
-
- 1 added
- 1 deleted
- 81 edited
Legend:
- Unmodified
- Added
- Removed
-
vendor/current/docs/manpages/eventlogadm.8
r746 r860 2 2 .\" Title: eventlogadm 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: System Administration tools 7 7 .\" Source: Samba 3.6 8 8 .\" Language: English 9 9 .\" 10 .TH "EVENTLOGADM" "8" "10/29/2012" "Samba 3\&.6" "System Administration tools" 10 .TH "EVENTLOGADM" "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 ' 11 20 .\" ----------------------------------------------------------------- 12 21 .\" * set default formatting -
vendor/current/docs/manpages/findsmb.1
r746 r860 2 2 .\" Title: findsmb 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 "FINDSMB" "1" "10/29/2012" "Samba 3\&.6" "User Commands" 10 .TH "FINDSMB" "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 … … 69 78 for any name: IP address, NetBIOS name, Workgroup name, operating system, and SMB server version\&. 70 79 .PP 71 There will be a \ '+\' in front of the workgroup name for machines that are local master browsers for that workgroup\&. There will be an \'*\'in front of the workgroup name for machines that are the domain master browser for that workgroup\&. Machines that are running Windows for Workgroups, Windows 95 or Windows 98 will not show any information about the operating system or server version\&.80 There will be a \*(Aq+\*(Aq in front of the workgroup name for machines that are local master browsers for that workgroup\&. There will be an \*(Aq*\*(Aq in front of the workgroup name for machines that are the domain master browser for that workgroup\&. Machines that are running Windows for Workgroups, Windows 95 or Windows 98 will not show any information about the operating system or server version\&. 72 81 .PP 73 82 The command with -
vendor/current/docs/manpages/idmap_ad.8
r746 r860 2 2 .\" Title: idmap_ad 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: System Administration tools 7 7 .\" Source: Samba 3.6 8 8 .\" Language: English 9 9 .\" 10 .TH "IDMAP_AD" "8" "10/29/2012" "Samba 3\&.6" "System Administration tools" 10 .TH "IDMAP_AD" "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 ' 11 20 .\" ----------------------------------------------------------------- 12 21 .\" * set default formatting … … 20 29 .\" ----------------------------------------------------------------- 21 30 .SH "NAME" 22 idmap_ad \- Samba\ 's idmap_ad Backend for Winbind31 idmap_ad \- Samba\*(Aqs idmap_ad Backend for Winbind 23 32 .SH "DESCRIPTION" 24 33 .PP 25 The idmap_ad plugin provides a way for Winbind to read id mappings from an AD server that uses RFC2307/SFU schema extensions\&. This module implements only the "idmap" API, and is READONLY\&. Mappings must be provided in advance by the administrator by adding the posixAccount/posixGroup classes and relative attribute/value pairs to the user and group objects in the AD\&.34 The idmap_ad plugin provides a way for Winbind to read id mappings from an AD server that uses RFC2307/SFU schema extensions\&. This module implements only the "idmap" API, and is READONLY\&. Mappings must be provided in advance by the administrator by adding the uidNumber attributes for users and gidNumber attributes for groups in the AD\&. Winbind will only map users that have a uidNumber and whose primary group have a gidNumber attribute set\&. It is however recommended that all groups in use have gidNumber attributes assigned, otherwise they are not working\&. 26 35 .PP 27 36 Note that the idmap_ad module has changed considerably since Samba versions 3\&.0 and 3\&.2\&. Currently, the -
vendor/current/docs/manpages/idmap_adex.8
r746 r860 2 2 .\" Title: idmap_adex 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: System Administration tools 7 7 .\" Source: Samba 3.6 8 8 .\" Language: English 9 9 .\" 10 .TH "IDMAP_ADEX" "8" "10/29/2012" "Samba 3\&.6" "System Administration tools" 10 .TH "IDMAP_ADEX" "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 ' 11 20 .\" ----------------------------------------------------------------- 12 21 .\" * set default formatting … … 20 29 .\" ----------------------------------------------------------------- 21 30 .SH "NAME" 22 idmap_adex \- Samba\ 's idmap_adex Backend for Winbind31 idmap_adex \- Samba\*(Aqs idmap_adex Backend for Winbind 23 32 .SH "DESCRIPTION" 24 33 .PP -
vendor/current/docs/manpages/idmap_autorid.8
r746 r860 2 2 .\" Title: idmap_autorid 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: System Administration tools 7 7 .\" Source: Samba 3.6 8 8 .\" Language: English 9 9 .\" 10 .TH "IDMAP_AUTORID" "8" "10/29/2012" "Samba 3\&.6" "System Administration tools" 10 .TH "IDMAP_AUTORID" "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 ' 11 20 .\" ----------------------------------------------------------------- 12 21 .\" * set default formatting … … 20 29 .\" ----------------------------------------------------------------- 21 30 .SH "NAME" 22 idmap_autorid \- Samba\ 's idmap_autorid Backend for Winbind31 idmap_autorid \- Samba\*(Aqs idmap_autorid Backend for Winbind 23 32 .SH "DESCRIPTION" 24 33 .PP -
vendor/current/docs/manpages/idmap_hash.8
r746 r860 2 2 .\" Title: idmap_hash 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: System Administration tools 7 7 .\" Source: Samba 3.6 8 8 .\" Language: English 9 9 .\" 10 .TH "IDMAP_HASH" "8" "10/29/2012" "Samba 3\&.6" "System Administration tools" 10 .TH "IDMAP_HASH" "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 ' 11 20 .\" ----------------------------------------------------------------- 12 21 .\" * set default formatting … … 20 29 .\" ----------------------------------------------------------------- 21 30 .SH "NAME" 22 idmap_hash \- Samba\ 's idmap_hash Backend for Winbind31 idmap_hash \- Samba\*(Aqs idmap_hash Backend for Winbind 23 32 .SH "DESCRIPTION" 24 33 .PP -
vendor/current/docs/manpages/idmap_ldap.8
r746 r860 2 2 .\" Title: idmap_ldap 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: System Administration tools 7 7 .\" Source: Samba 3.6 8 8 .\" Language: English 9 9 .\" 10 .TH "IDMAP_LDAP" "8" "10/29/2012" "Samba 3\&.6" "System Administration tools" 10 .TH "IDMAP_LDAP" "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 ' 11 20 .\" ----------------------------------------------------------------- 12 21 .\" * set default formatting … … 20 29 .\" ----------------------------------------------------------------- 21 30 .SH "NAME" 22 idmap_ldap \- Samba\ 's idmap_ldap Backend for Winbind31 idmap_ldap \- Samba\*(Aqs idmap_ldap Backend for Winbind 23 32 .SH "DESCRIPTION" 24 33 .PP … … 50 59 .SH "EXAMPLES" 51 60 .PP 52 The following example shows how an ldap directory is used as the default idmap backend\&. It also configures the idmap range and base directory suffix\&. The secret for the ldap_user_dn has to be set with "net idmap secret \ '*\'password"\&.61 The following example shows how an ldap directory is used as the default idmap backend\&. It also configures the idmap range and base directory suffix\&. The secret for the ldap_user_dn has to be set with "net idmap secret \*(Aq*\*(Aq password"\&. 53 62 .sp 54 63 .if n \{\ -
vendor/current/docs/manpages/idmap_nss.8
r746 r860 2 2 .\" Title: idmap_nss 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: System Administration tools 7 7 .\" Source: Samba 3.6 8 8 .\" Language: English 9 9 .\" 10 .TH "IDMAP_NSS" "8" "10/29/2012" "Samba 3\&.6" "System Administration tools" 10 .TH "IDMAP_NSS" "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 ' 11 20 .\" ----------------------------------------------------------------- 12 21 .\" * set default formatting … … 20 29 .\" ----------------------------------------------------------------- 21 30 .SH "NAME" 22 idmap_nss \- Samba\ 's idmap_nss Backend for Winbind31 idmap_nss \- Samba\*(Aqs idmap_nss Backend for Winbind 23 32 .SH "DESCRIPTION" 24 33 .PP -
vendor/current/docs/manpages/idmap_rid.8
r746 r860 2 2 .\" Title: idmap_rid 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: System Administration tools 7 7 .\" Source: Samba 3.6 8 8 .\" Language: English 9 9 .\" 10 .TH "IDMAP_RID" "8" "10/29/2012" "Samba 3\&.6" "System Administration tools" 10 .TH "IDMAP_RID" "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 ' 11 20 .\" ----------------------------------------------------------------- 12 21 .\" * set default formatting … … 20 29 .\" ----------------------------------------------------------------- 21 30 .SH "NAME" 22 idmap_rid \- Samba\ 's idmap_rid Backend for Winbind31 idmap_rid \- Samba\*(Aqs idmap_rid Backend for Winbind 23 32 .SH "DESCRIPTION" 24 33 .PP -
vendor/current/docs/manpages/idmap_tdb.8
r746 r860 2 2 .\" Title: idmap_tdb 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: System Administration tools 7 7 .\" Source: Samba 3.6 8 8 .\" Language: English 9 9 .\" 10 .TH "IDMAP_TDB" "8" "10/29/2012" "Samba 3\&.6" "System Administration tools" 10 .TH "IDMAP_TDB" "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 ' 11 20 .\" ----------------------------------------------------------------- 12 21 .\" * set default formatting … … 20 29 .\" ----------------------------------------------------------------- 21 30 .SH "NAME" 22 idmap_tdb \- Samba\ 's idmap_tdb Backend for Winbind31 idmap_tdb \- Samba\*(Aqs idmap_tdb Backend for Winbind 23 32 .SH "DESCRIPTION" 24 33 .PP -
vendor/current/docs/manpages/idmap_tdb2.8
r746 r860 2 2 .\" Title: idmap_tdb2 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: System Administration tools 7 7 .\" Source: Samba 3.6 8 8 .\" Language: English 9 9 .\" 10 .TH "IDMAP_TDB2" "8" "10/29/2012" "Samba 3\&.6" "System Administration tools" 10 .TH "IDMAP_TDB2" "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 ' 11 20 .\" ----------------------------------------------------------------- 12 21 .\" * set default formatting … … 20 29 .\" ----------------------------------------------------------------- 21 30 .SH "NAME" 22 idmap_tdb2 \- Samba\ 's idmap_tdb2 Backend for Winbind31 idmap_tdb2 \- Samba\*(Aqs idmap_tdb2 Backend for Winbind 23 32 .SH "DESCRIPTION" 24 33 .PP -
vendor/current/docs/manpages/libsmbclient.7
r746 r860 2 2 .\" Title: libsmbclient 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: 7 7 7 .\" Source: Samba 3.6 8 8 .\" Language: English 9 9 .\" 10 .TH "LIBSMBCLIENT" "7" "10/29/2012" "Samba 3\&.6" "7" 10 .TH "LIBSMBCLIENT" "7" "09/18/2013" "Samba 3\&.6" "7" 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 … … 34 43 35 44 libsmbclient 36 is a library toolset that permits applications to manipulate CIFS/SMB network resources using many of the standards POSIX functions available for manipulating local UNIX/Linux files\&. It permits much more than just browsing, files can be opened and read or written, permissions changed, file times modified, attributes and ACL\ 's can be manipulated, and so on\&. Of course, its functionality includes all the capabilities commonly called browsing\&.45 is a library toolset that permits applications to manipulate CIFS/SMB network resources using many of the standards POSIX functions available for manipulating local UNIX/Linux files\&. It permits much more than just browsing, files can be opened and read or written, permissions changed, file times modified, attributes and ACL\*(Aqs can be manipulated, and so on\&. Of course, its functionality includes all the capabilities commonly called browsing\&. 37 46 .PP 38 47 -
vendor/current/docs/manpages/lmhosts.5
r746 r860 2 2 .\" Title: lmhosts 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: File Formats and Conventions 7 7 .\" Source: Samba 3.6 8 8 .\" Language: English 9 9 .\" 10 .TH "LMHOSTS" "5" "10/29/2012" "Samba 3\&.6" "File Formats and Conventions" 10 .TH "LMHOSTS" "5" "09/18/2013" "Samba 3\&.6" "File Formats and Conventions" 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 … … 41 50 .SH "FILE FORMAT" 42 51 .PP 43 It is an ASCII file containing one line for NetBIOS name\&. The two fields on each line are separated from each other by white space\&. Any entry beginning with \ '#\'is ignored\&. Each line in the lmhosts file contains the following information:52 It is an ASCII file containing one line for NetBIOS name\&. The two fields on each line are separated from each other by white space\&. Any entry beginning with \*(Aq#\*(Aq is ignored\&. Each line in the lmhosts file contains the following information: 44 53 .sp 45 54 .RS 4 … … 62 71 .IP \(bu 2.3 63 72 .\} 64 NetBIOS Name \- This name format is a maximum fifteen character host name, with an optional trailing \ '#\'character followed by the NetBIOS name type as two hexadecimal digits\&.73 NetBIOS Name \- This name format is a maximum fifteen character host name, with an optional trailing \*(Aq#\*(Aq character followed by the NetBIOS name type as two hexadecimal digits\&. 65 74 .sp 66 If the trailing \ '#\'is omitted then the given IP address will be returned for all names that match the given name, whatever the NetBIOS name type in the lookup\&.75 If the trailing \*(Aq#\*(Aq is omitted then the given IP address will be returned for all names that match the given name, whatever the NetBIOS name type in the lookup\&. 67 76 .RE 68 77 .sp -
vendor/current/docs/manpages/log2pcap.1
r746 r860 2 2 .\" Title: log2pcap 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 "LOG2PCAP" "1" "10/29/2012" "Samba 3\&.6" "User Commands" 10 .TH "LOG2PCAP" "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 … … 104 113 Only SMB data is extracted from the samba logs, no LDAP, NetBIOS lookup or other data\&. 105 114 .PP 106 The generated TCP and IP headers don\ 't contain a valid checksum\&.115 The generated TCP and IP headers don\*(Aqt contain a valid checksum\&. 107 116 .SH "SEE ALSO" 108 117 .PP -
vendor/current/docs/manpages/net.8
r746 r860 2 2 .\" Title: net 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: System Administration tools 7 7 .\" Source: Samba 3.6 8 8 .\" Language: English 9 9 .\" 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 ' 11 20 .\" ----------------------------------------------------------------- 12 21 .\" * set default formatting … … 71 80 .RS 4 72 81 This 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[] 74 83 parameter in the 75 84 smb\&.conf … … 115 124 .sp 116 125 Note 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[] 118 127 parameter in the 119 128 smb\&.conf … … 153 162 [UPN] (ADS only) set the principalname attribute during the join\&. The default format is host/netbiosname@REALM\&. 154 163 .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\&. 156 165 .SS "[RPC] OLDJOIN [options]" 157 166 .PP … … 348 357 .SS "LOOKUP DC [DOMAIN]" 349 358 .PP 350 Give IP\ 's of Domain Controllers for specified359 Give IP\*(Aqs of Domain Controllers for specified 351 360 \fI DOMAIN\fR\&. Defaults to local domain\&. 352 361 .SS "LOOKUP MASTER DOMAIN" … … 357 366 .SS "CACHE" 358 367 .PP 359 Samba uses a general caching interface called \ 'gencache\'\&. It can be controlled using \'NET CACHE\'\&.368 Samba uses a general caching interface called \*(Aqgencache\*(Aq\&. It can be controlled using \*(AqNET CACHE\*(Aq\&. 360 369 .PP 361 370 All the timeout parameters support the suffixes: … … 461 470 .IP \(bu 2.3 462 471 .\} 463 type \- Type of the group; either \ 'domain\', \'local\', or \'builtin\'472 type \- Type of the group; either \*(Aqdomain\*(Aq, \*(Aqlocal\*(Aq, or \*(Aqbuiltin\*(Aq 464 473 .RE 465 474 .sp … … 522 531 .SS "MAXRID" 523 532 .PP 524 Prints out the highest RID currently in use on the local server (by the active \ 'passdb backend\')\&.533 Prints out the highest RID currently in use on the local server (by the active \*(Aqpassdb backend\*(Aq)\&. 525 534 .SS "RPC INFO" 526 535 .PP … … 539 548 \fIDOMAIN$\fR 540 549 with the account flag 541 \fB\ 'I\'\fR550 \fB\*(AqI\*(Aq\fR 542 551 (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 543 552 smbpasswd \-a \-i DOMAIN\&. Please note that both commands expect a appropriate UNIX account\&. … … 549 558 .SS "RPC TRUSTDOM ESTABLISH DOMAIN" 550 559 .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\&.560 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\*(Aqll need winbind and a working idmap config to make them appear in your system\&. 552 561 .SS "RPC TRUSTDOM REVOKE DOMAIN" 553 562 .PP … … 691 700 .SS "RPC RIGHTS" 692 701 .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:702 This subcommand is used to view and manage Samba\*(Aqs rights assignments (also referred to as privileges)\&. There are three options currently available: 694 703 \fIlist\fR, 695 704 \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\&. 697 706 .SS "RPC ABORTSHUTDOWN" 698 707 .PP … … 762 771 .PP 763 772 Example: 764 \fBnet ads search \ '(objectCategory=group)\'sAMAccountName\fR773 \fBnet ads search \*(Aq(objectCategory=group)\*(Aq sAMAccountName\fR 765 774 .SS "ADS DN \fIDN\fR \fI(attributes)\fR" 766 775 .PP … … 768 777 .PP 769 778 Example: 770 \fBnet ads dn \ 'CN=administrator,CN=Users,DC=my,DC=domain\'SAMAccountName\fR779 \fBnet ads dn \*(AqCN=administrator,CN=Users,DC=my,DC=domain\*(Aq SAMAccountName\fR 771 780 .SS "ADS WORKGROUP" 772 781 .PP … … 901 910 \-T|\-\-test 902 911 .RS 4 903 Dry run, show what changes would be made but don\ 't touch anything\&.912 Dry run, show what changes would be made but don\*(Aqt touch anything\&. 904 913 .RE 905 914 .PP … … 984 993 Get info on user defined shares owned by the current user matching the given pattern, or all users\&. 985 994 .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\&.995 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 (\*(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\&. 987 996 .PP 988 997 The 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\&. … … 991 1000 List all the user defined shares owned by the current user matching the given pattern, or all users\&. 992 1001 .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\&.1002 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 (\*(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\&. 994 1003 .SS "CONF" 995 1004 .PP … … 1100 1109 .SS "REGISTRY" 1101 1110 .PP 1102 Manipulate Samba\ 's registry\&.1111 Manipulate Samba\*(Aqs registry\&. 1103 1112 .PP 1104 1113 The registry commands are: -
vendor/current/docs/manpages/nmbd.8
r746 r860 2 2 .\" Title: nmbd 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: System Administration tools 7 7 .\" Source: Samba 3.6 8 8 .\" Language: English 9 9 .\" 10 .TH "NMBD" "8" "10/29/2012" "Samba 3\&.6" "System Administration tools" 10 .TH "NMBD" "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 ' 11 20 .\" ----------------------------------------------------------------- 12 21 .\" * set default formatting … … 77 86 and 78 87 svscan 79 from Daniel J\&. Bernstein\ 's88 from Daniel J\&. Bernstein\*(Aqs 80 89 daemontools 81 90 package, or the AIX process monitor\&. … … 135 144 .sp 136 145 Note that specifying this parameter here will override the 137 \m[blue]\fB \%smb.conf.5.html#\fR\m[]146 \m[blue]\fBlog level\fR\m[] 138 147 parameter in the 139 148 smb\&.conf … … 164 173 UDP port number is a positive integer value\&. This option changes the default UDP port number (normally 137) that 165 174 nmbd 166 responds to name queries on\&. Don\ 't use this option unless you are an expert, in which case you won\'t need help!175 responds to name queries on\&. Don\*(Aqt use this option unless you are an expert, in which case you won\*(Aqt need help! 167 176 .RE 168 177 .SH "FILES" … … 262 271 \fBsmbclient\fR(1), 263 272 \fBtestparm\fR(1), 264 \fBtestprns\fR(1), and the Internet RFC\ 's273 \fBtestprns\fR(1), and the Internet RFC\*(Aqs 265 274 rfc1001\&.txt, 266 275 rfc1002\&.txt\&. In addition the CIFS (formerly SMB) specification is available as a link from the Web page -
vendor/current/docs/manpages/nmblookup.1
r746 r860 2 2 .\" Title: nmblookup 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 "NMBLOOKUP" "1" "10/29/2012" "Samba 3\&.6" "User Commands" 10 .TH "NMBLOOKUP" "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 … … 42 51 \fI name\fR 43 52 is "\-" then it does a lookup on the special name 44 \fB__MSBROWSE__\fR\&. Please note that in order to use the name "\-", you need to make sure "\-" isn\ 't parsed as an argument, e\&.g\&. use :53 \fB__MSBROWSE__\fR\&. Please note that in order to use the name "\-", you need to make sure "\-" isn\*(Aqt parsed as an argument, e\&.g\&. use : 45 54 \fBnmblookup \-M \-\- \-\fR\&. 46 55 .RE … … 73 82 .RS 4 74 83 This option allows you to override the NetBIOS name that Samba uses for itself\&. This is identical to setting the 75 \m[blue]\fB \%smb.conf.5.html#\fR\m[]84 \m[blue]\fBnetbios name\fR\m[] 76 85 parameter in the 77 86 smb\&.conf … … 133 142 .sp 134 143 Note that specifying this parameter here will override the 135 \m[blue]\fB \%smb.conf.5.html#\fR\m[]144 \m[blue]\fBlog level\fR\m[] 136 145 parameter in the 137 146 smb\&.conf … … 174 183 name 175 184 .RS 4 176 This is the NetBIOS name being queried\&. Depending upon the previous options this may be a NetBIOS name or IP address\&. If a NetBIOS name then the different name types may be specified by appending \ '#<type>\' to the name\&. This name may also be \'*\', which will return all registered names within a broadcast area\&.185 This is the NetBIOS name being queried\&. Depending upon the previous options this may be a NetBIOS name or IP address\&. If a NetBIOS name then the different name types may be specified by appending \*(Aq#<type>\*(Aq to the name\&. This name may also be \*(Aq*\*(Aq, which will return all registered names within a broadcast area\&. 177 186 .RE 178 187 .SH "EXAMPLES" … … 185 194 must be called like this: 186 195 .PP 187 nmblookup \-U server \-R \ 'name\'196 nmblookup \-U server \-R \*(Aqname\*(Aq 188 197 .PP 189 198 For example, running : 190 199 .PP 191 nmblookup \-U samba\&.org \-R \ 'IRIX#1B\'200 nmblookup \-U samba\&.org \-R \*(AqIRIX#1B\*(Aq 192 201 .PP 193 202 would query the WINS server samba\&.org for the domain master browser (1B name type) for the IRIX workgroup\&. -
vendor/current/docs/manpages/ntlm_auth.1
r746 r860 2 2 .\" Title: ntlm_auth 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 "NTLM_AUTH" "1" "10/29/2012" "Samba 3\&.6" "User Commands" 10 .TH "NTLM_AUTH" "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 … … 20 29 .\" ----------------------------------------------------------------- 21 30 .SH "NAME" 22 ntlm_auth \- tool to allow external access to Winbind\ 's NTLM authentication function31 ntlm_auth \- tool to allow external access to Winbind\*(Aqs NTLM authentication function 23 32 .SH "SYNOPSIS" 24 33 .HP \w'\ 'u … … 55 64 squid\-2\&.4\-basic 56 65 .RS 4 57 Server\-side helper for use with Squid 2\&.4\ 's basic (plaintext) authentication\&.66 Server\-side helper for use with Squid 2\&.4\*(Aqs basic (plaintext) authentication\&. 58 67 .RE 59 68 .PP 60 69 squid\-2\&.5\-basic 61 70 .RS 4 62 Server\-side helper for use with Squid 2\&.5\ 's basic (plaintext) authentication\&.71 Server\-side helper for use with Squid 2\&.5\*(Aqs basic (plaintext) authentication\&. 63 72 .RE 64 73 .PP 65 74 squid\-2\&.5\-ntlmssp 66 75 .RS 4 67 Server\-side helper for use with Squid 2\&.5\ 's NTLMSSP authentication\&.76 Server\-side helper for use with Squid 2\&.5\*(Aqs NTLMSSP authentication\&. 68 77 .sp 69 78 Requires access to the directory … … 78 87 ntlmssp\-client\-1 79 88 .RS 4 80 Client\-side helper for use with arbitrary external programs that may wish to use Samba\ 's NTLMSSP authentication knowledge\&.89 Client\-side helper for use with arbitrary external programs that may wish to use Samba\*(Aqs NTLMSSP authentication knowledge\&. 81 90 .sp 82 91 This helper is a client, and as such may be run by any user\&. The protocol used is effectively the reverse of the previous protocol\&. A … … 103 112 ntlm\-server\-1 104 113 .RS 4 105 Server\-side helper protocol, intended for use by a RADIUS server or the \ 'winbind\'plugin for pppd, for the provision of MSCHAP and MSCHAPv2 authentication\&.114 Server\-side helper protocol, intended for use by a RADIUS server or the \*(Aqwinbind\*(Aq plugin for pppd, for the provision of MSCHAP and MSCHAPv2 authentication\&. 106 115 .sp 107 116 This protocol consists of lines in the form: … … 116 125 Username 117 126 .RS 4 118 The username, expected to be in Samba\ 's127 The username, expected to be in Samba\*(Aqs 119 128 \m[blue]\fBunix charset\fR\m[]\&. 120 .PP \fBExample\ \&1.\ \&\fR Username: bob 121 .PP \fBExample\ \&2.\ \&\fR Username:: Ym9i 129 .PP 130 Examples: 131 .RS 4 132 Username: bob 133 .sp 134 Username:: Ym9i 135 .RE 122 136 .RE 123 137 .PP 124 138 NT\-Domain 125 139 .RS 4 126 The user\ 's domain, expected to be in Samba\'s140 The user\*(Aqs domain, expected to be in Samba\*(Aqs 127 141 \m[blue]\fBunix charset\fR\m[]\&. 128 .PP \fBExample\ \&3.\ \&\fR NT\-Domain: WORKGROUP 129 .PP \fBExample\ \&4.\ \&\fR NT\-Domain:: V09SS0dST1VQ 142 .PP 143 Examples: 144 .RS 4 145 NT\-Domain: WORKGROUP 146 .sp 147 NT\-Domain:: V09SS0dST1VQ 148 .RE 130 149 .RE 131 150 .PP 132 151 Full\-Username 133 152 .RS 4 134 The fully qualified username, expected to be in Samba\ 's153 The fully qualified username, expected to be in Samba\*(Aqs 135 154 \m[blue]\fBunix charset\fR\m[] 136 155 and qualified with the 137 156 \m[blue]\fBwinbind separator\fR\m[]\&. 138 .PP \fBExample\ \&5.\ \&\fR Full\-Username: WORKGROUP\ebob 139 .PP \fBExample\ \&6.\ \&\fR Full\-Username:: V09SS0dST1VQYm9i 157 .PP 158 Examples: 159 .RS 4 160 Full\-Username: WORKGROUP\ebob 161 .sp 162 Full\-Username:: V09SS0dST1VQYm9i 163 .RE 140 164 .RE 141 165 .PP … … 145 169 LANMAN Challenge 146 170 value, generated randomly by the server, or (in cases such as MSCHAPv2) generated in some way by both the server and the client\&. 147 .PP \fBExample\ \&7.\ \&\fR LANMAN\-Challenge: 0102030405060708 171 .PP 172 Examples: 173 .RS 4 174 LANMAN\-Challenge: 0102030405060708 175 .RE 148 176 .RE 149 177 .PP … … 152 180 The 24 byte 153 181 LANMAN Response 154 value, calculated from the user\ 's password and the supplied182 value, calculated from the user\*(Aqs password and the supplied 155 183 LANMAN Challenge\&. Typically, this is provided over the network by a client wishing to authenticate\&. 156 .PP \fBExample\ \&8.\ \&\fR LANMAN\-Response: 0102030405060708090A0B0C0D0E0F101112131415161718 184 .PP 185 Examples: 186 .RS 4 187 LANMAN\-Response: 0102030405060708090A0B0C0D0E0F101112131415161718 188 .RE 157 189 .RE 158 190 .PP … … 161 193 The >= 24 byte 162 194 NT Response 163 calculated from the user\ 's password and the supplied195 calculated from the user\*(Aqs password and the supplied 164 196 LANMAN Challenge\&. Typically, this is provided over the network by a client wishing to authenticate\&. 165 .PP \fBExample\ \&9.\ \&\fR NT\-Response: 0102030405060708090A0B0C0D0E0F101112131415161718 197 .PP 198 Examples: 199 .RS 4 200 NT\-Response: 0102030405060708090A0B0C0D0E0F10111213141516171 201 .RE 166 202 .RE 167 203 .PP 168 204 Password 169 205 .RS 4 170 The user\'s password\&. This would be provided by a network client, if the helper is being used in a legacy situation that exposes plaintext passwords in this way\&. 171 .PP \fBExample\ \&10.\ \&\fR Password: samba2 172 .PP \fBExample\ \&11.\ \&\fR Password:: c2FtYmEy 206 The user\*(Aqs password\&. This would be provided by a network client, if the helper is being used in a legacy situation that exposes plaintext passwords in this way\&. 207 .PP 208 Examples: 209 .RS 4 210 Password: samba2 211 .sp 212 Password:: c2FtYmEy 213 .RE 173 214 .RE 174 215 .PP … … 176 217 .RS 4 177 218 Upon successful authenticaiton, return the user session key associated with the login\&. 178 .PP \fBExample\ \&12.\ \&\fR Request\-User\-Session\-Key: Yes 219 .PP 220 Examples: 221 .RS 4 222 Request\-User\-Session\-Key: Yes 223 .RE 179 224 .RE 180 225 .PP … … 182 227 .RS 4 183 228 Upon successful authenticaiton, return the LANMAN session key associated with the login\&. 184 .PP \fBExample\ \&13.\ \&\fR Request\-LanMan\-Session\-Key: Yes 185 .RE 229 .PP 230 Examples: 231 .RS 4 232 Request\-LanMan\-Session\-Key: Yes 233 .RE 234 .RE 235 .RE 236 .sp 186 237 .if n \{\ 187 238 .sp … … 196 247 .ps -1 197 248 .br 198 Implementers should take care to base64 encode 199 any data (such as usernames/passwords) that may contain malicous user data, such as 200 a newline\&. They may also need to decode strings from 201 the helper, which likewise may have been base64 encoded\&..sp .5v 202 .RE 249 Implementers should take care to base64 encode any data (such as usernames/passwords) that may contain malicous user data, such as a newline\&. They may also need to decode strings from the helper, which likewise may have been base64 encoded\&. 250 .sp .5v 203 251 .RE 204 252 .RE … … 236 284 \-\-password=PASSWORD 237 285 .RS 4 238 User\ 's plaintext password286 User\*(Aqs plaintext password 239 287 .sp 240 288 If not specified on the command line, this is prompted for when required\&. … … 275 323 .sp 276 324 Note that specifying this parameter here will override the 277 \m[blue]\fB \%smb.conf.5.html#\fR\m[]325 \m[blue]\fBlog level\fR\m[] 278 326 parameter in the 279 327 smb\&.conf … … 350 398 .\} 351 399 .nf 352 auth_param ntlm program ntlm_auth \-\-helper\-protocol=squid\-2\&.5\-ntlmssp \-\-require\-membership\-of=\ 'WORKGROUP\eDomain Users\'353 auth_param basic program ntlm_auth \-\-helper\-protocol=squid\-2\&.5\-basic \-\-require\-membership\-of=\ 'WORKGROUP\eDomain Users\'400 auth_param ntlm program ntlm_auth \-\-helper\-protocol=squid\-2\&.5\-ntlmssp \-\-require\-membership\-of=\*(AqWORKGROUP\eDomain Users\*(Aq 401 auth_param basic program ntlm_auth \-\-helper\-protocol=squid\-2\&.5\-basic \-\-require\-membership\-of=\*(AqWORKGROUP\eDomain Users\*(Aq 354 402 .fi 355 403 .if n \{\ … … 358 406 .SH "TROUBLESHOOTING" 359 407 .PP 360 If you\ 're experiencing problems with authenticating Internet Explorer running under MS Windows 9X or Millennium Edition against ntlm_auth\'s NTLMSSP authentication helper (\-\-helper\-protocol=squid\-2\&.5\-ntlmssp), then please read408 If you\*(Aqre experiencing problems with authenticating Internet Explorer running under MS Windows 9X or Millennium Edition against ntlm_auth\*(Aqs NTLMSSP authentication helper (\-\-helper\-protocol=squid\-2\&.5\-ntlmssp), then please read 361 409 the Microsoft Knowledge Base article #239869 and follow instructions described there\&. 362 410 .SH "VERSION" -
vendor/current/docs/manpages/pam_winbind.8
r746 r860 2 2 .\" Title: pam_winbind 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: 8 7 7 .\" Source: Samba 3.6 8 8 .\" Language: English 9 9 .\" 10 .TH "PAM_WINBIND" "8" "10/29/2012" "Samba 3\&.6" "8" 10 .TH "PAM_WINBIND" "8" "09/18/2013" "Samba 3\&.6" "8" 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 -
vendor/current/docs/manpages/pam_winbind.conf.5
r746 r860 2 2 .\" Title: pam_winbind.conf 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: 5 7 7 .\" Source: Samba 3.6 8 8 .\" Language: English 9 9 .\" 10 .TH "PAM_WINBIND\&.CONF" "5" "10/29/2012" "Samba 3\&.6" "5" 10 .TH "PAM_WINBIND\&.CONF" "5" "09/18/2013" "Samba 3\&.6" "5" 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 -
vendor/current/docs/manpages/pdbedit.8
r746 r860 2 2 .\" Title: pdbedit 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: System Administration tools 7 7 .\" Source: Samba 3.6 8 8 .\" Language: English 9 9 .\" 10 .TH "PDBEDIT" "8" "10/29/2012" "Samba 3\&.6" "System Administration tools" 10 .TH "PDBEDIT" "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 ' 11 20 .\" ----------------------------------------------------------------- 12 21 .\" * set default formatting … … 39 48 \-L|\-\-list 40 49 .RS 4 41 This option lists all the user accounts present in the users database\&. This option prints a list of user/uid pairs separated by the \ ':\'character\&.50 This option lists all the user accounts present in the users database\&. This option prints a list of user/uid pairs separated by the \*(Aq:\*(Aq character\&. 42 51 .sp 43 52 Example: … … 129 138 \-f|\-\-fullname fullname 130 139 .RS 4 131 This option can be used while adding or modifying a user account\&. It will specify the user\ 's full name\&.140 This option can be used while adding or modifying a user account\&. It will specify the user\*(Aqs full name\&. 132 141 .sp 133 142 Example: … … 137 146 \-h|\-\-homedir homedir 138 147 .RS 4 139 This option can be used while adding or modifying a user account\&. It will specify the user\ 's home directory network path\&.148 This option can be used while adding or modifying a user account\&. It will specify the user\*(Aqs home directory network path\&. 140 149 .sp 141 150 Example: … … 153 162 \-S|\-\-script script 154 163 .RS 4 155 This option can be used while adding or modifying a user account\&. It will specify the user\ 's logon script path\&.164 This option can be used while adding or modifying a user account\&. It will specify the user\*(Aqs logon script path\&. 156 165 .sp 157 166 Example: … … 161 170 \-p|\-\-profile profile 162 171 .RS 4 163 This option can be used while adding or modifying a user account\&. It will specify the user\ 's profile directory\&.172 This option can be used while adding or modifying a user account\&. It will specify the user\*(Aqs profile directory\&. 164 173 .sp 165 174 Example: … … 167 176 .RE 168 177 .PP 169 \-M|\ '\-\-machine SID\'SID|rid170 .RS 4 171 This option can be used while adding or modifying a machine account\&. It will specify the machines\ 'new primary group SID (Security Identifier) or rid\&.178 \-M|\*(Aq\-\-machine SID\*(Aq SID|rid 179 .RS 4 180 This option can be used while adding or modifying a machine account\&. It will specify the machines\*(Aq new primary group SID (Security Identifier) or rid\&. 172 181 .sp 173 182 Example: … … 175 184 .RE 176 185 .PP 177 \-U|\ '\-\-user SID\'SID|rid178 .RS 4 179 This option can be used while adding or modifying a user account\&. It will specify the users\ 'new SID (Security Identifier) or rid\&.186 \-U|\*(Aq\-\-user SID\*(Aq SID|rid 187 .RS 4 188 This option can be used while adding or modifying a user account\&. It will specify the users\*(Aq new SID (Security Identifier) or rid\&. 180 189 .sp 181 190 Example: … … 183 192 .sp 184 193 Example: 185 \ '\-\-user SID\'S\-1\-5\-21\-2447931902\-1787058256\-3961074038\-5004194 \*(Aq\-\-user SID\*(Aq S\-1\-5\-21\-2447931902\-1787058256\-3961074038\-5004 186 195 .sp 187 196 Example: … … 189 198 .sp 190 199 Example: 191 \ '\-\-user SID\'5004200 \*(Aq\-\-user SID\*(Aq 5004 192 201 .RE 193 202 .PP 194 203 \-c|\-\-account\-control account\-control 195 204 .RS 4 196 This option can be used while adding or modifying a user account\&. It will specify the users\ 'account control property\&. Possible flags are listed below\&.205 This option can be used while adding or modifying a user account\&. It will specify the users\*(Aq account control property\&. Possible flags are listed below\&. 197 206 .sp 198 207 … … 368 377 .sp 369 378 If you wish to add a user and synchronise the password that immediately, use 370 smbpasswd\ 's379 smbpasswd\*(Aqs 371 380 \fB\-a\fR 372 381 option\&. … … 504 513 \-N|\-\-account\-desc description 505 514 .RS 4 506 This option can be used while adding or modifying a user account\&. It will specify the user\ 's description field\&.515 This option can be used while adding or modifying a user account\&. It will specify the user\*(Aqs description field\&. 507 516 .sp 508 517 Example: … … 512 521 \-Z|\-\-logon\-hours\-reset 513 522 .RS 4 514 This option can be used while adding or modifying a user account\&. It will reset the user\ 's allowed logon hours\&. A user may login at any time afterwards\&.523 This option can be used while adding or modifying a user account\&. It will reset the user\*(Aqs allowed logon hours\&. A user may login at any time afterwards\&. 515 524 .sp 516 525 Example: … … 536 545 \-I|\-\-domain 537 546 .RS 4 538 This option can be used while adding or modifying a user account\&. It will specify the user\ 's domain field\&.547 This option can be used while adding or modifying a user account\&. It will specify the user\*(Aqs domain field\&. 539 548 .sp 540 549 Example: … … 562 571 .sp 563 572 Note that specifying this parameter here will override the 564 \m[blue]\fB \%smb.conf.5.html#\fR\m[]573 \m[blue]\fBlog level\fR\m[] 565 574 parameter in the 566 575 smb\&.conf -
vendor/current/docs/manpages/profiles.1
r746 r860 2 2 .\" Title: profiles 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 "PROFILES" "1" "10/29/2012" "Samba 3\&.6" "User Commands" 10 .TH "PROFILES" "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 -
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 -
vendor/current/docs/manpages/samba.7
r746 r860 2 2 .\" Title: samba 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: Miscellanea 7 7 .\" Source: Samba 3.6 8 8 .\" Language: English 9 9 .\" 10 .TH "SAMBA" "7" "10/29/2012" "Samba 3\&.6" "Miscellanea" 10 .TH "SAMBA" "7" "09/18/2013" "Samba 3\&.6" "Miscellanea" 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 … … 56 65 The 57 66 testparm 58 utility is a simple syntax checker for Samba\ 's67 utility is a simple syntax checker for Samba\*(Aqs 59 68 \fBsmb.conf\fR(5) 60 69 configuration file\&. … … 96 105 The 97 106 smbcacls 98 command is a tool to set ACL\ 's on remote CIFS servers\&.107 command is a tool to set ACL\*(Aqs on remote CIFS servers\&. 99 108 .RE 100 109 .PP … … 213 222 .RS 4 214 223 smbcquotas 215 is a tool that can set remote QUOTA\ 's on server with NTFS 5\&.224 is a tool that can set remote QUOTA\*(Aqs on server with NTFS 5\&. 216 225 .RE 217 226 .SH "COMPONENTS" 218 227 .PP 219 The Samba suite is made up of several components\&. Each component is described in a separate manual page\&. It is strongly recommended that you read the documentation that comes with Samba and the manual pages of those components that you use\&. If the manual pages and documents aren\ 't clear enough then please visit228 The Samba suite is made up of several components\&. Each component is described in a separate manual page\&. It is strongly recommended that you read the documentation that comes with Samba and the manual pages of those components that you use\&. If the manual pages and documents aren\*(Aqt clear enough then please visit 220 229 http://devel\&.samba\&.org 221 230 for information on how to file a bug report or submit a patch\&. -
vendor/current/docs/manpages/sharesec.1
r746 r860 2 2 .\" Title: sharesec 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 "SHARESEC" "1" "10/29/2012" "Samba 3\&.6" "User Commands" 10 .TH "SHARESEC" "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 … … 89 98 .sp 90 99 Note that specifying this parameter here will override the 91 \m[blue]\fB \%smb.conf.5.html#\fR\m[]100 \m[blue]\fBlog level\fR\m[] 92 101 parameter in the 93 102 smb\&.conf … … 226 235 .\} 227 236 \fIREAD\fR 228 \- Equivalent to \ 'RX\'permissions237 \- Equivalent to \*(AqRX\*(Aq permissions 229 238 .RE 230 239 .sp … … 238 247 .\} 239 248 \fICHANGE\fR 240 \- Equivalent to \ 'RXWD\'permissions249 \- Equivalent to \*(AqRXWD\*(Aq permissions 241 250 .RE 242 251 .sp … … 250 259 .\} 251 260 \fIFULL\fR 252 \- Equivalent to \ 'RWXDPO\'permissions261 \- Equivalent to \*(AqRWXDPO\*(Aq permissions 253 262 .RE 254 263 .SH "EXIT STATUS" … … 260 269 If the operation succeeded, sharesec returns and exit status of 0\&. If 261 270 sharesec 262 couldn\ 't connect to the specified server, or there was an error getting or setting the ACLs, an exit status of 1 is returned\&. If there was an error parsing any command line arguments, an exit status of 2 is returned\&.271 couldn\*(Aqt connect to the specified server, or there was an error getting or setting the ACLs, an exit status of 1 is returned\&. If there was an error parsing any command line arguments, an exit status of 2 is returned\&. 263 272 .SH "EXAMPLES" 264 273 .PP -
vendor/current/docs/manpages/smb.conf.5
r746 r860 2 2 .\" Title: smb.conf 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: File Formats and Conventions 7 7 .\" Source: Samba 3.6 8 8 .\" Language: English 9 9 .\" 10 .TH "SMB\&.CONF" "5" "10/29/2012" "Samba 3\&.6" "File Formats and Conventions" 10 .TH "SMB\&.CONF" "5" "09/18/2013" "Samba 3\&.6" "File Formats and Conventions" 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 … … 148 157 .IP \(bu 2.3 149 158 .\} 150 If no path was given, the path is set to the user\ 's home directory\&.159 If no path was given, the path is set to the user\*(Aqs home directory\&. 151 160 .RE 152 161 .sp … … 200 209 This section works like [homes], but for printers\&. 201 210 .PP 202 If a [printers] section occurs in the configuration file, users are able to connect to any printer specified in the local host\ 's printcap file\&.211 If a [printers] section occurs in the configuration file, users are able to connect to any printer specified in the local host\*(Aqs printcap file\&. 203 212 .PP 204 213 When a connection request is made, the existing sections are scanned\&. If a match is found, it is used\&. If no match is found, but a [homes] section exists, it is used as described above\&. Otherwise, the requested section name is treated as a printer name and the appropriate printcap file is scanned to see if the requested section name is a valid printer share name\&. If a match is found, a new printer share is created by cloning the [printers] section\&. … … 258 267 .\} 259 268 .PP 260 All aliases given for a printer in the printcap file are legitimate printer names as far as the server is concerned\&. If your printing subsystem doesn\ 't work like that, you will have to set up a pseudo\-printcap\&. This is a file consisting of one or more lines like this:269 All aliases given for a printer in the printcap file are legitimate printer names as far as the server is concerned\&. If your printing subsystem doesn\*(Aqt work like that, you will have to set up a pseudo\-printcap\&. This is a file consisting of one or more lines like this: 261 270 .sp 262 271 .if n \{\ … … 533 542 %p 534 543 .RS 4 535 the path of the service\ 's home directory, obtained from your NIS auto\&.map entry\&. The NIS auto\&.map entry is split up as544 the path of the service\*(Aqs home directory, obtained from your NIS auto\&.map entry\&. The NIS auto\&.map entry is split up as 536 545 %N:%p\&. 537 546 .RE … … 544 553 Samba supports 545 554 name mangling 546 so that DOS and Windows clients can use files that don\ 't conform to the 8\&.3 format\&. It can also be set to adjust the case of 8\&.3 format filenames\&.555 so that DOS and Windows clients can use files that don\*(Aqt conform to the 8\&.3 format\&. It can also be set to adjust the case of 8\&.3 format filenames\&. 547 556 .PP 548 557 There are several options that control the way mangling is performed, and they are grouped here rather than listed separately\&. For the defaults look at the output of the testparm program\&. … … 554 563 case sensitive = yes/no/auto 555 564 .RS 4 556 controls whether filenames are case sensitive\&. If they aren\ 't, Samba must do a filename search and match on passed names\&. The default setting of auto allows clients that support case sensitive filenames (Linux CIFSVFS and smbclient 3\&.0\&.5 and above currently) to tell the Samba server on a per\-packet basis that they wish to access the file system in a case\-sensitive manner (to support UNIX case sensitive semantics)\&. No Windows or DOS system supports case\-sensitive filename so setting this option to auto is that same as setting it to no for them\&. Default565 controls whether filenames are case sensitive\&. If they aren\*(Aqt, Samba must do a filename search and match on passed names\&. The default setting of auto allows clients that support case sensitive filenames (Linux CIFSVFS and smbclient 3\&.0\&.5 and above currently) to tell the Samba server on a per\-packet basis that they wish to access the file system in a case\-sensitive manner (to support UNIX case sensitive semantics)\&. No Windows or DOS system supports case\-sensitive filename so setting this option to auto is that same as setting it to no for them\&. Default 557 566 \fIauto\fR\&. 558 567 .RE … … 560 569 default case = upper/lower 561 570 .RS 4 562 controls what the default case is for new filenames (ie\&. files that don\ 't currently exist in the filesystem)\&. Default571 controls what the default case is for new filenames (ie\&. files that don\*(Aqt currently exist in the filesystem)\&. Default 563 572 \fIlower\fR\&. IMPORTANT NOTE: As part of the optimizations for directories containing large numbers of files, the following special case applies\&. If the options 564 573 \m[blue]\fBcase sensitive = yes\fR\m[], … … 572 581 preserve case = yes/no 573 582 .RS 4 574 controls whether new files (ie\&. files that don\ 't currently exist in the filesystem) are created with the case that the client passes, or if they are forced to be the583 controls whether new files (ie\&. files that don\*(Aqt currently exist in the filesystem) are created with the case that the client passes, or if they are forced to be the 575 584 default 576 585 case\&. Default … … 580 589 short preserve case = yes/no 581 590 .RS 4 582 controls if new files (ie\&. files that don\ 't currently exist in the filesystem) which conform to 8\&.3 syntax, that is all in upper case and of suitable length, are created upper case, or if they are forced to be the591 controls if new files (ie\&. files that don\*(Aqt currently exist in the filesystem) which conform to 8\&.3 syntax, that is all in upper case and of suitable length, are created upper case, or if they are forced to be the 583 592 default 584 593 case\&. This option can be used with … … 605 614 .IP " 1." 4.2 606 615 .\} 607 If the client has passed a username/password pair and that username/password pair is validated by the UNIX system\ 's password programs, the connection is made as that username\&. This includes the616 If the client has passed a username/password pair and that username/password pair is validated by the UNIX system\*(Aqs password programs, the connection is made as that username\&. This includes the 608 617 \e\eserver\eservice%\fIusername\fR 609 618 method of passing a username\&. … … 629 638 .IP " 3." 4.2 630 639 .\} 631 The client\ 's NetBIOS name and any previously used usernames are checked against the supplied password\&. If they match, the connection is allowed as the corresponding user\&.640 The client\*(Aqs NetBIOS name and any previously used usernames are checked against the supplied password\&. If they match, the connection is allowed as the corresponding user\&. 632 641 .RE 633 642 .sp … … 655 664 field is given in the 656 665 smb\&.conf 657 file for the service and the client has supplied a password, and that password matches (according to the UNIX system\ 's password checking) with one of the usernames from the666 file for the service and the client has supplied a password, and that password matches (according to the UNIX system\*(Aqs password checking) with one of the usernames from the 658 667 user = 659 668 field, the connection is made as the username in the … … 787 796 .RS 4 788 797 This boolean parameter controls what 789 \fBsmbd\fR(8)does on receiving a protocol request of "open for delete" from a Windows client\&. If a Windows client doesn\ 't have permissions to delete a file then they expect this to be denied at open time\&. POSIX systems normally only detect restrictions on delete by actually attempting to delete the file or directory\&. As Windows clients can (and do) "back out" a delete request by unsetting the "delete on close" bit Samba cannot delete the file immediately on "open for delete" request as we cannot restore such a deleted file\&. With this parameter set to true (the default) then smbd checks the file system permissions directly on "open for delete" and denies the request without actually deleting the file if the file system permissions would seem to deny it\&. This is not perfect, as it\'s possible a user could have deleted a file without Samba being able to check the permissions correctly, but it is close enough to Windows semantics for mostly correct behaviour\&. Samba will correctly check POSIX ACL semantics in this case\&.790 .sp 791 If this parameter is set to "false" Samba doesn\ 't check permissions on "open for delete" and allows the open\&. If the user doesn\'t have permission to delete the file this will only be discovered at close time, which is too late for the Windows user tools to display an error message to the user\&. The symptom of this is files that appear to have been deleted "magically" re\-appearing on a Windows explorer refresh\&. This is an extremely advanced protocol option which should not need to be changed\&. This parameter was introduced in its final form in 3\&.0\&.21, an earlier version with slightly different semantics was introduced in 3\&.0\&.20\&. That older version is not documented here\&.798 \fBsmbd\fR(8)does on receiving a protocol request of "open for delete" from a Windows client\&. If a Windows client doesn\*(Aqt have permissions to delete a file then they expect this to be denied at open time\&. POSIX systems normally only detect restrictions on delete by actually attempting to delete the file or directory\&. As Windows clients can (and do) "back out" a delete request by unsetting the "delete on close" bit Samba cannot delete the file immediately on "open for delete" request as we cannot restore such a deleted file\&. With this parameter set to true (the default) then smbd checks the file system permissions directly on "open for delete" and denies the request without actually deleting the file if the file system permissions would seem to deny it\&. This is not perfect, as it\*(Aqs possible a user could have deleted a file without Samba being able to check the permissions correctly, but it is close enough to Windows semantics for mostly correct behaviour\&. Samba will correctly check POSIX ACL semantics in this case\&. 799 .sp 800 If this parameter is set to "false" Samba doesn\*(Aqt check permissions on "open for delete" and allows the open\&. If the user doesn\*(Aqt have permission to delete the file this will only be discovered at close time, which is too late for the Windows user tools to display an error message to the user\&. The symptom of this is files that appear to have been deleted "magically" re\-appearing on a Windows explorer refresh\&. This is an extremely advanced protocol option which should not need to be changed\&. This parameter was introduced in its final form in 3\&.0\&.21, an earlier version with slightly different semantics was introduced in 3\&.0\&.20\&. That older version is not documented here\&. 792 801 .sp 793 802 Default: … … 877 886 This is the full pathname to a script that will be run by 878 887 \fBsmbd\fR(8) 879 when a machine is added to Samba\ 's domain and a Unix account matching the machine\'s name appended with a "$" does not already exist\&.888 when a machine is added to Samba\*(Aqs domain and a Unix account matching the machine\*(Aqs name appended with a "$" does not already exist\&. 880 889 .sp 881 890 This option is very similar to the … … 1025 1034 The 1026 1035 \fIaddprinter command\fR 1027 program can output a single line of text, which Samba will set as the port the new printer is connected to\&. If this line isn\ 't output, Samba won\'t reload its printer shares\&.1036 program can output a single line of text, which Samba will set as the port the new printer is connected to\&. If this line isn\*(Aqt output, Samba won\*(Aqt reload its printer shares\&. 1028 1037 .sp 1029 1038 Default: … … 1338 1347 Setting this option to a larger value could be useful to sites transitioning from WinNT and Win2k, as existing user and group rids would otherwise clash with sytem users etc\&. 1339 1348 .sp 1340 All UIDs and GIDs must be able to be resolved into SIDs for the correct operation of ACLs on the server\&. As such the algorithmic mapping can\ 't be \'turned off\', but pushing it \'out of the way\' should resolve the issues\&. Users and groups can then be assigned \'low\'RIDs in arbitrary\-rid supporting backends\&.1349 All UIDs and GIDs must be able to be resolved into SIDs for the correct operation of ACLs on the server\&. As such the algorithmic mapping can\*(Aqt be \*(Aqturned off\*(Aq, but pushing it \*(Aqout of the way\*(Aq should resolve the issues\&. Users and groups can then be assigned \*(Aqlow\*(Aq RIDs in arbitrary\-rid supporting backends\&. 1341 1350 .sp 1342 1351 Default: … … 1509 1518 is set then 1510 1519 nmbd 1511 will check the source address of any packets coming in on the broadcast sockets and discard any that don\ 't match the broadcast addresses of the interfaces in the1520 will check the source address of any packets coming in on the broadcast sockets and discard any that don\*(Aqt match the broadcast addresses of the interfaces in the 1512 1521 \m[blue]\fBinterfaces\fR\m[] 1513 1522 parameter list\&. As unicast packets are received on the other sockets it allows … … 1550 1559 parameter list then 1551 1560 smbpasswd 1552 will fail to connect in it\ 's default mode\&.1561 will fail to connect in it\*(Aqs default mode\&. 1553 1562 smbpasswd 1554 1563 can be forced to use the primary IP interface of the local host by using its … … 1696 1705 .PP 1697 1706 .RS 4 1698 This parameter specifies whether Samba should reply to a client\ 's file change notify requests\&.1707 This parameter specifies whether Samba should reply to a client\*(Aqs file change notify requests\&. 1699 1708 .sp 1700 1709 You should never need to change this parameter … … 1803 1812 .PP 1804 1813 .RS 4 1805 The name of a program that can be used to check password complexity\&. The password is sent to the program\ 's standard input\&.1814 The name of a program that can be used to check password complexity\&. The password is sent to the program\*(Aqs standard input\&. 1806 1815 .sp 1807 1816 The program must return 0 on a good password, or any other value if the password is bad\&. In case the password is considered weak (the program does not return 0) the user will be notified and the password change will fail\&. … … 1896 1905 client lanman auth\&. 1897 1906 .sp 1898 Note that Windows Vista and later versions already use NTLMv2 by default, and some sites (particularly those following \ 'best practice\'security polices) only allow NTLMv2 responses, and not the weaker LM or NTLM\&.1907 Note that Windows Vista and later versions already use NTLMv2 by default, and some sites (particularly those following \*(Aqbest practice\*(Aq security polices) only allow NTLMv2 responses, and not the weaker LM or NTLM\&. 1899 1908 .sp 1900 1909 Default: … … 1959 1968 If disabled, Samba will use the name used to look up the server when asking the KDC for a ticket\&. This avoids situations where a server may impersonate another, soliciting authentication as one principal while being known on the network as another\&. 1960 1969 .sp 1961 Note that Windows XP SP2 and later versions already follow this behaviour, and Windows Vista and later servers no longer supply this \ 'rfc4178 hint\'principal on the server side\&.1970 Note that Windows XP SP2 and later versions already follow this behaviour, and Windows Vista and later servers no longer supply this \*(Aqrfc4178 hint\*(Aq principal on the server side\&. 1962 1971 .sp 1963 1972 Default: … … 2018 2027 .sp 2019 2028 Example: 2020 \fI\fIcomment\fR\fR\fI = \fR\fIFred\ 's Files\fR\fI \fR2029 \fI\fIcomment\fR\fR\fI = \fR\fIFred\*(Aqs Files\fR\fI \fR 2021 2030 .RE 2022 2031 … … 2056 2065 This option takes the usual substitutions, which can be very useful\&. 2057 2066 .sp 2058 If the config file doesn\ 't exist then it won\'t be loaded (allowing you to special case the config files of just a few clients)\&.2067 If the config file doesn\*(Aqt exist then it won\*(Aqt be loaded (allowing you to special case the config files of just a few clients)\&. 2059 2068 .sp 2060 2069 \fINo default\fR … … 2068 2077 .PP 2069 2078 .RS 4 2070 This parameter allows you to "clone" service entries\&. The specified service is simply duplicated under the current service\ 's name\&. Any parameters specified in the current section will override those in the section being copied\&.2071 .sp 2072 This feature lets you set up a \ 'template\'service and create similar services easily\&. Note that the service being copied must occur earlier in the configuration file than the service doing the copying\&.2079 This parameter allows you to "clone" service entries\&. The specified service is simply duplicated under the current service\*(Aqs name\&. Any parameters specified in the current section will override those in the section being copied\&. 2080 .sp 2081 This feature lets you set up a \*(Aqtemplate\*(Aq service and create similar services easily\&. Note that the service being copied must occur earlier in the configuration file than the service doing the copying\&. 2073 2082 .sp 2074 2083 Default: … … 2105 2114 .PP 2106 2115 .RS 4 2107 When a file is created, the necessary permissions are calculated according to the mapping from DOS modes to UNIX permissions, and the resulting UNIX mode is then bit\-wise \ 'AND\'ed with this parameter\&. This parameter may be thought of as a bit\-wise MASK for the UNIX modes of a file\&. Any bit2116 When a file is created, the necessary permissions are calculated according to the mapping from DOS modes to UNIX permissions, and the resulting UNIX mode is then bit\-wise \*(AqAND\*(Aqed with this parameter\&. This parameter may be thought of as a bit\-wise MASK for the UNIX modes of a file\&. Any bit 2108 2117 \fInot\fR 2109 2118 set here will be removed from the modes set on a file when it is created\&. … … 2115 2124 write and execute bits from the UNIX modes\&. 2116 2125 .sp 2117 Following this Samba will bit\-wise \ 'OR\'the UNIX mode created from this parameter with the value of the2126 Following this Samba will bit\-wise \*(AqOR\*(Aq the UNIX mode created from this parameter with the value of the 2118 2127 \m[blue]\fBforce create mode\fR\m[] 2119 2128 parameter which is set to 000 by default\&. … … 2246 2255 \fBcups\fR\&. Its value is a free form string of options passed directly to the cups library\&. 2247 2256 .sp 2248 You can pass any generic print option known to CUPS (as listed in the CUPS "Software Users\ 'Manual")\&. You can also pass any printer specific option (as listed in "lpoptions \-d printername \-l") valid for the target queue\&. Multiple parameters should be space\-delimited name/value pairs according to the PAPI text option ABNF specification\&. Collection values ("name={a=\&.\&.\&. b=\&.\&.\&. c=\&.\&.\&.}") are stored with the curley brackets intact\&.2257 You can pass any generic print option known to CUPS (as listed in the CUPS "Software Users\*(Aq Manual")\&. You can also pass any printer specific option (as listed in "lpoptions \-d printername \-l") valid for the target queue\&. Multiple parameters should be space\-delimited name/value pairs according to the PAPI text option ABNF specification\&. Collection values ("name={a=\&.\&.\&. b=\&.\&.\&. c=\&.\&.\&.}") are stored with the curley brackets intact\&. 2249 2258 .sp 2250 2259 You should set this parameter to … … 2252 2261 if your CUPS server 2253 2262 error_log 2254 file contains messages such as "Unsupported format \ 'application/octet\-stream\'" when printing from a Windows client through Samba\&. It is no longer necessary to enable system wide raw printing in2263 file contains messages such as "Unsupported format \*(Aqapplication/octet\-stream\*(Aq" when printing from a Windows client through Samba\&. It is no longer necessary to enable system wide raw printing in 2255 2264 /etc/cups/mime\&.{convs,types}\&. 2256 2265 .sp … … 2292 2301 The value of the parameter (a decimal integer) represents the number of minutes of inactivity before a connection is considered dead, and it is disconnected\&. The deadtime only takes effect if the number of open files is zero\&. 2293 2302 .sp 2294 This is useful to stop a server\ 's resources being exhausted by a large number of inactive connections\&.2303 This is useful to stop a server\*(Aqs resources being exhausted by a large number of inactive connections\&. 2295 2304 .sp 2296 2305 Most clients have an auto\-reconnect feature when a connection is broken so in most cases this parameter should be transparent to users\&. … … 2435 2444 services\&. When smbd is serving Printer Drivers to Windows NT/2k/XP clients, each printer on the Samba server has a Device Mode which defines things such as paper size and orientation and duplex settings\&. The device mode can only correctly be generated by the printer driver itself (which can only be executed on a Win32 platform)\&. Because smbd is unable to execute the driver code to generate the device mode, the default behavior is to set this field to NULL\&. 2436 2445 .sp 2437 Most problems with serving printer drivers to Windows NT/2k/XP clients can be traced to a problem with the generated device mode\&. Certain drivers will do things such as crashing the client\ 's Explorer\&.exe with a NULL devmode\&. However, other printer drivers can cause the client\'s spooler service (spoolsv\&.exe) to die if the devmode was not created by the driver itself (i\&.e\&. smbd generates a default devmode)\&.2446 Most problems with serving printer drivers to Windows NT/2k/XP clients can be traced to a problem with the generated device mode\&. Certain drivers will do things such as crashing the client\*(Aqs Explorer\&.exe with a NULL devmode\&. However, other printer drivers can cause the client\*(Aqs spooler service (spoolsv\&.exe) to die if the devmode was not created by the driver itself (i\&.e\&. smbd generates a default devmode)\&. 2438 2447 .sp 2439 2448 This parameter should be used with care and tested with the printer driver in question\&. It is better to leave the device mode to NULL and let the Windows client set the correct values\&. Because drivers do not do this all the time, setting … … 2645 2654 when managing users with remote RPC (NT) tools\&. 2646 2655 .sp 2647 This script is called when a remote client removes a user from the server, normally using \ 'User Manager for Domains\'or2656 This script is called when a remote client removes a user from the server, normally using \*(AqUser Manager for Domains\*(Aq or 2648 2657 rpcclient\&. 2649 2658 .sp … … 2728 2737 2729 2738 #!/bin/sh 2730 df $1 | tail \-1 | awk \ '{print $(NF\-4),$(NF\-2)}\'2739 df $1 | tail \-1 | awk \*(Aq{print $(NF\-4),$(NF\-2)}\*(Aq 2731 2740 .fi 2732 2741 .if n \{\ … … 2742 2751 2743 2752 #!/bin/sh 2744 /usr/bin/df \-k $1 | tail \-1 | awk \ '{print $3" "$5}\'2753 /usr/bin/df \-k $1 | tail \-1 | awk \*(Aq{print $3" "$5}\*(Aq 2745 2754 .fi 2746 2755 .if n \{\ … … 2772 2781 This parameter is the octal modes which are used when converting DOS modes to UNIX modes when creating UNIX directories\&. 2773 2782 .sp 2774 When a directory is created, the necessary permissions are calculated according to the mapping from DOS modes to UNIX permissions, and the resulting UNIX mode is then bit\-wise \ 'AND\'ed with this parameter\&. This parameter may be thought of as a bit\-wise MASK for the UNIX modes of a directory\&. Any bit2783 When a directory is created, the necessary permissions are calculated according to the mapping from DOS modes to UNIX permissions, and the resulting UNIX mode is then bit\-wise \*(AqAND\*(Aqed with this parameter\&. This parameter may be thought of as a bit\-wise MASK for the UNIX modes of a directory\&. Any bit 2775 2784 \fInot\fR 2776 2785 set here will be removed from the modes set on a directory when it is created\&. 2777 2786 .sp 2778 The default value of this parameter removes the \ 'group\' and \'other\'write bits from the UNIX mode, allowing only the user who owns the directory to modify it\&.2779 .sp 2780 Following this Samba will bit\-wise \ 'OR\'the UNIX mode created from this parameter with the value of the2787 The default value of this parameter removes the \*(Aqgroup\*(Aq and \*(Aqother\*(Aq write bits from the UNIX mode, allowing only the user who owns the directory to modify it\&. 2788 .sp 2789 Following this Samba will bit\-wise \*(AqOR\*(Aq the UNIX mode created from this parameter with the value of the 2781 2790 \m[blue]\fBforce directory mode\fR\m[] 2782 2791 parameter\&. This parameter is set to 000 by default (i\&.e\&. no extra mode bits are added)\&. … … 2808 2817 This parameter controls what UNIX permission bits will be set when a Windows NT client is manipulating the UNIX permission on a directory using the native NT security dialog box\&. 2809 2818 .sp 2810 This parameter is applied as a mask (AND\ 'ed with) to the incoming permission bits, thus resetting any bits not in this mask\&. Make sure not to mix up this parameter with2819 This parameter is applied as a mask (AND\*(Aqed with) to the incoming permission bits, thus resetting any bits not in this mask\&. Make sure not to mix up this parameter with 2811 2820 \m[blue]\fBforce directory security mode\fR\m[], which works similar like this one but uses logical OR instead of AND\&. Essentially, zero bits in this mask are a set of bits that will always be set to zero\&. 2812 2821 .sp … … 2843 2852 .ps -1 2844 2853 .br 2845 Clients that only support netbios won\ 't be able to see your samba server when netbios support is disabled\&.2854 Clients that only support netbios won\*(Aqt be able to see your samba server when netbios support is disabled\&. 2846 2855 .sp .5v 2847 2856 .RE … … 2854 2863 .PP 2855 2864 .RS 4 2856 Enabling this parameter will disable Samba\ 's support for the SPOOLSS set of MS\-RPC\'s and will yield identical behavior as Samba 2\&.0\&.x\&. Windows NT/2000 clients will downgrade to using Lanman style printing commands\&. Windows 9x/ME will be unaffected by the parameter\&. However, this will also disable the ability to upload printer drivers to a Samba server via the Windows NT Add Printer Wizard or by using the NT printer properties dialog window\&. It will also disable the capability of Windows NT/2000 clients to download print drivers from the Samba host upon demand\&.2865 Enabling this parameter will disable Samba\*(Aqs support for the SPOOLSS set of MS\-RPC\*(Aqs and will yield identical behavior as Samba 2\&.0\&.x\&. Windows NT/2000 clients will downgrade to using Lanman style printing commands\&. Windows 9x/ME will be unaffected by the parameter\&. However, this will also disable the ability to upload printer drivers to a Samba server via the Windows NT Add Printer Wizard or by using the NT printer properties dialog window\&. It will also disable the capability of Windows NT/2000 clients to download print drivers from the Samba host upon demand\&. 2857 2866 \fIBe very careful about enabling this parameter\&.\fR 2858 2867 .sp … … 2958 2967 \m[blue]\fBdomain logons = Yes\fR\m[] 2959 2968 the default setting for this parameter is Yes, with the result that Samba will be a PDC\&. If 2960 \m[blue]\fBdomain master = No\fR\m[], Samba will function as a BDC\&. In general, this parameter should be set to \ 'No\'only on a BDC\&.2969 \m[blue]\fBdomain master = No\fR\m[], Samba will function as a BDC\&. In general, this parameter should be set to \*(AqNo\*(Aq only on a BDC\&. 2961 2970 .sp 2962 2971 Default: … … 3180 3189 This option is mainly used as a compatibility option for Visual C++ when used against Samba shares\&. Visual C++ generated makefiles have the object directory as a dependency for each object file, and a make rule to create the directory\&. Also, when NMAKE compares timestamps it uses the creation time when examining a directory\&. Thus the object directory will be created if it does not exist, but once it does exist it will always have an earlier timestamp than the object files it contains\&. 3181 3190 .sp 3182 However, Unix time semantics mean that the create time reported by Samba will be updated whenever a file is created or or deleted in the directory\&. NMAKE finds all object files in the object directory\&. The timestamp of the last one built is then compared to the timestamp of the object directory\&. If the directory\ 's timestamp if newer, then all object files will be rebuilt\&. Enabling this option ensures directories always predate their contents and an NMAKE build will proceed as expected\&.3191 However, Unix time semantics mean that the create time reported by Samba will be updated whenever a file is created or or deleted in the directory\&. NMAKE finds all object files in the object directory\&. The timestamp of the last one built is then compared to the timestamp of the object directory\&. If the directory\*(Aqs timestamp if newer, then all object files will be rebuilt\&. Enabling this option ensures directories always predate their contents and an NMAKE build will proceed as expected\&. 3183 3192 .sp 3184 3193 Default: … … 3233 3242 This parameter specifies a set of UNIX mode bit permissions that will 3234 3243 \fIalways\fR 3235 be set on a file created by Samba\&. This is done by bitwise \ 'OR\'ing these bits onto the mode bits of a file that is being created\&. The default for this parameter is (in octal) 000\&. The modes in this parameter are bitwise \'OR\'ed onto the file mode after the mask set in the3244 be set on a file created by Samba\&. This is done by bitwise \*(AqOR\*(Aqing these bits onto the mode bits of a file that is being created\&. The default for this parameter is (in octal) 000\&. The modes in this parameter are bitwise \*(AqOR\*(Aqed onto the file mode after the mask set in the 3236 3245 \fIcreate mask\fR 3237 3246 parameter is applied\&. 3238 3247 .sp 3239 The example below would force all newly created files to have read and execute permissions set for \ 'group\' and \'other\' as well as the read/write/execute bits set for the \'user\'\&.3248 The example below would force all newly created files to have read and execute permissions set for \*(Aqgroup\*(Aq and \*(Aqother\*(Aq as well as the read/write/execute bits set for the \*(Aquser\*(Aq\&. 3240 3249 .sp 3241 3250 Default: … … 3252 3261 This parameter specifies a set of UNIX mode bit permissions that will 3253 3262 \fIalways\fR 3254 be set on a directory created by Samba\&. This is done by bitwise \ 'OR\'ing these bits onto the mode bits of a directory that is being created\&. The default for this parameter is (in octal) 0000 which will not add any extra permission bits to a created directory\&. This operation is done after the mode mask in the parameter3263 be set on a directory created by Samba\&. This is done by bitwise \*(AqOR\*(Aqing these bits onto the mode bits of a directory that is being created\&. The default for this parameter is (in octal) 0000 which will not add any extra permission bits to a created directory\&. This operation is done after the mode mask in the parameter 3255 3264 \fIdirectory mask\fR 3256 3265 is applied\&. 3257 3266 .sp 3258 The example below would force all created directories to have read and execute permissions set for \ 'group\' and \'other\' as well as the read/write/execute bits set for the \'user\'\&.3267 The example below would force all created directories to have read and execute permissions set for \*(Aqgroup\*(Aq and \*(Aqother\*(Aq as well as the read/write/execute bits set for the \*(Aquser\*(Aq\&. 3259 3268 .sp 3260 3269 Default: … … 3271 3280 This parameter controls what UNIX permission bits can be modified when a Windows NT client is manipulating the UNIX permission on a directory using the native NT security dialog box\&. 3272 3281 .sp 3273 This parameter is applied as a mask (OR\ 'ed with) to the changed permission bits, thus forcing any bits in this mask that the user may have modified to be on\&. Make sure not to mix up this parameter with3282 This parameter is applied as a mask (OR\*(Aqed with) to the changed permission bits, thus forcing any bits in this mask that the user may have modified to be on\&. Make sure not to mix up this parameter with 3274 3283 \m[blue]\fBdirectory security mask\fR\m[], which works in a similar manner to this one, but uses a logical AND instead of an OR\&. 3275 3284 .sp … … 3313 3322 This specifies a UNIX group name that will be assigned as the default primary group for all users connecting to this service\&. This is useful for sharing files by ensuring that all access to files on service will use the named group for their permissions checking\&. Thus, by assigning permissions for this group to the files and directories within this service the Samba administrator can restrict or allow sharing of these files\&. 3314 3323 .sp 3315 In Samba 2\&.0\&.5 and above this parameter has extended functionality in the following way\&. If the group name listed here has a \ '+\'character prepended to it then the current user accessing the share only has the primary group default assigned to this group if they are already assigned as a member of that group\&. This allows an administrator to decide that only users who are already in a particular group will create files with group ownership set to that group\&. This gives a finer granularity of ownership assignment\&. For example, the setting3324 In Samba 2\&.0\&.5 and above this parameter has extended functionality in the following way\&. If the group name listed here has a \*(Aq+\*(Aq character prepended to it then the current user accessing the share only has the primary group default assigned to this group if they are already assigned as a member of that group\&. This allows an administrator to decide that only users who are already in a particular group will create files with group ownership set to that group\&. This gives a finer granularity of ownership assignment\&. For example, the setting 3316 3325 force group = +sys 3317 3326 means that only users who are already in group sys will have their default primary group assigned to sys when accessing this Samba share\&. All other users will retain their ordinary primary group\&. … … 3341 3350 option)\&. 3342 3351 .sp 3343 When assigning a new driver to a printer on a remote Windows compatible print server such as Samba, the Windows client will rename the printer to match the driver name just uploaded\&. This can result in confusion for users when multiple printers are bound to the same driver\&. To prevent Samba from allowing the printer\ 's printername to differ from the sharename defined in smb\&.conf, set3352 When assigning a new driver to a printer on a remote Windows compatible print server such as Samba, the Windows client will rename the printer to match the driver name just uploaded\&. This can result in confusion for users when multiple printers are bound to the same driver\&. To prevent Samba from allowing the printer\*(Aqs printername to differ from the sharename defined in smb\&.conf, set 3344 3353 \fIforce printername = yes\fR\&. 3345 3354 .sp 3346 3355 Be aware that enabling this parameter may affect migrating printers from a Windows server to Samba since Windows has no way to force the sharename and printername to match\&. 3347 3356 .sp 3348 It is recommended that this parameter\ 's value not be changed once the printer is in use by clients as this could cause a user not be able to delete printer connections from their local Printers folder\&.3357 It is recommended that this parameter\*(Aqs value not be changed once the printer is in use by clients as this could cause a user not be able to delete printer connections from their local Printers folder\&. 3349 3358 .sp 3350 3359 Default: … … 3358 3367 This parameter controls what UNIX permission bits can be modified when a Windows NT client is manipulating the UNIX permission on a file using the native NT security dialog box\&. 3359 3368 .sp 3360 This parameter is applied as a mask (OR\ 'ed with) to the changed permission bits, thus forcing any bits in this mask that the user may have modified to be on\&. Make sure not to mix up this parameter with3369 This parameter is applied as a mask (OR\*(Aqed with) to the changed permission bits, thus forcing any bits in this mask that the user may have modified to be on\&. Make sure not to mix up this parameter with 3361 3370 \m[blue]\fBsecurity mask\fR\m[], which works similar like this one but uses logical AND instead of OR\&. 3362 3371 .sp … … 3729 3738 .PP 3730 3739 .RS 4 3731 This is a list of files or directories that are not visible but are accessible\&. The DOS \ 'hidden\'attribute is applied to any files or directories that match\&.3732 .sp 3733 Each entry in the list must be separated by a \ '/\', which allows spaces to be included in the entry\&. \'*\' and \'?\'can be used to specify multiple files or directories as in DOS wildcards\&.3734 .sp 3735 Each entry must be a Unix path, not a DOS path and must not include the Unix directory separator \ '/\'\&.3740 This is a list of files or directories that are not visible but are accessible\&. The DOS \*(Aqhidden\*(Aq attribute is applied to any files or directories that match\&. 3741 .sp 3742 Each entry in the list must be separated by a \*(Aq/\*(Aq, which allows spaces to be included in the entry\&. \*(Aq*\*(Aq and \*(Aq?\*(Aq can be used to specify multiple files or directories as in DOS wildcards\&. 3743 .sp 3744 Each entry must be a Unix path, not a DOS path and must not include the Unix directory separator \*(Aq/\*(Aq\&. 3736 3745 .sp 3737 3746 Note that the case sensitivity option is applicable in hiding files\&. … … 3763 3772 .PP 3764 3773 .RS 4 3765 This parameter prevents clients from seeing special files such as sockets, devices and fifo\ 's in directory listings\&.3774 This parameter prevents clients from seeing special files such as sockets, devices and fifo\*(Aqs in directory listings\&. 3766 3775 .sp 3767 3776 Default: … … 3800 3809 is also acting as a Win95/98 3801 3810 \fIlogon server\fR 3802 then this parameter specifies the NIS (or YP) map from which the server for the user\ 's home directory should be extracted\&. At present, only the Sun auto\&.home map format is understood\&. The form of the map is:3811 then this parameter specifies the NIS (or YP) map from which the server for the user\*(Aqs home directory should be extracted\&. At present, only the Sun auto\&.home map format is understood\&. The form of the map is: 3803 3812 .sp 3804 3813 .if n \{\ … … 3812 3821 .\} 3813 3822 .sp 3814 and the program will extract the servername from before the first \ ':\'\&. There should probably be a better parsing system that copes with different map formats and also Amd (another automounter) maps\&.3823 and the program will extract the servername from before the first \*(Aq:\*(Aq\&. There should probably be a better parsing system that copes with different map formats and also Amd (another automounter) maps\&. 3815 3824 .if n \{\ 3816 3825 .sp … … 3989 3998 .PP 3990 3999 .RS 4 3991 This parameter specifies the number of seconds that Winbind\ 's idmap interface will cache positive SID/uid/gid query results\&.4000 This parameter specifies the number of seconds that Winbind\*(Aqs idmap interface will cache positive SID/uid/gid query results\&. 3992 4001 .sp 3993 4002 Default: … … 3999 4008 .PP 4000 4009 .RS 4 4001 ID mapping in Samba is the mapping between Windows SIDs and Unix user and group IDs\&. This is performed by Winbindd with a configurable plugin interface\&. Samba\ 's ID mapping is configured by options starting with the4010 ID mapping in Samba is the mapping between Windows SIDs and Unix user and group IDs\&. This is performed by Winbindd with a configurable plugin interface\&. Samba\*(Aqs ID mapping is configured by options starting with the 4002 4011 \m[blue]\fBidmap config\fR\m[] 4003 4012 prefix\&. An idmap option consists of the … … 4082 4091 .PP 4083 4092 .RS 4 4084 This parameter specifies the number of seconds that Winbind\ 's idmap interface will cache negative SID/uid/gid query results\&.4093 This parameter specifies the number of seconds that Winbind\*(Aqs idmap interface will cache negative SID/uid/gid query results\&. 4085 4094 .sp 4086 4095 Default: … … 4157 4166 The ownership of new files and directories is normally governed by effective uid of the connected user\&. This option allows the Samba administrator to specify that the ownership for new files and directories should be controlled by the ownership of the parent directory\&. 4158 4167 .sp 4159 Common scenarios where this behavior is useful is in implementing drop\-boxes where users can create and edit files but not delete them and to ensure that newly create files in a user\ 's roaming profile directory are actually owner by the user\&.4168 Common scenarios where this behavior is useful is in implementing drop\-boxes where users can create and edit files but not delete them and to ensure that newly create files in a user\*(Aqs roaming profile directory are actually owner by the user\&. 4160 4169 .sp 4161 4170 Default: … … 4277 4286 The "mask" parameters can either be a bit length (such as 24 for a C class network) or a full netmask in dotted decimal form\&. 4278 4287 .sp 4279 The "IP" parameters above can either be a full dotted decimal IP address or a hostname which will be looked up via the OS\ 's normal hostname resolution mechanisms\&.4288 The "IP" parameters above can either be a full dotted decimal IP address or a hostname which will be looked up via the OS\*(Aqs normal hostname resolution mechanisms\&. 4280 4289 .sp 4281 4290 By default Samba enables all active interfaces that are broadcast capable except the loopback adaptor (IP address 127\&.0\&.0\&.1)\&. … … 4298 4307 check to absolutely ensure an improper setting does not breach your security\&. 4299 4308 .sp 4300 A name starting with a \ '@\'is interpreted as an NIS netgroup first (if your system supports NIS), and then as a UNIX group if the name was not found in the NIS netgroup database\&.4301 .sp 4302 A name starting with \ '+\' is interpreted only by looking in the UNIX group database via the NSS getgrnam() interface\&. A name starting with \'&\' is interpreted only by looking in the NIS netgroup database (this requires NIS to be working on your system)\&. The characters \'+\' and \'&\'may be used at the start of the name in either order so the value4309 A name starting with a \*(Aq@\*(Aq is interpreted as an NIS netgroup first (if your system supports NIS), and then as a UNIX group if the name was not found in the NIS netgroup database\&. 4310 .sp 4311 A name starting with \*(Aq+\*(Aq is interpreted only by looking in the UNIX group database via the NSS getgrnam() interface\&. A name starting with \*(Aq&\*(Aq is interpreted only by looking in the NIS netgroup database (this requires NIS to be working on your system)\&. The characters \*(Aq+\*(Aq and \*(Aq&\*(Aq may be used at the start of the name in either order so the value 4303 4312 \fI+&group\fR 4304 4313 means check the UNIX group database, followed by the NIS netgroup database, and the value 4305 4314 \fI&+group\fR 4306 means check the NIS netgroup database, followed by the UNIX group database (the same as the \ '@\'prefix)\&.4315 means check the NIS netgroup database, followed by the UNIX group database (the same as the \*(Aq@\*(Aq prefix)\&. 4307 4316 .sp 4308 4317 The current servicename is substituted for … … 4463 4472 When this parameter is set to 4464 4473 no 4465 this will also result in sambaLMPassword in Samba\ 's passdb being blanked after the next password change\&. As a result of that lanman clients won\'t be able to authenticate, even if lanman auth is reenabled later on\&.4474 this will also result in sambaLMPassword in Samba\*(Aqs passdb being blanked after the next password change\&. As a result of that lanman clients won\*(Aqt be able to authenticate, even if lanman auth is reenabled later on\&. 4466 4475 .sp 4467 4476 Unlike the … … 4469 4478 option, this parameter cannot alter client behaviour, and the LANMAN response will still be sent over the network\&. See the 4470 4479 client lanman auth 4471 to disable this for Samba\ 's clients (such as smbclient)4480 to disable this for Samba\*(Aqs clients (such as smbclient) 4472 4481 .sp 4473 4482 If this option, and … … 4539 4548 for tracing function calls\&. 4540 4549 .sp 4541 The debug ouput from the LDAP libraries appears with the prefix [LDAP] in Samba\ 's logging output\&. The level at which LDAP logging is printed is controlled by the parameter4550 The debug ouput from the LDAP libraries appears with the prefix [LDAP] in Samba\*(Aqs logging output\&. The level at which LDAP logging is printed is controlled by the parameter 4542 4551 \fIldap debug threshold\fR\&. 4543 4552 .sp … … 4602 4611 \fIoff\fR 4603 4612 to disable this, and 4604 \fIauto\fR, to use the libldap default settings\&. libldap\ 's choice of following referrals or not is set in /etc/openldap/ldap\&.conf with the REFERRALS parameter as documented in ldap\&.conf(5)\&.4613 \fIauto\fR, to use the libldap default settings\&. libldap\*(Aqs choice of following referrals or not is set in /etc/openldap/ldap\&.conf with the REFERRALS parameter as documented in ldap\&.conf(5)\&. 4605 4614 .sp 4606 4615 Default: … … 4732 4741 .PP 4733 4742 .RS 4 4734 When Samba is asked to write to a read\-only LDAP replica, we are redirected to talk to the read\-write master server\&. This server then replicates our changes back to the \ 'local\' server, however the replication might take some seconds, especially over slow links\&. Certain client activities, particularly domain joins, can become confused by the \'success\' that does not immediately change the LDAP back\-end\'s data\&.4743 When Samba is asked to write to a read\-only LDAP replica, we are redirected to talk to the read\-write master server\&. This server then replicates our changes back to the \*(Aqlocal\*(Aq server, however the replication might take some seconds, especially over slow links\&. Certain client activities, particularly domain joins, can become confused by the \*(Aqsuccess\*(Aq that does not immediately change the LDAP back\-end\*(Aqs data\&. 4735 4744 .sp 4736 4745 This option simply causes Samba to wait a short time, to allow the LDAP server to catch up\&. If you have a particularly high\-latency network, you may wish to time the LDAP replication with a network sniffer, and increase this value accordingly\&. Be aware that no checking is performed that the data has actually replicated\&. … … 4856 4865 This option is used to define whether or not Samba should use SSL when connecting to the ldap server using 4857 4866 \fIads\fR 4858 methods\&. Rpc methods are not affected by this parameter\&. Please note, that this parameter won\ 't have any effect if4867 methods\&. Rpc methods are not affected by this parameter\&. Please note, that this parameter won\*(Aqt have any effect if 4859 4868 \m[blue]\fBldap ssl\fR\m[] 4860 4869 is set to … … 4876 4885 This option is used to define whether or not Samba should use SSL when connecting to the ldap server This is 4877 4886 \fINOT\fR 4878 related to Samba\ 's previous SSL support which was enabled by specifying the4887 related to Samba\*(Aqs previous SSL support which was enabled by specifying the 4879 4888 \-\-with\-ssl 4880 4889 option to the … … 5079 5088 \fByes\fR\&. Setting this value to 5080 5089 \fByes\fR 5081 doesn\ 't mean that Samba will5090 doesn\*(Aqt mean that Samba will 5082 5091 \fIbecome\fR 5083 5092 the local master browser on a subnet, just that … … 5460 5469 This option takes the standard substitutions, allowing you to have separate logon scripts for each user or machine\&. 5461 5470 .sp 5462 This parameter can be used with Win9X workstations to ensure that roaming profiles are stored in a subdirectory of the user\ 's home directory\&. This is done in the following way:5471 This parameter can be used with Win9X workstations to ensure that roaming profiles are stored in a subdirectory of the user\*(Aqs home directory\&. This is done in the following way: 5463 5472 .sp 5464 5473 … … 5618 5627 This parameter specifies the command to be executed on the server host in order to stop printing or spooling a specific print job\&. 5619 5628 .sp 5620 This command should be a program or script which takes a printer name and job number to pause the print job\&. One way of implementing this is by using job priorities, where jobs having a too low priority won\ 't be sent to the printer\&.5629 This command should be a program or script which takes a printer name and job number to pause the print job\&. One way of implementing this is by using job priorities, where jobs having a too low priority won\*(Aqt be sent to the printer\&. 5621 5630 .sp 5622 5631 If a … … 5648 5657 command used by the system, so if you use different 5649 5658 lpq 5650 commands for different users then they won\ 't share cache information\&.5659 commands for different users then they won\*(Aqt share cache information\&. 5651 5660 .sp 5652 5661 The cache files are stored in … … 5900 5909 Note that the character to use may be specified using the 5901 5910 \m[blue]\fBmangling char\fR\m[] 5902 option, if you don\ 't like \'~\'\&.5903 .RE 5904 .sp 5905 .RS 4 5906 .ie n \{\ 5907 \h'-04'\(bu\h'+03'\c 5908 .\} 5909 .el \{\ 5910 .sp -1 5911 .IP \(bu 2.3 5912 .\} 5913 Files whose UNIX name begins with a dot will be presented as DOS hidden files\&. The mangled name will be created as for other filenames, but with the leading dot removed and "___" as its extension regardless of actual original extension (that\ 's three underscores)\&.5911 option, if you don\*(Aqt like \*(Aq~\*(Aq\&. 5912 .RE 5913 .sp 5914 .RS 4 5915 .ie n \{\ 5916 \h'-04'\(bu\h'+03'\c 5917 .\} 5918 .el \{\ 5919 .sp -1 5920 .IP \(bu 2.3 5921 .\} 5922 Files whose UNIX name begins with a dot will be presented as DOS hidden files\&. The mangled name will be created as for other filenames, but with the leading dot removed and "___" as its extension regardless of actual original extension (that\*(Aqs three underscores)\&. 5914 5923 .RE 5915 5924 .sp … … 5947 5956 \fImagic\fR 5948 5957 character in 5949 \m[blue]\fBname mangling\fR\m[]\&. The default is a \ '~\'but this may interfere with some software\&. Use this option to set it to whatever you prefer\&. This is effective only when mangling method is hash\&.5958 \m[blue]\fBname mangling\fR\m[]\&. The default is a \*(Aq~\*(Aq but this may interfere with some software\&. Use this option to set it to whatever you prefer\&. This is effective only when mangling method is hash\&. 5950 5959 .sp 5951 5960 Default: … … 5975 5984 This boolean parameter controls whether 5976 5985 \fBsmbd\fR(8) 5977 will attempt to map the \ 'inherit\' and \'protected\'access control entry flags stored in Windows ACLs into an extended attribute called user\&.SAMBA_PAI\&. This parameter only takes effect if Samba is being run on a platform that supports extended attributes (Linux and IRIX so far) and allows the Windows 2000 ACL editor to correctly use inheritance with the Samba POSIX ACL mapping code\&.5986 will attempt to map the \*(Aqinherit\*(Aq and \*(Aqprotected\*(Aq access control entry flags stored in Windows ACLs into an extended attribute called user\&.SAMBA_PAI\&. This parameter only takes effect if Samba is being run on a platform that supports extended attributes (Linux and IRIX so far) and allows the Windows 2000 ACL editor to correctly use inheritance with the Samba POSIX ACL mapping code\&. 5978 5987 .sp 5979 5988 Default: … … 6112 6121 This parameter can take four different values, which tell 6113 6122 \fBsmbd\fR(8) 6114 what to do with user login requests that don\ 't match a valid UNIX user in some way\&.6123 what to do with user login requests that don\*(Aqt match a valid UNIX user in some way\&. 6115 6124 .sp 6116 6125 The four settings are : … … 6194 6203 .PP 6195 6204 .RS 4 6196 If a client connects to smbd using an untrusted domain name, such as BOGUS\euser, smbd replaces the BOGUS domain with it\ 's SAM name before attempting to authenticate that user\&. In the case where smbd is acting as a PDC this will be DOMAIN\euser\&. In the case where smbd is acting as a domain member server or a standalone server this will be WORKSTATION\euser\&.6205 If a client connects to smbd using an untrusted domain name, such as BOGUS\euser, smbd replaces the BOGUS domain with it\*(Aqs SAM name before attempting to authenticate that user\&. In the case where smbd is acting as a PDC this will be DOMAIN\euser\&. In the case where smbd is acting as a domain member server or a standalone server this will be WORKSTATION\euser\&. 6197 6206 .sp 6198 6207 In previous versions of Samba (pre 3\&.4), if smbd was acting as a domain member server, the BOGUS domain name would instead be replaced by the primary domain which smbd was a member of\&. In this case authentication would be deferred off to a DC using the credentials DOMAIN\euser\&. … … 6234 6243 \fImax disk size\fR\&. 6235 6244 .sp 6236 This option is primarily useful to work around bugs in some pieces of software that can\ 't handle very large disks, particularly disks over 1GB in size\&.6245 This option is primarily useful to work around bugs in some pieces of software that can\*(Aqt handle very large disks, particularly disks over 1GB in size\&. 6237 6246 .sp 6238 6247 A … … 6384 6393 .IP \(bu 2.3 6385 6394 .\} 6386 \fBSMB2\fR: Re\-implementation of the SMB protocol\&. Used by Windows Vista and newer\&. The Samba implementation of SMB2 is currently marked experimental!6395 \fBSMB2\fR: Re\-implementation of the SMB protocol\&. Used by Windows Vista and newer\&. 6387 6396 .RE 6388 6397 .sp … … 6448 6457 This option tells 6449 6458 \fBnmbd\fR(8) 6450 what the default \ 'time to live\'of NetBIOS names should be (in seconds) when6459 what the default \*(Aqtime to live\*(Aq of NetBIOS names should be (in seconds) when 6451 6460 nmbd 6452 6461 is requesting a name using either a broadcast packet or from a WINS server\&. You should never need to change this parameter\&. The default is 3 days\&. … … 6462 6471 This option tells 6463 6472 \fBsmbd\fR(8) 6464 when acting as a WINS server (\m[blue]\fBwins support = yes\fR\m[]) what the maximum \ 'time to live\'of NetBIOS names that6473 when acting as a WINS server (\m[blue]\fBwins support = yes\fR\m[]) what the maximum \*(Aqtime to live\*(Aq of NetBIOS names that 6465 6474 nmbd 6466 6475 will grant will be (in seconds)\&. You should never need to change this parameter\&. The default is 6 days (518400 seconds)\&. … … 6497 6506 .\} 6498 6507 .nf 6499 message command = csh \-c \ 'xedit %s;rm %s\'&6508 message command = csh \-c \*(Aqxedit %s;rm %s\*(Aq & 6500 6509 .fi 6501 6510 .if n \{\ … … 6505 6514 This delivers the message using 6506 6515 xedit, then removes it afterwards\&. 6507 \fINOTE THAT IT IS VERY IMPORTANT THAT THIS COMMAND RETURN IMMEDIATELY\fR\&. That\ 's why I have the \'&\' on the end\&. If it doesn\'t return immediately then your PCs may freeze when sending messages (they should recover after 30 seconds, hopefully)\&.6516 \fINOTE THAT IT IS VERY IMPORTANT THAT THIS COMMAND RETURN IMMEDIATELY\fR\&. That\*(Aqs why I have the \*(Aq&\*(Aq on the end\&. If it doesn\*(Aqt return immediately then your PCs may freeze when sending messages (they should recover after 30 seconds, hopefully)\&. 6508 6517 .sp 6509 6518 All messages are delivered as the global guest user\&. The command takes the standard substitutions, although 6510 6519 \fI %u\fR 6511 won\ 't work (\fI%U\fR6520 won\*(Aqt work (\fI%U\fR 6512 6521 may be better in this case)\&. 6513 6522 .sp … … 6553 6562 You could make this command send mail, or whatever else takes your fancy\&. Please let us know of any really interesting ideas you have\&. 6554 6563 .sp 6555 Here\ 's a way of sending the messages as mail to root:6564 Here\*(Aqs a way of sending the messages as mail to root: 6556 6565 .sp 6557 6566 .if n \{\ … … 6559 6568 .\} 6560 6569 .nf 6561 message command = /bin/mail \-s \ 'message from %f on %m\'root < %s; rm %s6570 message command = /bin/mail \-s \*(Aqmessage from %f on %m\*(Aq root < %s; rm %s 6562 6571 .fi 6563 6572 .if n \{\ … … 6565 6574 .\} 6566 6575 .sp 6567 If you don\ 't have a message command then the message won\'t be delivered and Samba will tell the sender there was an error\&. Unfortunately WfWg totally ignores the error code and carries on regardless, saying that the message was delivered\&.6576 If you don\*(Aqt have a message command then the message won\*(Aqt be delivered and Samba will tell the sender there was an error\&. Unfortunately WfWg totally ignores the error code and carries on regardless, saying that the message was delivered\&. 6568 6577 .sp 6569 6578 If you want to silently delete it then try: … … 6583 6592 .sp 6584 6593 Example: 6585 \fI\fImessage command\fR\fR\fI = \fR\fIcsh \-c \ 'xedit %s; rm %s\'&\fR\fI \fR6594 \fI\fImessage command\fR\fR\fI = \fR\fIcsh \-c \*(Aqxedit %s; rm %s\*(Aq &\fR\fI \fR 6586 6595 .RE 6587 6596 … … 6642 6651 This option tells 6643 6652 \fBnmbd\fR(8) 6644 when acting as a WINS server (\m[blue]\fBwins support = yes\fR\m[]) what the minimum \ 'time to live\'of NetBIOS names that6653 when acting as a WINS server (\m[blue]\fBwins support = yes\fR\m[]) what the minimum \*(Aqtime to live\*(Aq of NetBIOS names that 6645 6654 nmbd 6646 6655 will grant will be (in seconds)\&. You should never need to change this parameter\&. The default is 6 hours (21600 seconds)\&. … … 6697 6706 .PP 6698 6707 .RS 4 6699 Specifies the number of seconds it takes before entries in samba\ 's hostname resolve cache time out\&. If the timeout is set to 0\&. the caching is disabled\&.6708 Specifies the number of seconds it takes before entries in samba\*(Aqs hostname resolve cache time out\&. If the timeout is set to 0\&. the caching is disabled\&. 6700 6709 .sp 6701 6710 Default: … … 6795 6804 .sp 6796 6805 \&. 6797 This will allow Samba and other unix processes to interact over DCE/RPC without using TCP/IP\&. Additionally a sub\-directory \ 'np\'has restricted permissions, and allows a trusted communication channel between Samba processes6806 This will allow Samba and other unix processes to interact over DCE/RPC without using TCP/IP\&. Additionally a sub\-directory \*(Aqnp\*(Aq has restricted permissions, and allows a trusted communication channel between Samba processes 6798 6807 .sp 6799 6808 Default: … … 6821 6830 .PP 6822 6831 .RS 4 6823 This sets the NetBIOS name by which a Samba server is known\&. By default it is the same as the first component of the host\ 's DNS name\&. If a machine is a browse server or logon server this name (or the first component of the hosts DNS name) will be the name that these services are advertised under\&.6832 This sets the NetBIOS name by which a Samba server is known\&. By default it is the same as the first component of the host\*(Aqs DNS name\&. If a machine is a browse server or logon server this name (or the first component of the hosts DNS name) will be the name that these services are advertised under\&. 6824 6833 .sp 6825 6834 There is a bug in Samba\-3 that breaks operation of browsing and access to shares if the netbios name is set to the literal name … … 6848 6857 .PP 6849 6858 .RS 4 6850 Get the home share server from a NIS map\&. For UNIX systems that use an automounter, the user\ 's home directory will often be mounted on a workstation on demand from a remote server\&.6859 Get the home share server from a NIS map\&. For UNIX systems that use an automounter, the user\*(Aqs home directory will often be mounted on a workstation on demand from a remote server\&. 6851 6860 .sp 6852 6861 When the Samba logon server is not the actual home directory server, but is mounting the home directories via NFS then two network hops would be required to access the users home directory if the logon server told the client to use itself as the SMB server for home directories (one over SMB and one over NFS)\&. This can be very slow\&. … … 6951 6960 .PP 6952 6961 .RS 4 6953 When Samba 3\&.0 is configured to enable PAM support (i\&.e\&. \-\-with\-pam), this parameter will control whether or not Samba should obey PAM\ 's account and session management directives\&. The default behavior is to use PAM for clear text authentication only and to ignore any account or session management\&. Note that Samba always ignores PAM for authentication in the case of6962 When Samba 3\&.0 is configured to enable PAM support (i\&.e\&. \-\-with\-pam), this parameter will control whether or not Samba should obey PAM\*(Aqs account and session management directives\&. The default behavior is to use PAM for clear text authentication only and to ignore any account or session management\&. Note that Samba always ignores PAM for authentication in the case of 6954 6963 \m[blue]\fBencrypt passwords = yes\fR\m[]\&. The reason is that PAM modules cannot support the challenge/response authentication mechanism needed in the presence of SMB password encryption\&. 6955 6964 .sp … … 6970 6979 level security\&. 6971 6980 .sp 6972 Note that this also means Samba won\ 't try to deduce usernames from the service name\&. This can be annoying for the [homes] section\&. To get around this you could use6981 Note that this also means Samba won\*(Aqt try to deduce usernames from the service name\&. This can be annoying for the [homes] section\&. To get around this you could use 6973 6982 user = %S 6974 6983 which means your … … 7098 7107 .PP 7099 7108 .RS 4 7100 With the addition of better PAM support in Samba 2\&.2, this parameter, it is possible to use PAM\ 's password change control flag for Samba\&. If enabled, then PAM will be used for password changes when requested by an SMB client instead of the program listed in7109 With the addition of better PAM support in Samba 2\&.2, this parameter, it is possible to use PAM\*(Aqs password change control flag for Samba\&. If enabled, then PAM will be used for password changes when requested by an SMB client instead of the program listed in 7101 7110 \m[blue]\fBpasswd program\fR\m[]\&. It should be possible to enable this without changing your 7102 7111 \m[blue]\fBpasswd chat\fR\m[] … … 7142 7151 This option allows the administrator to chose which backend will be used for storing user and possibly group information\&. This allows you to swap between different storage mechanisms without recompile\&. 7143 7152 .sp 7144 The parameter value is divided into two parts, the backend\ 's name, and a \'location\'string that has meaning only to that particular backed\&. These are separated by a : character\&.7153 The parameter value is divided into two parts, the backend\*(Aqs name, and a \*(Aqlocation\*(Aq string that has meaning only to that particular backed\&. These are separated by a : character\&. 7145 7154 .sp 7146 7155 Available backends can include: … … 7222 7231 .PP 7223 7232 .RS 4 7224 This parameter controls whether Samba substitutes %\-macros in the passdb fields if they are explicitly set\&. We used to expand macros here, but this turned out to be a bug because the Windows client can expand a variable %G_osver% in which %G would have been substituted by the user\ 's primary group\&.7233 This parameter controls whether Samba substitutes %\-macros in the passdb fields if they are explicitly set\&. We used to expand macros here, but this turned out to be a bug because the Windows client can expand a variable %G_osver% in which %G would have been substituted by the user\*(Aqs primary group\&. 7225 7234 .sp 7226 7235 Default: … … 7270 7279 conversation that takes places between 7271 7280 \fBsmbd\fR(8) 7272 and the local password changing program to change the user\ 's password\&. The string describes a sequence of response\-receive pairs that7281 and the local password changing program to change the user\*(Aqs password\&. The string describes a sequence of response\-receive pairs that 7273 7282 \fBsmbd\fR(8) 7274 7283 uses to determine what to send to the … … 7283 7292 \fByes\fR\&. This sequence is then called 7284 7293 \fIAS ROOT\fR 7285 when the SMB password in the smbpasswd file is being changed, without access to the old password cleartext\&. This means that root must be able to reset the user\ 's password without knowing the text of the previous password\&. In the presence of NIS/YP, this means that the7294 when the SMB password in the smbpasswd file is being changed, without access to the old password cleartext\&. This means that root must be able to reset the user\*(Aqs password without knowing the text of the previous password\&. In the presence of NIS/YP, this means that the 7286 7295 \m[blue]\fBpasswd program\fR\m[] 7287 7296 must be executed on the NIS master\&. … … 7291 7300 which is substituted for the new password\&. The old passsword (\fI%o\fR) is only available when 7292 7301 \m[blue]\fBencrypt passwords\fR\m[] 7293 has been disabled\&. The chat sequence can also contain the standard macros \en, \er, \et and \es to give line\-feed, carriage\-return, tab and space\&. The chat sequence string can also contain a \ '*\'which matches any sequence of characters\&. Double quotes can be used to collect strings with spaces in them into a single string\&.7302 has been disabled\&. The chat sequence can also contain the standard macros \en, \er, \et and \es to give line\-feed, carriage\-return, tab and space\&. The chat sequence string can also contain a \*(Aq*\*(Aq which matches any sequence of characters\&. Double quotes can be used to collect strings with spaces in them into a single string\&. 7294 7303 .sp 7295 7304 If the send string in any part of the chat sequence is a full stop "\&.", then no string is sent\&. Similarly, if the expect string is a full stop then no string is expected\&. … … 7399 7408 \fBads\fR, then this option 7400 7409 \fIshould not\fR 7401 be used, as the default \ '*\'indicates to Samba to determine the best DC to contact dynamically, just as all other hosts in an AD domain do\&. This allows the domain to be maintained without modification to the smb\&.conf file\&. The cryptograpic protection on the authenticated RPC calls used to verify passwords ensures that this default is safe\&.7402 .sp 7403 \fIIt is strongly recommended that you use the default of \ '*\'\fR, however if in your particular environment you have reason to specify a particular DC list, then the list of machines in this option must be a list of names or IP addresses of Domain controllers for the Domain\&. If you use the default of \'*\', or list several hosts in the7410 be used, as the default \*(Aq*\*(Aq indicates to Samba to determine the best DC to contact dynamically, just as all other hosts in an AD domain do\&. This allows the domain to be maintained without modification to the smb\&.conf file\&. The cryptograpic protection on the authenticated RPC calls used to verify passwords ensures that this default is safe\&. 7411 .sp 7412 \fIIt is strongly recommended that you use the default of \*(Aq*\*(Aq\fR, however if in your particular environment you have reason to specify a particular DC list, then the list of machines in this option must be a list of names or IP addresses of Domain controllers for the Domain\&. If you use the default of \*(Aq*\*(Aq, or list several hosts in the 7404 7413 \fIpassword server\fR 7405 7414 option then … … 7407 7416 will try each in turn till it finds one that responds\&. This is useful in case your primary server goes down\&. 7408 7417 .sp 7409 If the list of servers contains both names/IP\ 's and the \'*\' character, the list is treated as a list of preferred domain controllers, but an auto lookup of all remaining DC\'s will be added to the list as well\&. Samba will not attempt to optimize this list by locating the closest DC\&.7418 If the list of servers contains both names/IP\*(Aqs and the \*(Aq*\*(Aq character, the list is treated as a list of preferred domain controllers, but an auto lookup of all remaining DC\*(Aqs will be added to the list as well\&. Samba will not attempt to optimize this list by locating the closest DC\&. 7410 7419 .sp 7411 7420 If parameter is a name, it is looked up using the parameter … … 7480 7489 .\} 7481 7490 Using a password server means your UNIX box (running Samba) is only as secure as (a host masqurading as) your password server\&. 7482 \fIDO NOT CHOOSE A PASSWORD SERVER THAT YOU DON\ 'T COMPLETELY TRUST\fR\&.7491 \fIDO NOT CHOOSE A PASSWORD SERVER THAT YOU DON\*(AqT COMPLETELY TRUST\fR\&. 7483 7492 .RE 7484 7493 .sp … … 7531 7540 This parameter specifies a directory to which the user of the service is to be given access\&. In the case of printable services, this is where print data will spool prior to being submitted to the host for printing\&. 7532 7541 .sp 7533 For a printable service offering guest access, the service should be readonly and the path should be world\-writeable and have the sticky bit set\&. This is not mandatory of course, but you probably won\ 't get the results you expect if you do otherwise\&.7542 For a printable service offering guest access, the service should be readonly and the path should be world\-writeable and have the sticky bit set\&. This is not mandatory of course, but you probably won\*(Aqt get the results you expect if you do otherwise\&. 7534 7543 .sp 7535 7544 Any occurrences of … … 7630 7639 .sp 7631 7640 7632 preexec = csh \-c \ 'echo \e"Welcome to %S!\e" | /usr/local/samba/bin/smbclient \-M %m \-I %I\'&7641 preexec = csh \-c \*(Aqecho \e"Welcome to %S!\e" | /usr/local/samba/bin/smbclient \-M %m \-I %I\*(Aq & 7633 7642 .sp 7634 7643 Of course, this could get annoying after a while :\-) … … 7819 7828 .\} 7820 7829 .sp 7821 where the \ '|\' separates aliases of a printer\&. The fact that the second alias has a space in it gives a hint to Samba that it\'s a comment\&.7830 where the \*(Aq|\*(Aq separates aliases of a printer\&. The fact that the second alias has a space in it gives a hint to Samba that it\*(Aqs a comment\&. 7822 7831 .if n \{\ 7823 7832 .sp … … 7853 7862 After a print job has finished spooling to a service, this command will be used via a 7854 7863 system() 7855 call to process the spool file\&. Typically the command specified will submit the spool file to the host\ 's printing subsystem, but there is no requirement that this be the case\&. The server will not remove the spool file, so whatever command you specify should remove the spool file when it has been processed, otherwise you will need to manually remove old spool files\&.7864 call to process the spool file\&. Typically the command specified will submit the spool file to the host\*(Aqs printing subsystem, but there is no requirement that this be the case\&. The server will not remove the spool file, so whatever command you specify should remove the spool file when it has been processed, otherwise you will need to manually remove old spool files\&. 7856 7865 .sp 7857 7866 The print command is simply a text string\&. It will be used verbatim after macro substitutions have been made: … … 7889 7898 in the [global] section\&. 7890 7899 .sp 7891 You can form quite complex print commands by realizing that they are just passed to a shell\&. For example the following will log a print job, print the file, then remove it\&. Note that \ ';\'is the usual separator for command in shell scripts\&.7900 You can form quite complex print commands by realizing that they are just passed to a shell\&. For example the following will log a print job, print the file, then remove it\&. Note that \*(Aq;\*(Aq is the usual separator for command in shell scripts\&. 7892 7901 .sp 7893 7902 print command = echo Printing %s >> /tmp/print\&.log; lpr \-P %p %s; rm %s … … 8137 8146 .sp 8138 8147 If this parameter is 8139 \fByes\fR, then users of a service may not create or modify files in the service\ 's directory\&.8148 \fByes\fR, then users of a service may not create or modify files in the service\*(Aqs directory\&. 8140 8149 .sp 8141 8150 Note that a printable service (printable = yes) will … … 8208 8217 to periodically announce itself to arbitrary IP addresses with an arbitrary workgroup name\&. 8209 8218 .sp 8210 This is useful if you want your Samba server to appear in a remote workgroup for which the normal browse propagation rules don\ 't work\&. The remote workgroup can be anywhere that you can send IP packets to\&.8219 This is useful if you want your Samba server to appear in a remote workgroup for which the normal browse propagation rules don\*(Aqt work\&. The remote workgroup can be anywhere that you can send IP packets to\&. 8211 8220 .sp 8212 8221 For example: … … 8244 8253 to periodically request synchronization of browse lists with the master browser of a Samba server that is on a remote segment\&. This option will allow you to gain browse lists for multiple workgroups across routed networks\&. This is done in a manner that does not work with any non\-Samba servers\&. 8245 8254 .sp 8246 This is useful if you want your Samba server and all local clients to appear in a remote workgroup for which the normal browse propagation rules don\ 't work\&. The remote workgroup can be anywhere that you can send IP packets to\&.8255 This is useful if you want your Samba server and all local clients to appear in a remote workgroup for which the normal browse propagation rules don\*(Aqt work\&. The remote workgroup can be anywhere that you can send IP packets to\&. 8247 8256 .sp 8248 8257 For example: … … 8483 8492 This parameter controls what UNIX permission bits will be set when a Windows NT client is manipulating the UNIX permission on a file using the native NT security dialog box\&. 8484 8493 .sp 8485 This parameter is applied as a mask (AND\ 'ed with) to the incoming permission bits, thus resetting any bits not in this mask\&. Make sure not to mix up this parameter with8494 This parameter is applied as a mask (AND\*(Aqed with) to the incoming permission bits, thus resetting any bits not in this mask\&. Make sure not to mix up this parameter with 8486 8495 \m[blue]\fBforce security mode\fR\m[], which works in a manner similar to this one but uses a logical OR instead of an AND\&. 8487 8496 .sp … … 8558 8567 that the name of the resource being requested is 8559 8568 \fInot\fR 8560 sent to the server until after the server has successfully authenticated the client\&. This is why guest shares don\ 't work in user level security without allowing the server to automatically map unknown users into the8569 sent to the server until after the server has successfully authenticated the client\&. This is why guest shares don\*(Aqt work in user level security without allowing the server to automatically map unknown users into the 8561 8570 \m[blue]\fBguest account\fR\m[]\&. See the 8562 8571 \m[blue]\fBmap to guest\fR\m[] … … 8579 8588 .sp 8580 8589 \fINote\fR 8581 that from the client\ 's point of view8590 that from the client\*(Aqs point of view 8582 8591 security = domain 8583 8592 is the same as … … 8587 8596 that the name of the resource being requested is 8588 8597 \fInot\fR 8589 sent to the server until after the server has successfully authenticated the client\&. This is why guest shares don\ 't work in user level security without allowing the server to automatically map unknown users into the8598 sent to the server until after the server has successfully authenticated the client\&. This is why guest shares don\*(Aqt work in user level security without allowing the server to automatically map unknown users into the 8590 8599 \m[blue]\fBguest account\fR\m[]\&. See the 8591 8600 \m[blue]\fBmap to guest\fR\m[] … … 8747 8756 .ps -1 8748 8757 .br 8749 This mode of operation has significant pitfalls since it is more vulnerable to man\-in\-the\-middle attacks and server impersonation\&. In particular, this mode of operation can cause significant resource consumption on the PDC, as it must maintain an active connection for the duration of the user\ 's session\&. Furthermore, if this connection is lost, there is no way to reestablish it, and further authentications to the Samba server may fail (from a single client, till it disconnects)\&.8758 This mode of operation has significant pitfalls since it is more vulnerable to man\-in\-the\-middle attacks and server impersonation\&. In particular, this mode of operation can cause significant resource consumption on the PDC, as it must maintain an active connection for the duration of the user\*(Aqs session\&. Furthermore, if this connection is lost, there is no way to reestablish it, and further authentications to the Samba server may fail (from a single client, till it disconnects)\&. 8750 8759 .sp .5v 8751 8760 .RE … … 8778 8787 .ps -1 8779 8788 .br 8780 From the client\ 's point of view,8789 From the client\*(Aqs point of view, 8781 8790 security = server 8782 8791 is the same as … … 8802 8811 that the name of the resource being requested is 8803 8812 \fInot\fR 8804 sent to the server until after the server has successfully authenticated the client\&. This is why guest shares don\ 't work in user level security without allowing the server to automatically map unknown users into the8813 sent to the server until after the server has successfully authenticated the client\&. This is why guest shares don\*(Aqt work in user level security without allowing the server to automatically map unknown users into the 8805 8814 \m[blue]\fBguest account\fR\m[]\&. See the 8806 8815 \m[blue]\fBmap to guest\fR\m[] … … 8841 8850 If enabled, Samba can attempt to help clients to use Kerberos to contact it, even when known only by IP address or a name not registered with our KDC as a service principal name\&. Kerberos relies on names, so ordinarily cannot function in this situation\&. 8842 8851 .sp 8843 If disabled, Samba will send the string not_defined_in_RFC4178@please_ignore as the \ 'rfc4178 hint\', following the updated RFC and Windows 2008 behaviour in this area\&.8852 If disabled, Samba will send the string not_defined_in_RFC4178@please_ignore as the \*(Aqrfc4178 hint\*(Aq, following the updated RFC and Windows 2008 behaviour in this area\&. 8844 8853 .sp 8845 8854 Note that Windows XP SP2 and later versions already ignored this value in all circumstances\&. … … 8949 8958 .sp 8950 8959 Example: 8951 \fI\fIset primary group script\fR\fR\fI = \fR\fI/usr/sbin/usermod \-g \ '%g\' \'%u\'\fR\fI \fR8960 \fI\fIset primary group script\fR\fR\fI = \fR\fI/usr/sbin/usermod \-g \*(Aq%g\*(Aq \*(Aq%u\*(Aq\fR\fI \fR 8952 8961 .RE 8953 8962 … … 9550 9559 .RE 9551 9560 Those marked with a 9552 \fI\ '*\'\fR9553 take an integer argument\&. The others can optionally take a 1 or 0 argument to enable or disable the option, by default they will be enabled if you don\ 't specify 1 or 0\&.9561 \fI\*(Aq*\*(Aq\fR 9562 take an integer argument\&. The others can optionally take a 1 or 0 argument to enable or disable the option, by default they will be enabled if you don\*(Aqt specify 1 or 0\&. 9554 9563 .sp 9555 9564 To specify an argument use the syntax SOME_OPTION = VALUE for example … … 9634 9643 the server will change from UNIX behaviour of not committing real disk storage blocks when a file is extended to the Windows behaviour of actually forcing the disk system to allocate real storage blocks when a file is created or extended to be a given size\&. In UNIX terminology this means that Samba will stop creating sparse files\&. 9635 9644 .sp 9636 This option is really desgined for file systems that support fast allocation of large numbers of blocks such as extent\-based file systems\&. On file systems that don\ 't support extents (most notably ext3) this can make Samba slower\&. When you work with large files over >100MB on file systems without extents you may even run into problems with clients running into timeouts\&.9637 .sp 9638 When you have an extent based filesystem it\ 's likely that we can make use of unwritten extents which allows Samba to allocate even large amounts of space very fast and you will not see any timeout problems caused by strict allocate\&. With strict allocate in use you will also get much better out of quota messages in case you use quotas\&. Another advantage of activating this setting is that it will help to reduce file fragmentation\&.9645 This option is really desgined for file systems that support fast allocation of large numbers of blocks such as extent\-based file systems\&. On file systems that don\*(Aqt support extents (most notably ext3) this can make Samba slower\&. When you work with large files over >100MB on file systems without extents you may even run into problems with clients running into timeouts\&. 9646 .sp 9647 When you have an extent based filesystem it\*(Aqs likely that we can make use of unwritten extents which allows Samba to allocate even large amounts of space very fast and you will not see any timeout problems caused by strict allocate\&. With strict allocate in use you will also get much better out of quota messages in case you use quotas\&. Another advantage of activating this setting is that it will help to reduce file fragmentation\&. 9639 9648 .sp 9640 9649 To give you an idea on which filesystems this setting might currently be a good option for you: XFS, ext4, btrfs, ocfs2 on Linux and JFS2 on AIX support unwritten extents\&. On Filesystems that do not support it, preallocation is probably an expensive operation where you will see reduced performance and risk to let clients run into timeouts when creating large files\&. Examples are ext3, ZFS, HFS+ and most others, so be aware if you activate this setting on those filesystems\&. … … 9687 9696 The administrator must create a directory name 9688 9697 svcctl 9689 in Samba\ 's $(libdir) and create symbolic links to the init scripts in9698 in Samba\*(Aqs $(libdir) and create symbolic links to the init scripts in 9690 9699 /etc/init\&.d/\&. The name of the links must match the names given as part of the 9691 9700 \fIsvcctl list\fR\&. … … 9704 9713 This is a boolean parameter that controls whether writes will always be written to stable storage before the write call returns\&. If this is 9705 9714 \fBno\fR 9706 then the server will be guided by the client\ 's request in each write call (clients can set a bit indicating that a particular write should be synchronous)\&. If this is9715 then the server will be guided by the client\*(Aqs request in each write call (clients can set a bit indicating that a particular write should be synchronous)\&. If this is 9707 9716 \fByes\fR 9708 9717 then every write will be followed by a … … 9756 9765 daemon uses this parameter to fill in the home directory for that user\&. If the string 9757 9766 \fI%D\fR 9758 is present it is substituted with the user\ 's Windows NT domain name\&. If the string9767 is present it is substituted with the user\*(Aqs Windows NT domain name\&. If the string 9759 9768 \fI%U\fR 9760 is present it is substituted with the user\ 's Windows NT user name\&.9769 is present it is substituted with the user\*(Aqs Windows NT user name\&. 9761 9770 .sp 9762 9771 Default: … … 9895 9904 .PP 9896 9905 .RS 4 9897 This option helps Samba to try and \ 'guess\'at the real UNIX username, as many DOS clients send an all\-uppercase username\&. By default Samba tries all lowercase, followed by the username with the first letter capitalized, and fails if the username is not found on the UNIX machine\&.9906 This option helps Samba to try and \*(Aqguess\*(Aq at the real UNIX username, as many DOS clients send an all\-uppercase username\&. By default Samba tries all lowercase, followed by the username with the first letter capitalized, and fails if the username is not found on the UNIX machine\&. 9898 9907 .sp 9899 9908 If this parameter is set to non\-zero the behavior changes\&. This parameter is a number that specifies the number of uppercase combinations to try while trying to determine the UNIX user name\&. The higher the number the more combinations will be tried, but the slower the discovery of usernames will be\&. Use this parameter when you have strange usernames on your UNIX machine, such as … … 9956 9965 DOMAIN\efoo)\&. 9957 9966 .sp 9958 The map file is parsed line by line\&. Each line should contain a single UNIX username on the left then a \ '=\' followed by a list of usernames on the right\&. The list of usernames on the right may contain names of the form @group in which case they will match any UNIX username in that group\&. The special client name \'*\'is a wildcard and matches any name\&. Each line of the map file may be up to 1023 characters long\&.9959 .sp 9960 The file is processed on each line by taking the supplied username and comparing it with each username on the right hand side of the \ '=\'signs\&. If the supplied name matches any of the names on the right hand side then it is replaced with the name on the left\&. Processing then continues with the next line\&.9961 .sp 9962 If any line begins with a \ '#\' or a \';\'then it is ignored\&.9963 .sp 9964 If any line begins with an \ '!\' then the processing will stop after that line if a mapping was done by the line\&. Otherwise mapping continues with every line being processed\&. Using \'!\'is most useful when you have a wildcard mapping line later in the file\&.9967 The map file is parsed line by line\&. Each line should contain a single UNIX username on the left then a \*(Aq=\*(Aq followed by a list of usernames on the right\&. The list of usernames on the right may contain names of the form @group in which case they will match any UNIX username in that group\&. The special client name \*(Aq*\*(Aq is a wildcard and matches any name\&. Each line of the map file may be up to 1023 characters long\&. 9968 .sp 9969 The file is processed on each line by taking the supplied username and comparing it with each username on the right hand side of the \*(Aq=\*(Aq signs\&. If the supplied name matches any of the names on the right hand side then it is replaced with the name on the left\&. Processing then continues with the next line\&. 9970 .sp 9971 If any line begins with a \*(Aq#\*(Aq or a \*(Aq;\*(Aq then it is ignored\&. 9972 .sp 9973 If any line begins with an \*(Aq!\*(Aq then the processing will stop after that line if a mapping was done by the line\&. Otherwise mapping continues with every line being processed\&. Using \*(Aq!\*(Aq is most useful when you have a wildcard mapping line later in the file\&. 9965 9974 .sp 9966 9975 For example to map from the name … … 10018 10027 would map the windows username "Andrew Tridgell" to the unix username "tridge"\&. 10019 10028 .sp 10020 The following example would map mary and fred to the unix user sys, and map the rest to guest\&. Note the use of the \ '!\'to tell Samba to stop processing if it gets a match on that line:10029 The following example would map mary and fred to the unix user sys, and map the rest to guest\&. Note the use of the \*(Aq!\*(Aq to tell Samba to stop processing if it gets a match on that line: 10021 10030 .sp 10022 10031 .if n \{\ … … 10042 10051 (if you have one)\&. The password server will receive whatever username the client supplies without modification\&. 10043 10052 .sp 10044 Also note that no reverse mapping is done\&. The main effect this has is with printing\&. Users who have been mapped may have trouble deleting print jobs as PrintManager under WfWg will think they don\ 't own the print job\&.10053 Also note that no reverse mapping is done\&. The main effect this has is with printing\&. Users who have been mapped may have trouble deleting print jobs as PrintManager under WfWg will think they don\*(Aqt own the print job\&. 10045 10054 .sp 10046 10055 Samba versions prior to 3\&.0\&.8 would only support reading the fully qualified username (e\&.g\&.: … … 10108 10117 parameter\&. 10109 10118 .sp 10110 If any of the usernames begin with a \ '@\'then the name will be looked up first in the NIS netgroups list (if Samba is compiled with netgroup support), followed by a lookup in the UNIX groups database and will expand to a list of all users in the group of that name\&.10111 .sp 10112 If any of the usernames begin with a \ '+\'then the name will be looked up only in the UNIX groups database and will expand to a list of all users in the group of that name\&.10113 .sp 10114 If any of the usernames begin with a \ '&\'then the name will be looked up only in the NIS netgroups database (if Samba is compiled with netgroup support) and will expand to a list of all users in the netgroup group of that name\&.10119 If any of the usernames begin with a \*(Aq@\*(Aq then the name will be looked up first in the NIS netgroups list (if Samba is compiled with netgroup support), followed by a lookup in the UNIX groups database and will expand to a list of all users in the group of that name\&. 10120 .sp 10121 If any of the usernames begin with a \*(Aq+\*(Aq then the name will be looked up only in the UNIX groups database and will expand to a list of all users in the group of that name\&. 10122 .sp 10123 If any of the usernames begin with a \*(Aq&\*(Aq then the name will be looked up only in the NIS netgroups database (if Samba is compiled with netgroup support) and will expand to a list of all users in the netgroup group of that name\&. 10115 10124 .sp 10116 10125 Note that searching though a groups database can take quite some time, and some clients may time out during the search\&. … … 10191 10200 .PP 10192 10201 .RS 4 10193 This parameter specifies a list of absolute pathnames the root of which are allowed to be exported by user defined share definitions\&. If the pathname to be exported doesn\ 't start with one of the strings in this list, the user defined share will not be allowed\&. This allows the Samba administrator to restrict the directories on the system that can be exported by user defined shares\&.10202 This parameter specifies a list of absolute pathnames the root of which are allowed to be exported by user defined share definitions\&. If the pathname to be exported doesn\*(Aqt start with one of the strings in this list, the user defined share will not be allowed\&. This allows the Samba administrator to restrict the directories on the system that can be exported by user defined shares\&. 10194 10203 .sp 10195 10204 If there is a "usershare prefix deny list" and also a "usershare prefix allow list" the deny list is processed first, followed by the allow list, thus leading to the most restrictive interpretation\&. … … 10239 10248 \fByes\fR, and the 10240 10249 \fBsendfile()\fR 10241 system call is supported by the underlying operating system, then some SMB read calls (mainly ReadAndX and ReadRaw) will use the more efficient sendfile system call for files that are exclusively oplocked\&. This may make more efficient use of the system CPU\ 's and cause Samba to be faster\&. Samba automatically turns this off for clients that use protocol levels lower than NT LM 0\&.12 and when it detects a client is Windows 9x (using sendfile from Linux will cause these clients to fail)\&.10250 system call is supported by the underlying operating system, then some SMB read calls (mainly ReadAndX and ReadRaw) will use the more efficient sendfile system call for files that are exclusively oplocked\&. This may make more efficient use of the system CPU\*(Aqs and cause Samba to be faster\&. Samba automatically turns this off for clients that use protocol levels lower than NT LM 0\&.12 and when it detects a client is Windows 9x (using sendfile from Linux will cause these clients to fail)\&. 10242 10251 .sp 10243 10252 Default: … … 10292 10301 .PP 10293 10302 .RS 4 10294 This is a list of users that should be allowed to login to this service\&. Names starting with \ '@\', \'+\' and \'&\'are interpreted using the same rules as described in the10303 This is a list of users that should be allowed to login to this service\&. Names starting with \*(Aq@\*(Aq, \*(Aq+\*(Aq and \*(Aq&\*(Aq are interpreted using the same rules as described in the 10295 10304 \fIinvalid users\fR 10296 10305 parameter\&. … … 10326 10335 .PP 10327 10336 .RS 4 10328 This is a list of files and directories that are neither visible nor accessible\&. Each entry in the list must be separated by a \ '/\', which allows spaces to be included in the entry\&. \'*\' and \'?\'can be used to specify multiple files or directories as in DOS wildcards\&.10337 This is a list of files and directories that are neither visible nor accessible\&. Each entry in the list must be separated by a \*(Aq/\*(Aq, which allows spaces to be included in the entry\&. \*(Aq*\*(Aq and \*(Aq?\*(Aq can be used to specify multiple files or directories as in DOS wildcards\&. 10329 10338 .sp 10330 10339 Each entry must be a unix path, not a DOS path and must 10331 10340 \fInot\fR 10332 include the unix directory separator \ '/\'\&.10341 include the unix directory separator \*(Aq/\*(Aq\&. 10333 10342 .sp 10334 10343 Note that the … … 10336 10345 option is applicable in vetoing files\&. 10337 10346 .sp 10338 One feature of the veto files parameter that it is important to be aware of is Samba\ 's behaviour when trying to delete a directory\&. If a directory that is to be deleted contains nothing but veto files this deletion will10347 One feature of the veto files parameter that it is important to be aware of is Samba\*(Aqs behaviour when trying to delete a directory\&. If a directory that is to be deleted contains nothing but veto files this deletion will 10339 10348 \fIfail\fR 10340 10349 unless you also set the … … 10584 10593 .PP 10585 10594 .RS 4 10586 If set to yes, this parameter activates the support for nested groups\&. Nested groups are also called local groups or aliases\&. They work like their counterparts in Windows: Nested groups are defined locally on any machine (they are shared between DC\ 's through their SAM) and can contain users and global groups from any trusted SAM\&. To be able to use nested groups, you need to run nss_winbind\&.10595 If set to yes, this parameter activates the support for nested groups\&. Nested groups are also called local groups or aliases\&. They work like their counterparts in Windows: Nested groups are defined locally on any machine (they are shared between DC\*(Aqs through their SAM) and can contain users and global groups from any trusted SAM\&. To be able to use nested groups, you need to run nss_winbind\&. 10587 10596 .sp 10588 10597 Default: … … 10609 10618 .PP 10610 10619 .RS 4 10611 This parameter is designed to control how Winbind retrieves Name Service Information to construct a user\ 's home directory and login shell\&. Currently the following settings are available:10620 This parameter is designed to control how Winbind retrieves Name Service Information to construct a user\*(Aqs home directory and login shell\&. Currently the following settings are available: 10612 10621 .sp 10613 10622 .RS 4 … … 10717 10726 .sp 10718 10727 Default: 10719 \fI\fIwinbind separator\fR\fR\fI = \fR\fI\ '\e\'\fR\fI \fR10728 \fI\fIwinbind separator\fR\fR\fI = \fR\fI\*(Aq\e\*(Aq\fR\fI \fR 10720 10729 .sp 10721 10730 Example: … … 10727 10736 .PP 10728 10737 .RS 4 10729 This parameter is designed to allow Samba servers that are members of a Samba controlled domain to use UNIX accounts distributed via NIS, rsync, or LDAP as the uid\ 's for winbindd users in the hosts primary domain\&. Therefore, the user10738 This parameter is designed to allow Samba servers that are members of a Samba controlled domain to use UNIX accounts distributed via NIS, rsync, or LDAP as the uid\*(Aqs for winbindd users in the hosts primary domain\&. Therefore, the user 10730 10739 DOMAIN\euser1 10731 10740 would be mapped to the account user1 in /etc/passwd instead of allocating a new uid for him or her\&. … … 10745 10754 This parameter specifies whether the 10746 10755 \fBwinbindd\fR(8) 10747 daemon should operate on users without domain component in their username\&. Users without a domain component are treated as is part of the winbindd server\ 's own domain\&. While this does not benefit Windows users, it makes SSH, FTP and e\-mail function in a way much closer to the way they would in a native unix system\&.10756 daemon should operate on users without domain component in their username\&. Users without a domain component are treated as is part of the winbindd server\*(Aqs own domain\&. While this does not benefit Windows users, it makes SSH, FTP and e\-mail function in a way much closer to the way they would in a native unix system\&. 10748 10757 .sp 10749 10758 This option should be avoided if possible\&. It can cause confusion about responsibilities for a user or group\&. In many situations it is not clear whether winbind or /etc/passwd should be seen as authoritative for a user, likewise for groups\&. … … 10849 10858 This specifies the IP address (or DNS name: IP address for preference) of the WINS server that 10850 10859 \fBnmbd\fR(8) 10851 should register with\&. If you have a WINS server on your network then you should set this to the WINS server\ 's IP\&.10860 should register with\&. If you have a WINS server on your network then you should set this to the WINS server\*(Aqs IP\&. 10852 10861 .sp 10853 10862 You should point this at your WINS server if you have a multi\-subnetted network\&. 10854 10863 .sp 10855 If you want to work in multiple namespaces, you can give every wins server a \ 'tag\'\&. For each tag, only one (working) server will be queried for a name\&. The tag should be separated from the ip address by a colon\&.10864 If you want to work in multiple namespaces, you can give every wins server a \*(Aqtag\*(Aq\&. For each tag, only one (working) server will be queried for a name\&. The tag should be separated from the ip address by a colon\&. 10856 10865 .if n \{\ 10857 10866 .sp … … 10875 10884 .sp 10876 10885 Example: 10877 \fI\fIwins server\fR\fR\fI = \fR\fImary:192\&.9\&.200\&.1 fred:192\&.168\&.3\&.199 mary:192\&.168\&.2\&.61 # For this example when querying a certain name, 192\&.19\&.200\&.1 will be asked first and if that doesn\ 't respond 192\&.168\&.2\&.61\&. If either of those doesn\'t know the name 192\&.168\&.3\&.199 will be queried\&.\fR\fI \fR10886 \fI\fIwins server\fR\fR\fI = \fR\fImary:192\&.9\&.200\&.1 fred:192\&.168\&.3\&.199 mary:192\&.168\&.2\&.61 # For this example when querying a certain name, 192\&.19\&.200\&.1 will be asked first and if that doesn\*(Aqt respond 192\&.168\&.2\&.61\&. If either of those doesn\*(Aqt know the name 192\&.168\&.3\&.199 will be queried\&.\fR\fI \fR 10878 10887 .sp 10879 10888 Example: … … 10979 10988 .PP 10980 10989 .RS 4 10981 This parameter controls whether or not the server will support raw write SMB\ 's when transferring data from clients\&. You should never need to change this parameter\&.10990 This parameter controls whether or not the server will support raw write SMB\*(Aqs when transferring data from clients\&. You should never need to change this parameter\&. 10982 10991 .sp 10983 10992 Default: … … 11004 11013 .SH "WARNINGS" 11005 11014 .PP 11006 Although the configuration file permits service names to contain spaces, your client software may not\&. Spaces will be ignored in comparisons anyway, so it shouldn\ 't be a problem \- but be aware of the possibility\&.11015 Although the configuration file permits service names to contain spaces, your client software may not\&. Spaces will be ignored in comparisons anyway, so it shouldn\*(Aqt be a problem \- but be aware of the possibility\&. 11007 11016 .PP 11008 11017 On a similar note, many clients \- especially DOS clients \- limit service names to eight characters\&. -
vendor/current/docs/manpages/smbcacls.1
r746 r860 2 2 .\" Title: smbcacls 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 "SMBCACLS" "1" "10/29/2012" "Samba 3\&.6" "User Commands" 10 .TH "SMBCACLS" "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 … … 91 100 \-t|\-\-test\-args 92 101 .RS 4 93 Don\ 't actually do anything, only validate the correctness of the arguments\&.102 Don\*(Aqt actually do anything, only validate the correctness of the arguments\&. 94 103 .RE 95 104 .PP … … 109 118 .sp 110 119 Note that specifying this parameter here will override the 111 \m[blue]\fB \%smb.conf.5.html#\fR\m[]120 \m[blue]\fBlog level\fR\m[] 112 121 parameter in the 113 122 smb\&.conf … … 355 364 .\} 356 365 \fIREAD\fR 357 \- Equivalent to \ 'RX\'permissions366 \- Equivalent to \*(AqRX\*(Aq permissions 358 367 .RE 359 368 .sp … … 367 376 .\} 368 377 \fICHANGE\fR 369 \- Equivalent to \ 'RXWD\'permissions378 \- Equivalent to \*(AqRXWD\*(Aq permissions 370 379 .RE 371 380 .sp … … 379 388 .\} 380 389 \fIFULL\fR 381 \- Equivalent to \ 'RWXDPO\'permissions390 \- Equivalent to \*(AqRWXDPO\*(Aq permissions 382 391 .RE 383 392 .SH "EXIT STATUS" … … 389 398 If the operation succeeded, smbcacls returns and exit status of 0\&. If 390 399 smbcacls 391 couldn\ 't connect to the specified server, or there was an error getting or setting the ACLs, an exit status of 1 is returned\&. If there was an error parsing any command line arguments, an exit status of 2 is returned\&.400 couldn\*(Aqt connect to the specified server, or there was an error getting or setting the ACLs, an exit status of 1 is returned\&. If there was an error parsing any command line arguments, an exit status of 2 is returned\&. 392 401 .SH "VERSION" 393 402 .PP -
vendor/current/docs/manpages/smbclient.1
r746 r860 2 2 .\" Title: smbclient 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 "SMBCLIENT" "1" "10/29/2012" "Samba 3\&.6" "User Commands" 10 .TH "SMBCLIENT" "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 … … 33 42 .PP 34 43 smbclient 35 is a client that can \ 'talk\'to an SMB/CIFS server\&. It offers an interface similar to that of the ftp program (see44 is a client that can \*(Aqtalk\*(Aq to an SMB/CIFS server\&. It offers an interface similar to that of the ftp program (see 36 45 \fBftp\fR(1))\&. Operations include things like getting files from the server to the local machine, putting files from the local machine to the server, retrieving directory information from the server and so on\&. 37 46 .SH "OPTIONS" … … 218 227 This parameter causes the client to write messages to the standard error stream (stderr) rather than to the standard output stream\&. 219 228 .sp 220 By default, the client writes messages to standard output \- typically the user\ 's tty\&.229 By default, the client writes messages to standard output \- typically the user\*(Aqs tty\&. 221 230 .RE 222 231 .PP … … 227 236 and a list should appear\&. The 228 237 \fI\-I \fR 229 option may be useful if your NetBIOS names don\ 't match your TCP/IP DNS host names or if you are trying to reach a host on another network\&.238 option may be useful if your NetBIOS names don\*(Aqt match your TCP/IP DNS host names or if you are trying to reach a host on another network\&. 230 239 .RE 231 240 .PP … … 250 259 .sp 251 260 Note that specifying this parameter here will override the 252 \m[blue]\fB \%smb.conf.5.html#\fR\m[]261 \m[blue]\fBlog level\fR\m[] 253 262 parameter in the 254 263 smb\&.conf … … 339 348 .RS 4 340 349 This option allows you to override the NetBIOS name that Samba uses for itself\&. This is identical to setting the 341 \m[blue]\fB \%smb.conf.5.html#\fR\m[]350 \m[blue]\fBnetbios name\fR\m[] 342 351 parameter in the 343 352 smb\&.conf … … 492 501 .\} 493 502 \fIr\fR 494 \- Regular expression include or exclude\&. Uses regular expression matching for excluding or excluding files if compiled with HAVE_REGEX_H\&. However this mode can be very slow\&. If not compiled with HAVE_REGEX_H, does a limited wildcard match on \ '*\' and \'?\'\&.503 \- Regular expression include or exclude\&. Uses regular expression matching for excluding or excluding files if compiled with HAVE_REGEX_H\&. However this mode can be very slow\&. If not compiled with HAVE_REGEX_H, does a limited wildcard match on \*(Aq*\*(Aq and \*(Aq?\*(Aq\&. 495 504 .RE 496 505 .sp … … 528 537 \fITar Long File Names\fR 529 538 .sp 530 smbclient\ 's tar option now supports long file names both on backup and restore\&. However, the full path name of the file must be less than 1024 bytes\&. Also, when a tar archive is created,531 smbclient\ 's tar option places all files in the archive with relative names, not absolute names\&.539 smbclient\*(Aqs tar option now supports long file names both on backup and restore\&. However, the full path name of the file must be less than 1024 bytes\&. Also, when a tar archive is created, 540 smbclient\*(Aqs tar option places all files in the archive with relative names, not absolute names\&. 532 541 .sp 533 542 \fITar Filenames\fR 534 543 .sp 535 All file names can be given as DOS path names (with \ '\e\e\' as the component separator) or as UNIX path names (with \'/\'as the component separator)\&.544 All file names can be given as DOS path names (with \*(Aq\e\e\*(Aq as the component separator) or as UNIX path names (with \*(Aq/\*(Aq as the component separator)\&. 536 545 .sp 537 546 \fIExamples\fR … … 580 589 .sp 581 590 This is particularly useful in scripts and for printing stdin to the server, e\&.g\&. 582 \-c \ 'print \-\'\&.591 \-c \*(Aqprint \-\*(Aq\&. 583 592 .RE 584 593 .SH "OPERATIONS" … … 963 972 tarmode <full|inc|reset|noreset> 964 973 .RS 4 965 Changes tar\ 's behavior with regard to archive bits\&. In full mode, tar will back up everything regardless of the archive bit setting (this is the default mode)\&. In incremental mode, tar will only back up files with the archive bit set\&. In reset mode, tar will reset the archive bit on all files it backs up (implies read/write share)\&.974 Changes tar\*(Aqs behavior with regard to archive bits\&. In full mode, tar will back up everything regardless of the archive bit setting (this is the default mode)\&. In incremental mode, tar will only back up files with the archive bit set\&. In reset mode, tar will reset the archive bit on all files it backs up (implies read/write share)\&. 966 975 .RE 967 976 .PP -
vendor/current/docs/manpages/smbcontrol.1
r746 r860 2 2 .\" Title: smbcontrol 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 "SMBCONTROL" "1" "10/29/2012" "Samba 3\&.6" "User Commands" 10 .TH "SMBCONTROL" "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 … … 106 115 close\-share 107 116 .RS 4 108 Order smbd to close the client connections to the named share\&. Note that this doesn\ 't affect client connections to any other shares\&. This message\-type takes an argument of the share name for which client connections will be closed, or the "*" character which will close all currently open shares\&. This may be useful if you made changes to the access controls on the share\&. This message can only be sent to117 Order smbd to close the client connections to the named share\&. Note that this doesn\*(Aqt affect client connections to any other shares\&. This message\-type takes an argument of the share name for which client connections will be closed, or the "*" character which will close all currently open shares\&. This may be useful if you made changes to the access controls on the share\&. This message can only be sent to 109 118 \fBsmbd\fR\&. 110 119 .RE … … 171 180 .RE 172 181 .sp 173 Note that this message only sends notification that an event has occurred\&. It doesn\ 't actually cause the event to happen\&.182 Note that this message only sends notification that an event has occurred\&. It doesn\*(Aqt actually cause the event to happen\&. 174 183 .sp 175 184 This message can only be sent to -
vendor/current/docs/manpages/smbcquotas.1
r746 r860 2 2 .\" Title: smbcquotas 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 "SMBCQUOTAS" "1" "10/29/2012" "Samba 3\&.6" "User Commands" 10 .TH "SMBCQUOTAS" "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 … … 41 50 \-u user 42 51 .RS 4 43 Specifies the user of whom the quotas are get or set\&. By default the current user\ 's username will be used\&.52 Specifies the user of whom the quotas are get or set\&. By default the current user\*(Aqs username will be used\&. 44 53 .RE 45 54 .PP … … 66 75 \-t 67 76 .RS 4 68 Don\ 't actually do anything, only validate the correctness of the arguments\&.77 Don\*(Aqt actually do anything, only validate the correctness of the arguments\&. 69 78 .RE 70 79 .PP … … 89 98 .sp 90 99 Note that specifying this parameter here will override the 91 \m[blue]\fB \%smb.conf.5.html#\fR\m[]100 \m[blue]\fBlog level\fR\m[] 92 101 parameter in the 93 102 smb\&.conf … … 199 208 If the operation succeeded, smbcquotas returns an exit status of 0\&. If 200 209 smbcquotas 201 couldn\ 't connect to the specified server, or when there was an error getting or setting the quota(s), an exit status of 1 is returned\&. If there was an error parsing any command line arguments, an exit status of 2 is returned\&.210 couldn\*(Aqt connect to the specified server, or when there was an error getting or setting the quota(s), an exit status of 1 is returned\&. If there was an error parsing any command line arguments, an exit status of 2 is returned\&. 202 211 .SH "VERSION" 203 212 .PP -
vendor/current/docs/manpages/smbd.8
r746 r860 2 2 .\" Title: smbd 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: System Administration tools 7 7 .\" Source: Samba 3.6 8 8 .\" Language: English 9 9 .\" 10 .TH "SMBD" "8" "10/29/2012" "Samba 3\&.6" "System Administration tools" 10 .TH "SMBD" "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 ' 11 20 .\" ----------------------------------------------------------------- 12 21 .\" * set default formatting … … 66 75 and 67 76 svscan 68 from Daniel J\&. Bernstein\ 's77 from Daniel J\&. Bernstein\*(Aqs 69 78 daemontools 70 79 package, or the AIX process monitor\&. … … 97 106 .sp 98 107 Note that specifying this parameter here will override the 99 \m[blue]\fB \%smb.conf.5.html#\fR\m[]108 \m[blue]\fBlog level\fR\m[] 100 109 parameter in the 101 110 smb\&.conf … … 222 231 .IP \(bu 2.3 223 232 .\} 224 \fISession Management\fR: When not using share level security, users must pass PAM\ 's session checks before access is granted\&. Note however, that this is bypassed in share level security\&. Note also that some older pam configuration files may need a line added for session support\&.233 \fISession Management\fR: When not using share level security, users must pass PAM\*(Aqs session checks before access is granted\&. Note however, that this is bypassed in share level security\&. Note also that some older pam configuration files may need a line added for session support\&. 225 234 .RE 226 235 .SH "VERSION" … … 236 245 .SH "TDB FILES" 237 246 .PP 238 Samba stores it\ 's data in several TDB (Trivial Database) files, usually located in247 Samba stores it\*(Aqs data in several TDB (Trivial Database) files, usually located in 239 248 /var/lib/samba\&. 240 249 .PP … … 318 327 sessionid\&.tdb 319 328 .RS 4 320 session information (e\&.g\&. support for \ 'utmp = yes\')329 session information (e\&.g\&. support for \*(Aqutmp = yes\*(Aq) 321 330 .RE 322 331 .PP … … 328 337 winbindd_cache\&.tdb 329 338 .RS 4 330 winbindd\ 's cache of user lists, etc\&.\&.\&.339 winbindd\*(Aqs cache of user lists, etc\&.\&.\&. 331 340 .RE 332 341 .PP 333 342 winbindd_idmap\&.tdb* 334 343 .RS 4 335 winbindd\ 's local idmap db344 winbindd\*(Aqs local idmap db 336 345 .RE 337 346 .PP 338 347 wins\&.dat* 339 348 .RS 4 340 wins database when \ 'wins support = yes\'349 wins database when \*(Aqwins support = yes\*(Aq 341 350 .RE 342 351 .SH "SIGNALS" … … 348 357 configuration file within a short period of time\&. 349 358 .PP 350 To shut down a user\ 's359 To shut down a user\*(Aqs 351 360 smbd 352 361 process it is recommended that … … 375 384 \fBsmbclient\fR(1), 376 385 \fBtestparm\fR(1), 377 \fBtestprns\fR(1), and the Internet RFC\ 's386 \fBtestprns\fR(1), and the Internet RFC\*(Aqs 378 387 rfc1001\&.txt, 379 388 rfc1002\&.txt\&. In addition the CIFS (formerly SMB) specification is available as a link from the Web page -
vendor/current/docs/manpages/smbget.1
r746 r860 2 2 .\" Title: smbget 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 "SMBGET" "1" "10/29/2012" "Samba 3\&.6" "User Commands" 10 .TH "SMBGET" "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 … … 68 77 \-n, \-\-nonprompt 69 78 .RS 4 70 Don\ 't ask anything (non\-interactive)79 Don\*(Aqt ask anything (non\-interactive) 71 80 .RE 72 81 .PP … … 127 136 .SH "SMB URLS" 128 137 .PP 129 SMB URL\ 's should be specified in the following format:138 SMB URL\*(Aqs should be specified in the following format: 130 139 .PP 131 140 .if n \{\ … … 164 173 .\} 165 174 .nf 166 # Recursively download \ 'src\'directory175 # Recursively download \*(Aqsrc\*(Aq directory 167 176 smbget \-R smb://rhonwyn/jelmer/src 168 177 # Download FreeBSD ISO and enable resuming -
vendor/current/docs/manpages/smbgetrc.5
r746 r860 2 2 .\" Title: smbgetrc 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: File Formats and Conventions 7 7 .\" Source: Samba 3.6 8 8 .\" Language: English 9 9 .\" 10 .TH "SMBGETRC" "5" "10/29/2012" "Samba 3\&.6" "File Formats and Conventions" 10 .TH "SMBGETRC" "5" "09/18/2013" "Samba 3\&.6" "File Formats and Conventions" 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 -
vendor/current/docs/manpages/smbpasswd.5
r746 r860 2 2 .\" Title: smbpasswd 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: File Formats and Conventions 7 7 .\" Source: Samba 3.6 8 8 .\" Language: English 9 9 .\" 10 .TH "SMBPASSWD" "5" "10/29/2012" "Samba 3\&.6" "File Formats and Conventions" 10 .TH "SMBPASSWD" "5" "09/18/2013" "Samba 3\&.6" "File Formats and Conventions" 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 … … 35 44 The format of the smbpasswd file used by Samba 2\&.2 is very similar to the familiar Unix 36 45 passwd(5) 37 file\&. It is an ASCII file containing one line for each user\&. Each field ithin each line is separated from the next by a colon\&. Any entry beginning with \ '#\'is ignored\&. The smbpasswd file contains the following information for each user:46 file\&. It is an ASCII file containing one line for each user\&. Each field ithin each line is separated from the next by a colon\&. Any entry beginning with \*(Aq#\*(Aq is ignored\&. The smbpasswd file contains the following information for each user: 38 47 .PP 39 48 name … … 49 58 Lanman Password Hash 50 59 .RS 4 51 This is the LANMAN hash of the user\ 's password, encoded as 32 hex digits\&. The LANMAN hash is created by DES encrypting a well known string with the user\'s password as the DES key\&. This is the same password used by Windows 95/98 machines\&. Note that this password hash is regarded as weak as it is vulnerable to dictionary attacks and if two users choose the same password this entry will be identical (i\&.e\&. the password is not "salted" as the UNIX password is)\&. If the user has a null password this field will contain the characters "NO PASSWORD" as the start of the hex string\&. If the hex string is equal to 32 \'X\' characters then the user\'s account is marked as60 This is the LANMAN hash of the user\*(Aqs password, encoded as 32 hex digits\&. The LANMAN hash is created by DES encrypting a well known string with the user\*(Aqs password as the DES key\&. This is the same password used by Windows 95/98 machines\&. Note that this password hash is regarded as weak as it is vulnerable to dictionary attacks and if two users choose the same password this entry will be identical (i\&.e\&. the password is not "salted" as the UNIX password is)\&. If the user has a null password this field will contain the characters "NO PASSWORD" as the start of the hex string\&. If the hex string is equal to 32 \*(AqX\*(Aq characters then the user\*(Aqs account is marked as 52 61 \fBdisabled\fR 53 62 and the user will not be able to log onto the Samba server\&. … … 63 72 NT Password Hash 64 73 .RS 4 65 This is the Windows NT hash of the user\ 's password, encoded as 32 hex digits\&. The Windows NT hash is created by taking the user\'s password as represented in 16\-bit, little\-endian UNICODE and then applying the MD4 (internet rfc1321) hashing algorithm to it\&.74 This is the Windows NT hash of the user\*(Aqs password, encoded as 32 hex digits\&. The Windows NT hash is created by taking the user\*(Aqs password as represented in 16\-bit, little\-endian UNICODE and then applying the MD4 (internet rfc1321) hashing algorithm to it\&. 66 75 .sp 67 76 This password hash is considered more secure than the LANMAN Password Hash as it preserves the case of the password and uses a much higher quality hashing algorithm\&. However, it is still the case that if two users choose the same password this entry will be identical (i\&.e\&. the password is not "salted" as the UNIX password is)\&. … … 76 85 Account Flags 77 86 .RS 4 78 This section contains flags that describe the attributes of the users account\&. This field is bracketed by \ '[\' and \']\' characters and is always 13 characters in length (including the \'[\' and \']\'characters)\&. The contents of this field may be any of the following characters:87 This section contains flags that describe the attributes of the users account\&. This field is bracketed by \*(Aq[\*(Aq and \*(Aq]\*(Aq characters and is always 13 characters in length (including the \*(Aq[\*(Aq and \*(Aq]\*(Aq characters)\&. The contents of this field may be any of the following characters: 79 88 .sp 80 89 .RS 4 … … 150 159 Last Change Time 151 160 .RS 4 152 This field consists of the time the account was last modified\&. It consists of the characters \ 'LCT\-\'(standing for "Last Change Time") followed by a numeric encoding of the UNIX time in seconds since the epoch (1970) that the last change was made\&.161 This field consists of the time the account was last modified\&. It consists of the characters \*(AqLCT\-\*(Aq (standing for "Last Change Time") followed by a numeric encoding of the UNIX time in seconds since the epoch (1970) that the last change was made\&. 153 162 .RE 154 163 .PP -
vendor/current/docs/manpages/smbpasswd.8
r746 r860 2 2 .\" Title: smbpasswd 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: System Administration tools 7 7 .\" Source: Samba 3.6 8 8 .\" Language: English 9 9 .\" 10 .TH "SMBPASSWD" "8" "10/29/2012" "Samba 3\&.6" "System Administration tools" 10 .TH "SMBPASSWD" "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 ' 11 20 .\" ----------------------------------------------------------------- 12 21 .\" * set default formatting … … 20 29 .\" ----------------------------------------------------------------- 21 30 .SH "NAME" 22 smbpasswd \- change a user\ 's SMB password31 smbpasswd \- change a user\*(Aqs SMB password 23 32 .SH "SYNOPSIS" 24 33 .HP \w'\ 'u … … 34 43 user or not\&. When run as a normal user it allows the user to change the password used for their SMB sessions on any machines that store SMB passwords\&. 35 44 .PP 36 By default (when run with no arguments) it will attempt to change the current user\ 's SMB password on the local machine\&. This is similar to the way the45 By default (when run with no arguments) it will attempt to change the current user\*(Aqs SMB password on the local machine\&. This is similar to the way the 37 46 passwd(1) 38 47 program works\&. … … 83 92 \fBdisabled\fR 84 93 in the local smbpasswd file\&. This is done by writing a 85 \fB\ 'D\'\fR94 \fB\*(AqD\*(Aq\fR 86 95 flag into the account control space in the smbpasswd file\&. Once this is done all attempts to authenticate via SMB using this username will fail\&. 87 96 .sp 88 If the smbpasswd file is in the \ 'old\' format (pre\-Samba 2\&.0 format) there is no space in the user\'s password entry to write this information and the command will FAIL\&. See97 If the smbpasswd file is in the \*(Aqold\*(Aq format (pre\-Samba 2\&.0 format) there is no space in the user\*(Aqs password entry to write this information and the command will FAIL\&. See 89 98 \fBsmbpasswd\fR(5) 90 for details on the \ 'old\'and new password file formats\&.99 for details on the \*(Aqold\*(Aq and new password file formats\&. 91 100 .sp 92 101 This option is only available when running smbpasswd as root\&. … … 99 108 in the local smbpasswd file, if the account was previously disabled\&. If the account was not disabled this option has no effect\&. Once the account is enabled then the user will be able to authenticate via SMB once again\&. 100 109 .sp 101 If the smbpasswd file is in the \ 'old\'format, then110 If the smbpasswd file is in the \*(Aqold\*(Aq format, then 102 111 smbpasswd 103 112 will FAIL to enable the account\&. See 104 113 \fBsmbpasswd\fR(5) 105 for details on the \ 'old\'and new password file formats\&.114 for details on the \*(Aqold\*(Aq and new password file formats\&. 106 115 .sp 107 116 This option is only available when running smbpasswd as root\&. … … 252 261 \m[blue]\fBldap admin dn\fR\m[]\&. Note that the password is stored in the 253 262 secrets\&.tdb 254 and is keyed off of the admin\ 's DN\&. This means that if the value of263 and is keyed off of the admin\*(Aqs DN\&. This means that if the value of 255 264 \fIldap admin dn\fR 256 265 ever changes, the password will need to be manually updated as well\&. … … 267 276 \m[blue]\fBldap admin dn\fR\m[]\&. Note that the password is stored in the 268 277 secrets\&.tdb 269 and is keyed off of the admin\ 's DN\&. This means that if the value of278 and is keyed off of the admin\*(Aqs DN\&. This means that if the value of 270 279 \fIldap admin dn\fR 271 280 ever changes, the password will need to be manually updated as well\&. -
vendor/current/docs/manpages/smbspool.8
r746 r860 2 2 .\" Title: smbspool 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: System Administration tools 7 7 .\" Source: Samba 3.6 8 8 .\" Language: English 9 9 .\" 10 .TH "SMBSPOOL" "8" "10/29/2012" "Samba 3\&.6" "System Administration tools" 10 .TH "SMBSPOOL" "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 ' 11 20 .\" ----------------------------------------------------------------- 12 21 .\" * set default formatting … … 115 124 .IP \(bu 2.3 116 125 .\} 117 The user argument (argv[2]) contains the print user\ 's name and is presently not used by smbspool\&.126 The user argument (argv[2]) contains the print user\*(Aqs name and is presently not used by smbspool\&. 118 127 .RE 119 128 .sp -
vendor/current/docs/manpages/smbstatus.1
r746 r860 2 2 .\" Title: smbstatus 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 "SMBSTATUS" "1" "10/29/2012" "Samba 3\&.6" "User Commands" 10 .TH "SMBSTATUS" "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 … … 54 63 .sp 55 64 Note that specifying this parameter here will override the 56 \m[blue]\fB \%smb.conf.5.html#\fR\m[]65 \m[blue]\fBlog level\fR\m[] 57 66 parameter in the 58 67 smb\&.conf -
vendor/current/docs/manpages/smbta-util.8
r746 r860 2 2 .\" Title: smbta-util 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: System Administration tools 7 7 .\" Source: Samba 3.6 8 8 .\" Language: English 9 9 .\" 10 .TH "SMBTA\-UTIL" "8" "10/29/2012" "Samba 3\&.6" "System Administration tools" 10 .TH "SMBTA\-UTIL" "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 ' 11 20 .\" ----------------------------------------------------------------- 12 21 .\" * set default formatting -
vendor/current/docs/manpages/smbtar.1
r746 r860 2 2 .\" Title: smbtar 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 "SMBTAR" "1" "10/29/2012" "Samba 3\&.6" "User Commands" 10 .TH "SMBTAR" "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 … … 124 133 The 125 134 smbtar 126 script has different options from ordinary tar and from smbclient\ 's tar command\&.135 script has different options from ordinary tar and from smbclient\*(Aqs tar command\&. 127 136 .SH "CAVEATS" 128 137 .PP -
vendor/current/docs/manpages/smbtree.1
r746 r860 2 2 .\" Title: smbtree 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 "SMBTREE" "1" "10/29/2012" "Samba 3\&.6" "User Commands" 10 .TH "SMBTREE" "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 … … 59 68 .sp 60 69 Note that specifying this parameter here will override the 61 \m[blue]\fB \%smb.conf.5.html#\fR\m[]70 \m[blue]\fBlog level\fR\m[] 62 71 parameter in the 63 72 smb\&.conf -
vendor/current/docs/manpages/swat.8
r746 r860 2 2 .\" Title: swat 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: System Administration tools 7 7 .\" Source: Samba 3.6 8 8 .\" Language: English 9 9 .\" 10 .TH "SWAT" "8" "10/29/2012" "Samba 3\&.6" "System Administration tools" 10 .TH "SWAT" "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 ' 11 20 .\" ----------------------------------------------------------------- 12 21 .\" * set default formatting … … 83 92 .sp 84 93 Note that specifying this parameter here will override the 85 \m[blue]\fB \%smb.conf.5.html#\fR\m[]94 \m[blue]\fBlog level\fR\m[] 86 95 parameter in the 87 96 smb\&.conf … … 175 184 file\&. 176 185 .PP 177 the choice of port number isn\ 't really important except that it should be less than 1024 and not currently used (using a number above 1024 presents an obscure security hole depending on the implementation details of your186 the choice of port number isn\*(Aqt really important except that it should be less than 1024 and not currently used (using a number above 1024 presents an obscure security hole depending on the implementation details of your 178 187 inetd 179 188 daemon)\&. … … 229 238 options\&. If you have a carefully crafted 230 239 smb\&.conf 231 then back it up or don\ 't use swat!240 then back it up or don\*(Aqt use swat! 232 241 .SH "VERSION" 233 242 .PP -
vendor/current/docs/manpages/tdbbackup.8
r746 r860 2 2 .\" Title: tdbbackup 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: System Administration tools 7 7 .\" Source: Samba 3.6 8 8 .\" Language: English 9 9 .\" 10 .TH "TDBBACKUP" "8" "10/29/2012" "Samba 3\&.6" "System Administration tools" 10 .TH "TDBBACKUP" "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 ' 11 20 .\" ----------------------------------------------------------------- 12 21 .\" * set default formatting -
vendor/current/docs/manpages/tdbdump.8
r746 r860 2 2 .\" Title: tdbdump 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: System Administration tools 7 7 .\" Source: Samba 3.6 8 8 .\" Language: English 9 9 .\" 10 .TH "TDBDUMP" "8" "10/29/2012" "Samba 3\&.6" "System Administration tools" 10 .TH "TDBDUMP" "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 ' 11 20 .\" ----------------------------------------------------------------- 12 21 .\" * set default formatting … … 31 40 .PP 32 41 tdbdump 33 is a very simple utility that \ 'dumps\'the contents of a TDB (Trivial DataBase) file to standard output in a human\-readable format\&.42 is a very simple utility that \*(Aqdumps\*(Aq the contents of a TDB (Trivial DataBase) file to standard output in a human\-readable format\&. 34 43 .PP 35 44 This tool can be used when debugging problems with TDB files\&. It is intended for those who are somewhat familiar with Samba internals\&. -
vendor/current/docs/manpages/tdbtool.8
r746 r860 2 2 .\" Title: tdbtool 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: System Administration tools 7 7 .\" Source: Samba 3.6 8 8 .\" Language: English 9 9 .\" 10 .TH "TDBTOOL" "8" "10/29/2012" "Samba 3\&.6" "System Administration tools" 10 .TH "TDBTOOL" "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 ' 11 20 .\" ----------------------------------------------------------------- 12 21 .\" * set default formatting -
vendor/current/docs/manpages/testparm.1
r746 r860 2 2 .\" Title: testparm 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 "TESTPARM" "1" "10/29/2012" "Samba 3\&.6" "User Commands" 10 .TH "TESTPARM" "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 -
vendor/current/docs/manpages/vfs_acl_tdb.8
r746 r860 2 2 .\" Title: vfs_acl_tdb 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: System Administration tools 7 7 .\" Source: Samba 3.6 8 8 .\" Language: English 9 9 .\" 10 .TH "VFS_ACL_TDB" "8" "10/29/2012" "Samba 3\&.6" "System Administration tools" 10 .TH "VFS_ACL_TDB" "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 ' 11 20 .\" ----------------------------------------------------------------- 12 21 .\" * set default formatting -
vendor/current/docs/manpages/vfs_acl_xattr.8
r746 r860 2 2 .\" Title: vfs_acl_xattr 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: System Administration tools 7 7 .\" Source: Samba 3.6 8 8 .\" Language: English 9 9 .\" 10 .TH "VFS_ACL_XATTR" "8" "10/29/2012" "Samba 3\&.6" "System Administration tools" 10 .TH "VFS_ACL_XATTR" "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 ' 11 20 .\" ----------------------------------------------------------------- 12 21 .\" * set default formatting -
vendor/current/docs/manpages/vfs_aio_fork.8
r748 r860 2 2 .\" Title: vfs_aio_fork 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: System Administration tools 7 7 .\" Source: Samba 3.6 8 8 .\" Language: English 9 9 .\" 10 .TH "VFS_AIO_FORK" "8" "10/29/2012" "Samba 3\&.6" "System Administration tools" 10 .TH "VFS_AIO_FORK" "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 ' 11 20 .\" ----------------------------------------------------------------- 12 21 .\" * set default formatting -
vendor/current/docs/manpages/vfs_aio_pthread.8
r748 r860 2 2 .\" Title: vfs_aio_pthread 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: System Administration tools 7 7 .\" Source: Samba 3.6 8 8 .\" Language: English 9 9 .\" 10 .TH "VFS_AIO_PTHREAD" "8" "10/29/2012" "Samba 3\&.6" "System Administration tools" 10 .TH "VFS_AIO_PTHREAD" "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 ' 11 20 .\" ----------------------------------------------------------------- 12 21 .\" * set default formatting -
vendor/current/docs/manpages/vfs_audit.8
r746 r860 2 2 .\" Title: vfs_audit 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: System Administration tools 7 7 .\" Source: Samba 3.6 8 8 .\" Language: English 9 9 .\" 10 .TH "VFS_AUDIT" "8" "10/29/2012" "Samba 3\&.6" "System Administration tools" 10 .TH "VFS_AUDIT" "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 ' 11 20 .\" ----------------------------------------------------------------- 12 21 .\" * set default formatting -
vendor/current/docs/manpages/vfs_cacheprime.8
r746 r860 2 2 .\" Title: vfs_cacheprime 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: System Administration tools 7 7 .\" Source: Samba 3.6 8 8 .\" Language: English 9 9 .\" 10 .TH "VFS_CACHEPRIME" "8" "10/29/2012" "Samba 3\&.6" "System Administration tools" 10 .TH "VFS_CACHEPRIME" "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 ' 11 20 .\" ----------------------------------------------------------------- 12 21 .\" * set default formatting -
vendor/current/docs/manpages/vfs_cap.8
r746 r860 2 2 .\" Title: vfs_cap 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: System Administration tools 7 7 .\" Source: Samba 3.6 8 8 .\" Language: English 9 9 .\" 10 .TH "VFS_CAP" "8" "10/29/2012" "Samba 3\&.6" "System Administration tools" 10 .TH "VFS_CAP" "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 ' 11 20 .\" ----------------------------------------------------------------- 12 21 .\" * set default formatting -
vendor/current/docs/manpages/vfs_catia.8
r746 r860 2 2 .\" Title: vfs_catia 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: System Administration tools 7 7 .\" Source: Samba 3.6 8 8 .\" Language: English 9 9 .\" 10 .TH "VFS_CATIA" "8" "10/29/2012" "Samba 3\&.6" "System Administration tools" 10 .TH "VFS_CATIA" "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 ' 11 20 .\" ----------------------------------------------------------------- 12 21 .\" * set default formatting … … 32 41 The Catia CAD package commonly creates filenames that use characters that are illegal in CIFS filenames\&. The 33 42 vfs_catia 34 VFS module implements a fixedcharacter mapping so that these files can be shared with CIFS clients\&.43 VFS module implements a character mapping so that these files can be shared with CIFS clients\&. 35 44 .PP 36 45 This module is stackable\&. 46 .PP 47 Up to samba version 3\&.4\&.x a fixed character mapping was used\&. The invalid windows characters \e / : * ? " < > | and the blank character were mapped in a hardcoded way\&. 48 .PP 49 Starting with samba\-3\&.5\&.0 a more flexible mapping was introduced\&. The new parameter "catia:mappings" now specifies the mapping on a char by char basis using the notation: unix hex char 0x\&.\&. : windows hex char 0x\&.\&. Multiple character mappings are separated by a comma\&. 37 50 .SH "EXAMPLES" 51 .PP 52 Samba versions up to 3\&.4\&.x: 38 53 .PP 39 54 Map Catia filenames on the [CAD] share: … … 50 65 .RE 51 66 .\} 67 .PP 68 Samba versions 3\&.5\&.0 and later: 69 .PP 70 Map Catia filenames on the [CAD] share: 71 .sp 72 .if n \{\ 73 .RS 4 74 .\} 75 .nf 76 \fI[CAD]\fR 77 \m[blue]\fBpath = /data/cad\fR\m[] 78 \m[blue]\fBvfs objects = catia\fR\m[] 79 \m[blue]\fBcatia:mappings = 0x22:0xa8\fR\m[] 80 .fi 81 .if n \{\ 82 .RE 83 .\} 84 .PP 85 To get the full formerly fixed mappings: 86 .sp 87 .if n \{\ 88 .RS 4 89 .\} 90 .nf 91 \fI[CAD]\fR 92 \m[blue]\fBpath = /data/cad\fR\m[] 93 \m[blue]\fBvfs objects = catia\fR\m[] 94 \m[blue]\fBcatia:mappings = 0x22:0xa8,0x2a:0xa4,0x2f:0xf8,0x3a:0xf7,0x3c:0xab,0x3e:0xbb,0x3f:0xbf,0x5c:0xff,0x7c:0xa6,0x20:0xb1\fR\m[] 95 .fi 96 .if n \{\ 97 .RE 98 .\} 99 .PP 100 Unix filename to be translated (Note that the path delimiter "/" is not used here): 101 .PP 102 a\ea:a*a?a"a<a>a|a a 103 .PP 104 Resulting windows filename: 105 .PP 106 aÿa\(dia\(Csa\(r?a\(ada\(Foa\(Fca\(bba\(+-a 107 .PP 108 Note that the character mapping must work in BOTH directions (unix \-> windows and windows \-> unix) to get unique and existing file names! 109 .PP 110 A NOT working example: 111 .sp 112 .if n \{\ 113 .RS 4 114 .\} 115 .nf 116 \fI[CAD]\fR 117 \m[blue]\fBpath = /data/cad\fR\m[] 118 \m[blue]\fBvfs objects = catia\fR\m[] 119 \m[blue]\fBcatia:mappings = 0x3a:0x5f\fR\m[] 120 .fi 121 .if n \{\ 122 .RE 123 .\} 124 .PP 125 Here the colon ":" is mapped to the underscore "_"\&. 126 .PP 127 Assuming a unix filename "a:should_work", which is well translated to windows as "a_should_work"\&. 128 .PP 129 BUT the reverse mapping from windows "a_should_work" to unix will result in "a:should:work" \- something like "file not found" will be returned\&. 52 130 .SH "VERSION" 53 131 .PP 54 This man page is correct for version 3\&.0\&.25of the Samba suite\&.132 This man page is correct for all versions up to 4\&.0\&.3 of the Samba suite\&. 55 133 .SH "AUTHOR" 56 134 .PP 57 135 The original Samba software and related utilities were created by Andrew Tridgell\&. Samba is now developed by the Samba Team as an Open Source project similar to the way the Linux kernel is developed\&. 136 .PP 137 New version written by Guenter Kukkukk kukks@samba\&.org -
vendor/current/docs/manpages/vfs_commit.8
r746 r860 2 2 .\" Title: vfs_commit 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: System Administration tools 7 7 .\" Source: Samba 3.6 8 8 .\" Language: English 9 9 .\" 10 .TH "VFS_COMMIT" "8" "10/29/2012" "Samba 3\&.6" "System Administration tools" 10 .TH "VFS_COMMIT" "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 ' 11 20 .\" ----------------------------------------------------------------- 12 21 .\" * set default formatting -
vendor/current/docs/manpages/vfs_crossrename.8
r746 r860 2 2 .\" Title: vfs_crossrename 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: System Administration tools 7 7 .\" Source: Samba 3.6 8 8 .\" Language: English 9 9 .\" 10 .TH "VFS_CROSSRENAME" "8" "10/29/2012" "Samba 3\&.6" "System Administration tools" 10 .TH "VFS_CROSSRENAME" "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 ' 11 20 .\" ----------------------------------------------------------------- 12 21 .\" * set default formatting … … 32 41 The 33 42 vfs_crossrename 34 VFS module allows server side rename operations even if source and target are on different physical devices\&. A "move" in Explorer is usually a rename operation if it is inside of a single share or device\&. Usually such a rename operation returns NT_STATUS_NOT_SAME_DEVICE and the client has to move the file by manual copy and delete operations\&. If the rename by copy is done by the server this can be much more efficient\&. vfs_crossrename tries to do this server\-side cross\-device rename operation\&. There are however limitations that this module currently does not solve: 43 VFS module allows server side rename operations even if source and target are on different physical devices\&. A "move" in Explorer is usually a rename operation if it is inside of a single share or device\&. Usually such a rename operation returns NT_STATUS_NOT_SAME_DEVICE and the client has to move the file by manual copy and delete operations\&. If the rename by copy is done by the server this can be much more efficient\&. vfs_crossrename tries to do this server\-side cross\-device rename operation\&. 44 .PP 45 There are however limitations that this module currently does not solve: 35 46 .PP 36 47 .RS 4 37 38 the ACLs of files are not preserved 39 48 .PP 49 The ACLs of files are not preserved, 50 .RE 40 51 .PP 41 52 .RS 4 42 43 meta data in EAs are not preserved 44 53 .PP 54 meta data in EAs are not preserved, 55 .RE 45 56 .PP 46 57 .RS 4 47 48 renames of whole subdirectories cannot be done recursively, 49 in that case we still return STATUS_NOT_SAME_DEVICE and 50 let the client decide what to do 51 .RE 58 .PP 59 renames of whole subdirectories cannot be done recursively, in that case we still return STATUS_NOT_SAME_DEVICE and let the client decide what to do, 60 .RE 52 61 .PP 53 62 .RS 4 54 55 rename operations of huge files can cause hangs on the 56 client because clients expect a rename operation to 57 return fast 58 .RE 63 .PP 64 rename operations of huge files can cause hangs on the client because clients expect a rename operation to return fast\&. 65 .RE 59 66 .PP 60 67 This module is stackable\&. -
vendor/current/docs/manpages/vfs_default_quota.8
r746 r860 2 2 .\" Title: vfs_default_quota 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: System Administration tools 7 7 .\" Source: Samba 3.6 8 8 .\" Language: English 9 9 .\" 10 .TH "VFS_DEFAULT_QUOTA" "8" "10/29/2012" "Samba 3\&.6" "System Administration tools" 10 .TH "VFS_DEFAULT_QUOTA" "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 ' 11 20 .\" ----------------------------------------------------------------- 12 21 .\" * set default formatting -
vendor/current/docs/manpages/vfs_dirsort.8
r746 r860 2 2 .\" Title: vfs_dirsort 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: System Administration tools 7 7 .\" Source: Samba 3.6 8 8 .\" Language: English 9 9 .\" 10 .TH "VFS_DIRSORT" "8" "10/29/2012" "Samba 3\&.6" "System Administration tools" 10 .TH "VFS_DIRSORT" "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 ' 11 20 .\" ----------------------------------------------------------------- 12 21 .\" * set default formatting -
vendor/current/docs/manpages/vfs_extd_audit.8
r746 r860 2 2 .\" Title: vfs_extd_audit 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: System Administration tools 7 7 .\" Source: Samba 3.6 8 8 .\" Language: English 9 9 .\" 10 .TH "VFS_EXTD_AUDIT" "8" "10/29/2012" "Samba 3\&.6" "System Administration tools" 10 .TH "VFS_EXTD_AUDIT" "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 ' 11 20 .\" ----------------------------------------------------------------- 12 21 .\" * set default formatting -
vendor/current/docs/manpages/vfs_fake_perms.8
r746 r860 2 2 .\" Title: vfs_fake_perms 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: System Administration tools 7 7 .\" Source: Samba 3.6 8 8 .\" Language: English 9 9 .\" 10 .TH "VFS_FAKE_PERMS" "8" "10/29/2012" "Samba 3\&.6" "System Administration tools" 10 .TH "VFS_FAKE_PERMS" "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 ' 11 20 .\" ----------------------------------------------------------------- 12 21 .\" * set default formatting -
vendor/current/docs/manpages/vfs_fileid.8
r746 r860 2 2 .\" Title: vfs_fileid 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: System Administration tools 7 7 .\" Source: Samba 3.6 8 8 .\" Language: English 9 9 .\" 10 .TH "VFS_FILEID" "8" "10/29/2012" "Samba 3\&.6" "System Administration tools" 10 .TH "VFS_FILEID" "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 ' 11 20 .\" ----------------------------------------------------------------- 12 21 .\" * set default formatting -
vendor/current/docs/manpages/vfs_full_audit.8
r746 r860 2 2 .\" Title: vfs_full_audit 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: System Administration tools 7 7 .\" Source: Samba 3.6 8 8 .\" Language: English 9 9 .\" 10 .TH "VFS_FULL_AUDIT" "8" "10/29/2012" "Samba 3\&.6" "System Administration tools" 10 .TH "VFS_FULL_AUDIT" "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 ' 11 20 .\" ----------------------------------------------------------------- 12 21 .\" * set default formatting … … 325 334 .PP 326 335 vfs_full_audit 327 records operations in fixed format consisting of fields separated by \ '|\'characters\&. The format is:336 records operations in fixed format consisting of fields separated by \*(Aq|\*(Aq characters\&. The format is: 328 337 .sp 329 338 .if n \{\ -
vendor/current/docs/manpages/vfs_gpfs.8
r746 r860 2 2 .\" Title: vfs_gpfs 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: System Administration tools 7 7 .\" Source: Samba 3.6 8 8 .\" Language: English 9 9 .\" 10 .TH "VFS_GPFS" "8" "10/29/2012" "Samba 3\&.6" "System Administration tools" 10 .TH "VFS_GPFS" "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 ' 11 20 .\" ----------------------------------------------------------------- 12 21 .\" * set default formatting … … 212 221 gpfs_get_realfilename_path()\&. It seems that 213 222 gpfs_get_realfilename_path() 214 doesn\ 't work on AIX\&.223 doesn\*(Aqt work on AIX\&. 215 224 .RE 216 225 .sp … … 220 229 gpfs:winattr = [ yes | no ] 221 230 .RS 4 222 Enable/Disable usage of the windows attributes in GPFS\&. GPFS is able to store windows file attributes e\&.g\&. HIDDEN, READONLY, SYSTEM and others natively\&. That means Samba doesn\ 't need to map them to permission bits or extended attributes\&.231 Enable/Disable usage of the windows attributes in GPFS\&. GPFS is able to store windows file attributes e\&.g\&. HIDDEN, READONLY, SYSTEM and others natively\&. That means Samba doesn\*(Aqt need to map them to permission bits or extended attributes\&. 223 232 .sp 224 233 .RS 4 … … 253 262 gpfs:merge_writeappend = [ yes | no ] 254 263 .RS 4 255 GPFS ACLs doesn\ 't know about the \'APPEND\' right\&. This optionen lets Samba map the \'APPEND\' right to \'WRITE\'\&.264 GPFS ACLs doesn\*(Aqt know about the \*(AqAPPEND\*(Aq right\&. This optionen lets Samba map the \*(AqAPPEND\*(Aq right to \*(AqWRITE\*(Aq\&. 256 265 .sp 257 266 .RS 4 … … 265 274 266 275 yes(default) 267 \- map \ 'APPEND\' to \'WRITE\'\&.276 \- map \*(AqAPPEND\*(Aq to \*(AqWRITE\*(Aq\&. 268 277 .RE 269 278 .sp … … 278 287 279 288 no 280 \- do not map \ 'APPEND\' to \'WRITE\'\&.289 \- do not map \*(AqAPPEND\*(Aq to \*(AqWRITE\*(Aq\&. 281 290 .RE 282 291 .sp … … 286 295 gpfs:refuse_dacl_protected = [ yes | no ] 287 296 .RS 4 288 As GPFS does not support the ACE4_FLAG_NO_PROPAGATE NFSv4 flag (which would be the mapping for the DESC_DACL_PROTECTED flag), the status of this flag is currently silently ignored by Samba\&. That means that if you deselect the "Allow inheritable permissions\&.\&.\&." checkbox in Windows\ 'ACL dialog and then apply the ACL, the flag will be back immediately\&.297 As GPFS does not support the ACE4_FLAG_NO_PROPAGATE NFSv4 flag (which would be the mapping for the DESC_DACL_PROTECTED flag), the status of this flag is currently silently ignored by Samba\&. That means that if you deselect the "Allow inheritable permissions\&.\&.\&." checkbox in Windows\*(Aq ACL dialog and then apply the ACL, the flag will be back immediately\&. 289 298 .sp 290 299 To make sure that automatic migration with e\&.g\&. robocopy does not lead to ACLs silently (and unintentionally) changed, you can set … … 393 402 .\} 394 403 ignore 395 \- don\ 't include the second matching ACE404 \- don\*(Aqt include the second matching ACE 396 405 .RE 397 406 .sp -
vendor/current/docs/manpages/vfs_netatalk.8
r746 r860 2 2 .\" Title: vfs_netatalk 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: System Administration tools 7 7 .\" Source: Samba 3.6 8 8 .\" Language: English 9 9 .\" 10 .TH "VFS_NETATALK" "8" "10/29/2012" "Samba 3\&.6" "System Administration tools" 10 .TH "VFS_NETATALK" "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 ' 11 20 .\" ----------------------------------------------------------------- 12 21 .\" * set default formatting -
vendor/current/docs/manpages/vfs_notify_fam.8
r746 r860 2 2 .\" Title: vfs_notify_fam 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: System Administration tools 7 7 .\" Source: Samba 3.6 8 8 .\" Language: English 9 9 .\" 10 .TH "VFS_NOTIFY_FAM" "8" "10/29/2012" "Samba 3\&.6" "System Administration tools" 10 .TH "VFS_NOTIFY_FAM" "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 ' 11 20 .\" ----------------------------------------------------------------- 12 21 .\" * set default formatting -
vendor/current/docs/manpages/vfs_prealloc.8
r746 r860 2 2 .\" Title: vfs_prealloc 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: System Administration tools 7 7 .\" Source: Samba 3.6 8 8 .\" Language: English 9 9 .\" 10 .TH "VFS_PREALLOC" "8" "10/29/2012" "Samba 3\&.6" "System Administration tools" 10 .TH "VFS_PREALLOC" "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 ' 11 20 .\" ----------------------------------------------------------------- 12 21 .\" * set default formatting -
vendor/current/docs/manpages/vfs_preopen.8
r746 r860 2 2 .\" Title: vfs_preopen 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: System Administration tools 7 7 .\" Source: Samba 3.6 8 8 .\" Language: English 9 9 .\" 10 .TH "VFS_PREOPEN" "8" "10/29/2012" "Samba 3\&.6" "System Administration tools" 10 .TH "VFS_PREOPEN" "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 ' 11 20 .\" ----------------------------------------------------------------- 12 21 .\" * set default formatting … … 32 41 This module assists applications that want to read numbered files in sequence with very strict latency requirements\&. One area where this happens in video streaming applications that want to read one file per frame\&. 33 42 .PP 34 When you use this module, a number of helper processes is started that speculatively open files and read a number of bytes to prime the file system cache, so that later on when the real application\ 's request comes along, no disk access is necessary\&.43 When you use this module, a number of helper processes is started that speculatively open files and read a number of bytes to prime the file system cache, so that later on when the real application\*(Aqs request comes along, no disk access is necessary\&. 35 44 .PP 36 45 This module is stackable\&. -
vendor/current/docs/manpages/vfs_readahead.8
r746 r860 2 2 .\" Title: vfs_readahead 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: System Administration tools 7 7 .\" Source: Samba 3.6 8 8 .\" Language: English 9 9 .\" 10 .TH "VFS_READAHEAD" "8" "10/29/2012" "Samba 3\&.6" "System Administration tools" 10 .TH "VFS_READAHEAD" "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 ' 11 20 .\" ----------------------------------------------------------------- 12 21 .\" * set default formatting -
vendor/current/docs/manpages/vfs_readonly.8
r746 r860 2 2 .\" Title: vfs_readonly 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: System Administration tools 7 7 .\" Source: Samba 3.6 8 8 .\" Language: English 9 9 .\" 10 .TH "VFS_READONLY" "8" "10/29/2012" "Samba 3\&.6" "System Administration tools" 10 .TH "VFS_READONLY" "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 ' 11 20 .\" ----------------------------------------------------------------- 12 21 .\" * set default formatting -
vendor/current/docs/manpages/vfs_recycle.8
r746 r860 2 2 .\" Title: vfs_recycle 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: System Administration tools 7 7 .\" Source: Samba 3.6 8 8 .\" Language: English 9 9 .\" 10 .TH "VFS_RECYCLE" "8" "10/29/2012" "Samba 3\&.6" "System Administration tools" 10 .TH "VFS_RECYCLE" "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 ' 11 20 .\" ----------------------------------------------------------------- 12 21 .\" * set default formatting … … 72 81 recycle:touch = BOOL 73 82 .RS 4 74 Specifies whether a file\ 's access date should be updated when the file is moved to the repository\&.83 Specifies whether a file\*(Aqs access date should be updated when the file is moved to the repository\&. 75 84 .RE 76 85 .PP 77 86 recycle:touch_mtime = BOOL 78 87 .RS 4 79 Specifies whether a file\ 's last modified date should be updated when the file is moved to the repository\&.88 Specifies whether a file\*(Aqs last modified date should be updated when the file is moved to the repository\&. 80 89 .RE 81 90 .PP -
vendor/current/docs/manpages/vfs_scannedonly.8
r746 r860 2 2 .\" Title: vfs_scannedonly 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: System Administration tools 7 7 .\" Source: Samba 3.6 8 8 .\" Language: English 9 9 .\" 10 .TH "VFS_SCANNEDONLY" "8" "10/29/2012" "Samba 3\&.6" "System Administration tools" 10 .TH "VFS_SCANNEDONLY" "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 ' 11 20 .\" ----------------------------------------------------------------- 12 21 .\" * set default formatting … … 39 48 file exists, and is newer than the pertinent file\&. If this is the case, the file is shown to the user\&. If this is not the case, the file is not returned in a directory listing (configurable), and cannot be opened (configurable)\&. The Samba vfs module will notify the daemon to scan this file\&. 40 49 .PP 41 So what happens for the user in the default configuration\&. The first time a directory is listed, it shows files as \ 'file is being scanned for viruses, but after the first time all files are shown\&. There is a utility scannedonly_prescan that can help you to prescan all directories\&. When new files are written the daemon is notified immediately after the file is complete\&.50 So what happens for the user in the default configuration\&. The first time a directory is listed, it shows files as \*(Aqfile is being scanned for viruses, but after the first time all files are shown\&. There is a utility scannedonly_prescan that can help you to prescan all directories\&. When new files are written the daemon is notified immediately after the file is complete\&. 42 51 .PP 43 52 If a virus is found by the daemon, a file with a warning message is created in the directory of the user, a warning is sent to the logs, and the file is renamed to have prefix … … 75 84 scannedonly:show_special_files = True 76 85 .RS 4 77 Whether sockets, devices and fifo\ 's (all not scanned for viruses) should be visible to the user86 Whether sockets, devices and fifo\*(Aqs (all not scanned for viruses) should be visible to the user 78 87 .RE 79 88 .PP -
vendor/current/docs/manpages/vfs_shadow_copy.8
r746 r860 2 2 .\" Title: vfs_shadow_copy 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: System Administration tools 7 7 .\" Source: Samba 3.6 8 8 .\" Language: English 9 9 .\" 10 .TH "VFS_SHADOW_COPY" "8" "10/29/2012" "Samba 3\&.6" "System Administration tools" 10 .TH "VFS_SHADOW_COPY" "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 ' 11 20 .\" ----------------------------------------------------------------- 12 21 .\" * set default formatting -
vendor/current/docs/manpages/vfs_shadow_copy2.8
r746 r860 2 2 .\" Title: vfs_shadow_copy2 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: System Administration tools 7 7 .\" Source: Samba 3.6 8 8 .\" Language: English 9 9 .\" 10 .TH "VFS_SHADOW_COPY2" "8" "10/29/2012" "Samba 3\&.6" "System Administration tools" 10 .TH "VFS_SHADOW_COPY2" "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 ' 11 20 .\" ----------------------------------------------------------------- 12 21 .\" * set default formatting … … 44 53 .IP " 1." 4.2 45 54 .\} 46 You don\ 't need to populate your shares with symlinks to the snapshots\&. This can be very important when you have thousands of shares, or use [homes]\&.55 You don\*(Aqt need to populate your shares with symlinks to the snapshots\&. This can be very important when you have thousands of shares, or use [homes]\&. 47 56 .RE 48 57 .sp … … 55 64 .IP " 2." 4.2 56 65 .\} 57 The inode number of the files is altered so it is different from the original\&. This allows the \ 'restore\'button to work without a sharing violation\&.66 The inode number of the files is altered so it is different from the original\&. This allows the \*(Aqrestore\*(Aq button to work without a sharing violation\&. 58 67 .RE 59 68 .sp … … 192 201 If you enable 193 202 shadow:fixinodes 194 then this module will modify the apparent inode number of files in the snapshot directories using a hash of the files path\&. This is needed for snapshot systems where the snapshots have the same device:inode number as the original files (such as happens with GPFS snapshots)\&. If you don\ 't set this option then the \'restore\'button in the shadow copy UI will fail with a sharing violation\&.203 then this module will modify the apparent inode number of files in the snapshot directories using a hash of the files path\&. This is needed for snapshot systems where the snapshots have the same device:inode number as the original files (such as happens with GPFS snapshots)\&. If you don\*(Aqt set this option then the \*(Aqrestore\*(Aq button in the shadow copy UI will fail with a sharing violation\&. 195 204 .RE 196 205 .SH "EXAMPLES" -
vendor/current/docs/manpages/vfs_smb_traffic_analyzer.8
r746 r860 2 2 .\" Title: smb_traffic_analyzer 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: System Administration tools 7 7 .\" Source: Samba 3.6 8 8 .\" Language: English 9 9 .\" 10 .TH "SMB_TRAFFIC_ANALYZER" "8" "10/29/2012" "Samba 3\&.6" "System Administration tools" 10 .TH "SMB_TRAFFIC_ANALYZER" "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 ' 11 20 .\" ----------------------------------------------------------------- 12 21 .\" * set default formatting … … 32 41 The 33 42 vfs_smb_traffic_analyzer 34 VFS module logs client file operations on a Samba server and sends this data over a socket to a helper program (in the following the "Receiver"), which feeds a SQL database\&. More information on the helper programs can be obtained from the homepage of the project at: http://holger123\&.wordpress\&.com/smb\-traffic\-analyzer/ Since the VFS module depends on a receiver that is doing something with the data, it is evolving in it\ 's development\&. Therefore, the module works with different protocol versions, and the receiver has to be able to decode the protocol that is used\&. The protocol version 1 was introduced to Samba at September 25, 2008\&. It was a very simple protocol, supporting only a small list of VFS operations, and had several drawbacks\&. The protocol version 2 is a try to solve the problems version 1 had while at the same time adding new features\&. With the release of Samba 3\&.6\&.0, the module will run protocol version 2 by default\&.43 VFS module logs client file operations on a Samba server and sends this data over a socket to a helper program (in the following the "Receiver"), which feeds a SQL database\&. More information on the helper programs can be obtained from the homepage of the project at: http://holger123\&.wordpress\&.com/smb\-traffic\-analyzer/ Since the VFS module depends on a receiver that is doing something with the data, it is evolving in it\*(Aqs development\&. Therefore, the module works with different protocol versions, and the receiver has to be able to decode the protocol that is used\&. The protocol version 1 was introduced to Samba at September 25, 2008\&. It was a very simple protocol, supporting only a small list of VFS operations, and had several drawbacks\&. The protocol version 2 is a try to solve the problems version 1 had while at the same time adding new features\&. With the release of Samba 3\&.6\&.0, the module will run protocol version 2 by default\&. 35 44 .SH "PROTOCOL VERSION 1 DOCUMENTATION" 36 45 .PP … … 192 201 193 202 Insecure network transfer \- 194 Protocol version 1 sends all it\ 's data as plaintext over the network\&.203 Protocol version 1 sends all it\*(Aqs data as plaintext over the network\&. 195 204 .RE 196 205 .sp … … 218 227 219 228 No subreleases of the protocol \- 220 Protocol version 1 is fixed on it\ 's version, making it unable to introduce new features or bugfixes through compatible sub\-releases\&.229 Protocol version 1 is fixed on it\*(Aqs version, making it unable to introduce new features or bugfixes through compatible sub\-releases\&. 221 230 .RE 222 231 .SH "VERSION 2 OF THE PROTOCOL" … … 295 304 smb_traffic_analyzer:total_anonymization = STRING 296 305 .RS 4 297 If STRING matches to \ 'yes\', the module will replace any user name with the string given by the option smb_traffic_analyzer:anonymize_prefix, without generating an additional hash number\&. This means that any transfer data will be mapped to a single user, leading to a total anonymization of user related data\&. In version 2\&.x of the protocol, the users SID will also be anonymized\&.306 If STRING matches to \*(Aqyes\*(Aq, the module will replace any user name with the string given by the option smb_traffic_analyzer:anonymize_prefix, without generating an additional hash number\&. This means that any transfer data will be mapped to a single user, leading to a total anonymization of user related data\&. In version 2\&.x of the protocol, the users SID will also be anonymized\&. 298 307 .RE 299 308 .PP -
vendor/current/docs/manpages/vfs_streams_depot.8
r746 r860 2 2 .\" Title: vfs_streams_depot 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: System Administration tools 7 7 .\" Source: Samba 3.6 8 8 .\" Language: English 9 9 .\" 10 .TH "VFS_STREAMS_DEPOT" "8" "10/29/2012" "Samba 3\&.6" "System Administration tools" 10 .TH "VFS_STREAMS_DEPOT" "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 ' 11 20 .\" ----------------------------------------------------------------- 12 21 .\" * set default formatting -
vendor/current/docs/manpages/vfs_streams_xattr.8
r746 r860 2 2 .\" Title: vfs_streams_xattr 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: System Administration tools 7 7 .\" Source: Samba 3.6 8 8 .\" Language: English 9 9 .\" 10 .TH "VFS_STREAMS_XATTR" "8" "10/29/2012" "Samba 3\&.6" "System Administration tools" 10 .TH "VFS_STREAMS_XATTR" "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 ' 11 20 .\" ----------------------------------------------------------------- 12 21 .\" * set default formatting -
vendor/current/docs/manpages/vfs_time_audit.8
r746 r860 2 2 .\" Title: vfs_time_audit 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: System Administration tools 7 7 .\" Source: Samba 3.6 8 8 .\" Language: English 9 9 .\" 10 .TH "VFS_TIME_AUDIT" "8" "10/29/2012" "Samba 3\&.6" "System Administration tools" 10 .TH "VFS_TIME_AUDIT" "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 ' 11 20 .\" ----------------------------------------------------------------- 12 21 .\" * set default formatting … … 35 44 time_audit:audit_timeout\&. It will log the calls and the time spent in it\&. 36 45 .PP 37 It\ 's kind of comparable with46 It\*(Aqs kind of comparable with 38 47 strace \-T 39 48 and is helpful to reveal performance problems with the underlying file and storage subsystems\&. -
vendor/current/docs/manpages/vfs_xattr_tdb.8
r746 r860 2 2 .\" Title: vfs_xattr_tdb 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: System Administration tools 7 7 .\" Source: Samba 3.6 8 8 .\" Language: English 9 9 .\" 10 .TH "VFS_XATTR_TDB" "8" "10/29/2012" "Samba 3\&.6" "System Administration tools" 10 .TH "VFS_XATTR_TDB" "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 ' 11 20 .\" ----------------------------------------------------------------- 12 21 .\" * set default formatting -
vendor/current/docs/manpages/vfstest.1
r746 r860 2 2 .\" Title: vfstest 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 "VFSTEST" "1" "10/29/2012" "Samba 3\&.6" "User Commands" 10 .TH "VFSTEST" "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 … … 47 56 .RS 4 48 57 File name for log/debug files\&. The extension 49 \fB\ '\&.client\'\fR58 \fB\*(Aq\&.client\*(Aq\fR 50 59 will be appended\&. The log file is never removed by the client\&. 51 60 .RE … … 61 70 .sp 62 71 Note that specifying this parameter here will override the 63 \m[blue]\fB \%smb.conf.5.html#\fR\m[]72 \m[blue]\fBlog level\fR\m[] 64 73 parameter in the 65 74 smb\&.conf -
vendor/current/docs/manpages/wbinfo.1
r746 r860 2 2 .\" Title: wbinfo 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 "WBINFO" "1" "10/29/2012" "Samba 3\&.6" "User Commands" 10 .TH "WBINFO" "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 … … 99 108 \-\-domain \fIname\fR 100 109 .RS 4 101 This parameter sets the domain on which any specified operations will performed\&. If special domain name \ '\&.\'is used to represent the current domain to which110 This parameter sets the domain on which any specified operations will performed\&. If special domain name \*(Aq\&.\*(Aq is used to represent the current domain to which 102 111 \fBwinbindd\fR(8) 103 112 belongs\&. Currently only the … … 233 242 Check whether 234 243 \fBwinbindd\fR(8) 235 is still alive\&. Prints out either \ 'succeeded\' or \'failed\'\&.244 is still alive\&. Prints out either \*(Aqsucceeded\*(Aq or \*(Aqfailed\*(Aq\&. 236 245 .RE 237 246 .PP -
vendor/current/docs/manpages/winbind_krb5_locator.7
r746 r860 2 2 .\" Title: winbind_krb5_locator 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: 7 7 7 .\" Source: Samba 3.6 8 8 .\" Language: English 9 9 .\" 10 .TH "WINBIND_KRB5_LOCATOR" "7" "10/29/2012" "Samba 3\&.6" "7" 10 .TH "WINBIND_KRB5_LOCATOR" "7" "09/18/2013" "Samba 3\&.6" "7" 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 -
vendor/current/docs/manpages/winbindd.8
r746 r860 2 2 .\" Title: winbindd 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: System Administration tools 7 7 .\" Source: Samba 3.6 8 8 .\" Language: English 9 9 .\" 10 .TH "WINBINDD" "8" "10/29/2012" "Samba 3\&.6" "System Administration tools" 10 .TH "WINBINDD" "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 ' 11 20 .\" ----------------------------------------------------------------- 12 21 .\" * set default formatting … … 42 51 PAM module, by managing connections to domain controllers\&. In this configuration the 43 52 \m[blue]\fBidmap config * : range\fR\m[] 44 parameter is not required\&. (This is known as `netlogon proxy only mode\ '\&.)53 parameter is not required\&. (This is known as `netlogon proxy only mode\*(Aq\&.) 45 54 .PP 46 55 The Name Service Switch allows user and system information to be obtained from different databases services such as NIS or DNS\&. The exact behaviour can be configured through the … … 50 59 The service provided by 51 60 winbindd 52 is called `winbind\ 'and can be used to resolve user and group information from a Windows NT server\&. The service can also provide authentication services via an associated PAM module\&.61 is called `winbind\*(Aq and can be used to resolve user and group information from a Windows NT server\&. The service can also provide authentication services via an associated PAM module\&. 53 62 .PP 54 63 The … … 152 161 and 153 162 svscan 154 from Daniel J\&. Bernstein\ 's163 from Daniel J\&. Bernstein\*(Aqs 155 164 daemontools 156 165 package, or the AIX process monitor\&. … … 174 183 .sp 175 184 Note that specifying this parameter here will override the 176 \m[blue]\fB \%smb.conf.5.html#\fR\m[]185 \m[blue]\fBlog level\fR\m[] 177 186 parameter in the 178 187 smb\&.conf … … 219 228 \-n 220 229 .RS 4 221 Disable caching\&. This means winbindd will always have to wait for a response from the domain controller before it can respond to a client and this thus makes things slower\&. The results will however be more accurate, since results from the cache might not be up\-to\-date\&. This might also temporarily hang winbindd if the DC doesn\ 't respond\&.230 Disable caching\&. This means winbindd will always have to wait for a response from the domain controller before it can respond to a client and this thus makes things slower\&. The results will however be more accurate, since results from the cache might not be up\-to\-date\&. This might also temporarily hang winbindd if the DC doesn\*(Aqt respond\&. 222 231 .RE 223 232 .SH "NAME AND ID RESOLUTION" … … 533 542 $LOCKDIR/winbindd_privileged/pipe 534 543 .RS 4 535 The UNIX pipe over which \ 'privileged\'clients communicate with the544 The UNIX pipe over which \*(Aqprivileged\*(Aq clients communicate with the 536 545 winbindd 537 546 program\&. For security reasons, access to some winbindd functions \- like those needed by the 538 547 ntlm_auth 539 utility \- is restricted\&. By default, only users in the \ 'root\' group will get this access, however the administrator may change the group permissions on $LOCKDIR/winbindd_privileged to allow programs like \'squid\'to use ntlm_auth\&. Note that the winbind client will only attempt to connect to the winbindd daemon if both the548 utility \- is restricted\&. By default, only users in the \*(Aqroot\*(Aq group will get this access, however the administrator may change the group permissions on $LOCKDIR/winbindd_privileged to allow programs like \*(Aqsquid\*(Aq to use ntlm_auth\&. Note that the winbind client will only attempt to connect to the winbindd daemon if both the 540 549 $LOCKDIR/winbindd_privileged 541 550 directory and
Note:
See TracChangeset
for help on using the changeset viewer.