summaryrefslogtreecommitdiff
path: root/docs-xml
Commit message (Collapse)AuthorAgeFilesLines
* samba-tool: Add a gpo command for removing VGP Symbolic Link Group PolicyDavid Mulder2021-01-271-0/+5
| | | | | | | | Signed-off-by: David Mulder <dmulder@suse.com> Reviewed-by: Jeremy Allison <jra@samba.org> Autobuild-User(master): Jeremy Allison <jra@samba.org> Autobuild-Date(master): Wed Jan 27 07:32:03 UTC 2021 on sn-devel-184
* samba-tool: Add a gpo command for adding VGP Symbolic Link Group PolicyDavid Mulder2021-01-271-0/+5
| | | | | Signed-off-by: David Mulder <dmulder@suse.com> Reviewed-by: Jeremy Allison <jra@samba.org>
* samba-tool: Add a gpo command for listing VGP Symbolic Link Group PolicyDavid Mulder2021-01-271-0/+5
| | | | | Signed-off-by: David Mulder <dmulder@suse.com> Reviewed-by: Jeremy Allison <jra@samba.org>
* samba-tool: Optionally hide disabled/expired accounts in "group listmembers"Björn Baumbach2021-01-151-0/+12
| | | | | | | | | | | --hide-expired Do not list expired group members --hide-disabled Do not list disabled group members Signed-off-by: Björn Baumbach <bb@sernet.de> Reviewed-by: Volker Lendecke <vl@samba.org> Autobuild-User(master): Volker Lendecke <vl@samba.org> Autobuild-Date(master): Fri Jan 15 16:34:11 UTC 2021 on sn-devel-184
* samba-tool: Optionally hide disabled/expired accounts in "user list"Björn Baumbach2021-01-151-0/+12
| | | | | | | | --hide-expired Do not list expired user accounts --hide-disabled Do not list disabled user accounts Signed-off-by: Björn Baumbach <bb@sernet.de> Reviewed-by: Volker Lendecke <vl@samba.org>
* doc/samba-tool: describe command parameters for "user list" commandBjörn Baumbach2021-01-151-0/+16
| | | | | Signed-off-by: Björn Baumbach <bb@sernet.de> Reviewed-by: Volker Lendecke <vl@samba.org>
* doc/samba-tool: describe command parameters for "group listmembers" commandBjörn Baumbach2021-01-151-0/+10
| | | | | Signed-off-by: Björn Baumbach <bb@sernet.de> Reviewed-by: Volker Lendecke <vl@samba.org>
* Fix small typo in manpageYvan Masson2021-01-041-1/+1
| | | | | | | | | Signed-off-by: Yvan Masson <yvan@masson-informatique.fr> Reviewed-by: Christof Schmitt <cs@samba.org> Reviewed-by: Andreas Schneider <asn@samba.org> Autobuild-User(master): Andreas Schneider <asn@cryptomilk.org> Autobuild-Date(master): Mon Jan 4 16:23:03 UTC 2021 on sn-devel-184
* net: remove obsolete net ads dns gethostbyname commandBjörn Jacke2020-12-231-5/+0
| | | | | | | | | | | | | net ads dns gethostbyname is doing the same as nslookup / host / dig and it's quite limited and only supports A records. We should just drop it. BUG: https://bugzilla.samba.org/show_bug.cgi?id=13706 Signed-off-by: Bjoern Jacke <bjacke@samba.org> Reviewed-by: Andrew Bartlett <abartlet@samba.org> Autobuild-User(master): Björn Jacke <bjacke@samba.org> Autobuild-Date(master): Wed Dec 23 13:52:41 UTC 2020 on sn-devel-184
* vfs: RIP SMB_VFS_SYS_ACL_SET_FILE()Ralph Boehme2020-12-171-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | .--. .-, .-..-.__ .'(`.-` \_.-'-./` |\_( "\__ __.>\ '; _;---,._| / __/`'--) /.--. : |/' _.--.<| / | | _..-' `\ /' /` /_/ _/_/ >_.-``-. `Y /' _;---.`|/)))) '` .-''. \|: .' __, .-'"` .'--._ `-: \/: /' '.\ _|_ /.'`\ :; /' `- `-|-` -` | | | :.; : | .-'~^~`-. |: | .' _ _ `. |:. | | |_) | |_) | :. : | | | \ | | | : ; | | | : ; | | SMB_VFS | : ; | | SYS_ACL | : ; | | SET_FILE | .jgs. : ; | | -."-/\\\/:::. `\."-._'."-"_\\-| |///."- " -."-.\\"-."//.-".`-."_\\-.".-\\`=.........=`//-". Signed-off-by: Ralph Boehme <slow@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org>
* smbd/notify: add option "honor change notify privilege"Björn Baumbach2020-12-171-0/+20
| | | | | | | | | | | | | | | | | | | | | This option can be used to make use of the change notify privilege. By default notify results are not checked against the file system permissions. If "honor change notify privilege" is enabled, a user will only receive notify results, if he has change notify privilege or sufficient file system permissions. If a user has the change notify privilege, he will receive all requested notify results, even if the user does not have the permissions on the file system. Pair-Programmed-With: Stefan Metzmacher <metze@samba.org> Signed-off-by: Björn Baumbach <bb@sernet.de> Signed-off-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org> Autobuild-User(master): Stefan Metzmacher <metze@samba.org> Autobuild-Date(master): Thu Dec 17 15:01:53 UTC 2020 on sn-devel-184
* docs:smbdotconf: fix a typo in oldpasswordallowedperiod.xmlBjörn Baumbach2020-12-171-1/+1
| | | | | | Signed-off-by: Björn Baumbach <bb@sernet.de> Reviewed-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org>
* vfs: SMB_VFS_GET_COMPRESSION() -> SMB_VFS_FGET_COMPRESSION()Ralph Boehme2020-12-161-1/+1
| | | | | | | | | Now that handle based fdos_mode() is used everywhere we can be sure that we're also always getting a handle in SMB_VFS_GET_COMPRESSION() so we can now safely remove the path parameter. :) Signed-off-by: Ralph Boehme <slow@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org>
* docs: Fix "async dns timeout" manpage entryVolker Lendecke2020-11-301-2/+1
| | | | | Signed-off-by: Volker Lendecke <vl@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org>
* vfs_glusterfs: print exact cmdline for disabling write-behind translatorGünther Deschner2020-11-271-1/+5
| | | | | | | | | | | | BUG: https://bugzilla.samba.org/show_bug.cgi?id=14486 Guenther Signed-off-by: Guenther Deschner <gd@samba.org> Reviewed-by: Anoop C S <anoopcs@samba.org> Autobuild-User(master): Günther Deschner <gd@samba.org> Autobuild-Date(master): Fri Nov 27 17:15:07 UTC 2020 on sn-devel-184
* docs-xml: Add a section about weak crypto in testparm manpageAndreas Schneider2020-11-271-0/+9
| | | | | | | | | | BUG: https://bugzilla.samba.org/show_bug.cgi?id=14583 Signed-off-by: Andreas Schneider <asn@samba.org> Reviewed-by: Alexander Bokovoy <ab@samba.org> Autobuild-User(master): Andreas Schneider <asn@cryptomilk.org> Autobuild-Date(master): Fri Nov 27 13:48:20 UTC 2020 on sn-devel-184
* docs-xml: add "smbd force process locks"Ralph Boehme2020-11-191-0/+19
| | | | | | | Avoid a parametric option in a hot codepath. Signed-off-by: Ralph Boehme <slow@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org>
* manpages/vfs_glusterfs: Mention silent skipping of write-behind translatorAnoop C S2020-11-091-0/+5
| | | | | | | | | | | BUG: https://bugzilla.samba.org/show_bug.cgi?id=14486 Signed-off-by: Anoop C S <anoopcs@samba.org> Reviewed-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Guenther Deschner <gd@samba.org> Autobuild-User(master): Günther Deschner <gd@samba.org> Autobuild-Date(master): Mon Nov 9 13:30:06 UTC 2020 on sn-devel-184
* doc: improve --with-shared-modules documentationDavid Disseldorp2020-11-061-3/+4
| | | | | | | | | | | Remove statement about lack of support. Add description and example for how to explicitly disable modules via a '!' prefix. Signed-off-by: David Disseldorp <ddiss@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org> Autobuild-User(master): Jeremy Allison <jra@samba.org> Autobuild-Date(master): Fri Nov 6 20:19:22 UTC 2020 on sn-devel-184
* samba-tool: add new "user unlock" commandBjörn Baumbach2020-11-031-0/+6
| | | | | | | | | | | | Can be used to unlock a user when the badPwdCount has been reached. Introduces SamDB error classes, as suggested by Douglas Bagnall <douglas.bagnall@catalyst.net.nz> - thanks! This helps to handle expected failures. Tracebacks of really unexpected failures will not be hidden. Signed-off-by: Björn Baumbach <bb@sernet.de> Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
* docs-xml/manpages: Add warning about write-behind translator for vfs_glusterfsSachin Prabhu2020-11-021-0/+22
| | | | | | | | | | | | | | Add warning about data corruption with the write-behind translator. The data corruption is highlighted by the smbtorture test smb2.rw.rw1. More information about this data corruption issue is available in the bz. BUG: https://bugzilla.samba.org/show_bug.cgi?id=14486 Signed-off-by: Sachin Prabhu <sprabhu@redhat.com> Reviewed-by: Jeremy Allison <jra@samba.org> Reviewed-by: Guenther Deschner <gd@samba.org>
* idmap_nss.8.xml: update manpage as discussed on the samba mailingRowland Penny2020-10-301-2/+3
| | | | | | | | | | list Signed-off-by: Rowland Penny <rpenny@samba.org> Reviewed-by: Ralph Boehme <slow@samba.org> Autobuild-User(master): Ralph Böhme <slow@samba.org> Autobuild-Date(master): Fri Oct 30 17:11:02 UTC 2020 on sn-devel-184
* smb.conf.5: add clarification how configuration changes reflected by SambaAlexander Bokovoy2020-10-204-5/+55
| | | | | | | | | | | | | | | | | | | Users of Linux distributions know to read smb.conf(5) manual page but apparently not many of them read smbd(8) and winbindd(8) to understand how changes to smb.conf file are reflected in the running processes. Add a small section that makes it clear where to find relevant information. Also correct the information in smbd, nmbd, and winbindd manual pages. The interval at which smbd does check for smb.conf changes was increased from 60 seconds to 180 seconds in 1999 with commit 3db52feb1f3b. Signed-off-by: Alexander Bokovoy <ab@samba.org> Reviewed-by: Isaac Boukris <iboukris@samba.org> Autobuild-User(master): Alexander Bokovoy <ab@samba.org> Autobuild-Date(master): Tue Oct 20 08:50:13 UTC 2020 on sn-devel-184
* vfs_zfsacl: add zfs configuration guidance to manpageAndrew Walker2020-10-151-0/+10
| | | | | | | | | | | | Provide minimal background information on recommended ZFS settings for a samba share. Signed-off-by: Andrew Walker <awalker@ixsystems.com> Reviewed-by: Ralph Boehme <slow@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org> Autobuild-User(master): Jeremy Allison <jra@samba.org> Autobuild-Date(master): Thu Oct 15 20:27:34 UTC 2020 on sn-devel-184
* vfs_zfsacl: Add new parameter to stop automatic addition of special entriesAndrew Walker2020-10-151-0/+20
| | | | | | | | | | | | | | | | | | | | Prevent ZFS from automatically adding NFSv4 special entries (owner@, group@, everyone@). ZFS will automatically add these these entries when calculating the inherited ACL of new files if the ACL of the parent directory lacks an inheriting special entry. This may result in user confusion and unexpected change in permissions of files and directories as the inherited ACL is generated. Blocking this behavior is achieved by setting an inheriting everyone@ that grants no permissions and not adding the entry to the file's Security Descriptor. This change also updates behavior so that the fd-based syscall facl() is used where possible. BUG: https://bugzilla.samba.org/show_bug.cgi?id=14470 Signed-off-by: Andrew Walker <awalker@ixsystems.com> Reviewed-by: Ralph Boehme <slow@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org>
* docs: fix default value of spoolss:architectureBjörn Jacke2020-10-061-2/+2
| | | | | | | | | | | | "Windows x64" is the default here since a couple of years already. BUG: https://bugzilla.samba.org/show_bug.cgi?id=14522 Signed-off-by: Bjoern Jacke <bjacke@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org> Autobuild-User(master): Jeremy Allison <jra@samba.org> Autobuild-Date(master): Tue Oct 6 23:06:50 UTC 2020 on sn-devel-184
* doc: rename 'contact create' to 'contact add'Jule Anger2020-10-011-2/+10
| | | | | | | | And add 'contact create' as synonym for 'contact add'. Signed-off-by: Jule Anger <ja@sernet.de> Reviewed-by: Björn Baumbach <bb@samba.org> Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
* doc: add 'group create' as synonym for 'group add'Jule Anger2020-10-011-0/+8
| | | | | | Signed-off-by: Jule Anger <ja@sernet.de> Reviewed-by: Björn Baumbach <bb@samba.org> Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
* doc: rename 'computer create' to 'computer add'Jule Anger2020-10-011-2/+10
| | | | | | | | And add 'computer create' as synonym for 'computer add'. Signed-off-by: Jule Anger <ja@sernet.de> Reviewed-by: Björn Baumbach <bb@samba.org> Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
* doc: rename 'user create' to 'user add'Jule Anger2020-10-011-4/+5
| | | | | | | | And add 'user create' as synonym for 'user add'. Signed-off-by: Jule Anger <ja@sernet.de> Reviewed-by: Björn Baumbach <bb@samba.org> Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
* doc: rename 'ou create' to 'ou add'Jule Anger2020-10-011-2/+10
| | | | | | | | And add 'ou create' as synonym for 'ou add'. Signed-off-by: Jule Anger <ja@sernet.de> Reviewed-by: Björn Baumbach <bb@samba.org> Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
* doc: add samba-tool contact rename command to samba-tool man pageJule Anger2020-10-011-0/+67
| | | | | | Signed-off-by: Jule Anger <ja@sernet.de> Reviewed-by: Björn Baumbach <bb@samba.org> Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
* doc: add samba-tool group rename command to samba-tool man pageJule Anger2020-10-011-0/+42
| | | | | | Signed-off-by: Jule Anger <ja@sernet.de> Reviewed-by: Björn Baumbach <bb@samba.org> Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
* doc: add samba-tool user rename command to samba-tool man pageJule Anger2020-10-011-0/+81
| | | | | | Signed-off-by: Jule Anger <ja@sernet.de> Reviewed-by: Björn Baumbach <bb@samba.org> Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
* CVE-2020-1472(ZeroLogon): docs-xml: document 'server require ↵Stefan Metzmacher2020-09-181-15/+54
| | | | | | | | | schannel:COMPUTERACCOUNT' BUG: https://bugzilla.samba.org/show_bug.cgi?id=14497 Signed-off-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Gary Lockyer <gary@catalyst.net.nz>
* doc: describe smbcacls --propagate-inheritance expanding INHERITANCE sectionNoel Power2020-08-311-9/+71
| | | | | Signed-off-by: Noel Power <noel.power@suse.com> Reviewed-by: Jeremy Allison <jra@samba.org>
* doc: describe smbcacls --propagate-inheritanceDavid Disseldorp2020-08-311-9/+39
| | | | | Signed-off-by: David Disseldorp <ddiss@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org>
* docs-xml: pam_winbind manpage: grammar and typosRowland Penny2020-08-261-10/+10
| | | | | | | | Signed-off-by: Rowland Penny <rpenny@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org> Autobuild-User(master): Jeremy Allison <jra@samba.org> Autobuild-Date(master): Wed Aug 26 04:44:51 UTC 2020 on sn-devel-184
* docs: Add missing winexe manpageGünther Deschner2020-08-202-0/+189
| | | | | | | | | | | | BUG: https://bugzilla.samba.org/show_bug.cgi?id=14318 Guenther Signed-off-by: Guenther Deschner <gd@samba.org> Reviewed-by: Volker Lendecke <vl@samba.org> Autobuild-User(master): Volker Lendecke <vl@samba.org> Autobuild-Date(master): Thu Aug 20 12:55:23 UTC 2020 on sn-devel-184
* docs-xml: Add 'client smb encrypt'Andreas Schneider2020-08-191-0/+126
| | | | | Signed-off-by: Andreas Schneider <asn@samba.org> Reviewed-by: Stefan Metzmacher <metze@samba.org>
* param: Create and use enum_smb_encryption_valsAndreas Schneider2020-08-192-2/+2
| | | | | Signed-off-by: Andreas Schneider <asn@samba.org> Reviewed-by: Stefan Metzmacher <metze@samba.org>
* param: Add 'server smb encrypt' parameterAndreas Schneider2020-08-192-234/+248
| | | | | | | And this also makes 'smb encrypt' a synonym of that. Signed-off-by: Andreas Schneider <asn@samba.org> Reviewed-by: Stefan Metzmacher <metze@samba.org>
* docs: deprecate "raw NTLMv2 auth"Andrew Bartlett2020-08-181-0/+8
| | | | | | | | | | This parameter is appicable only to SMBv1 and we are deprecating SMBv1 specific authentication options for possible removal. BUG: https://bugzilla.samba.org/show_bug.cgi?id=14460 Signed-off-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Stefan Metzmacher <metze@samba.org>
* docs: deprecate "client plaintext auth"Andrew Bartlett2020-08-181-0/+9
| | | | | | | | | | This parameter is appicable only to SMBv1 and we are deprecating SMBv1 specific authentication options for possible removal. BUG: https://bugzilla.samba.org/show_bug.cgi?id=14460 Signed-off-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Stefan Metzmacher <metze@samba.org>
* docs: deprecate "client NTLMv2 auth"Andrew Bartlett2020-08-181-0/+9
| | | | | | | | | | This parameter is appicable only to SMBv1 and we are deprecating SMBv1 specific authentication options for possible removal. BUG: https://bugzilla.samba.org/show_bug.cgi?id=14460 Signed-off-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Stefan Metzmacher <metze@samba.org>
* docs: deprecate "client lanman auth"Andrew Bartlett2020-08-181-0/+9
| | | | | | | | | | This parameter is appicable only to SMBv1 and we are deprecating SMBv1 specific authentication options for possible removal. BUG: https://bugzilla.samba.org/show_bug.cgi?id=14460 Signed-off-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Stefan Metzmacher <metze@samba.org>
* docs: deprecate "client use spnego"Andrew Bartlett2020-08-181-0/+8
| | | | | | | | | | This parameter is appicable only to SMBv1 and we are deprecating SMBv1 specific authentication options for possible removal. BUG: https://bugzilla.samba.org/show_bug.cgi?id=14460 Signed-off-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Stefan Metzmacher <metze@samba.org>
* docs: Deprecate NT4-like domains and SMBv1-only protocol optionsAndrew Bartlett2020-08-181-0/+7
| | | | | | | BUG: https://bugzilla.samba.org/show_bug.cgi?id=14460 Signed-off-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Stefan Metzmacher <metze@samba.org>
* Remove depracated "ldap ssl ads" smb.conf optionIsaac Boukris2020-08-111-18/+0
| | | | | | | | | | BUG: https://bugzilla.samba.org/show_bug.cgi?id=14462 Signed-off-by: Isaac Boukris <iboukris@samba.org> Reviewed-by: Stefan Metzmacher <metze@samba.org> Autobuild-User(master): Isaac Boukris <iboukris@samba.org> Autobuild-Date(master): Tue Aug 11 10:53:05 UTC 2020 on sn-devel-184
* s3: Parameters. Add 'async dns timeout' parameter. Default to 10. Minimum ↵Jeremy Allison2020-08-071-0/+21
| | | | | | value 1. Signed-off-by: Jeremy Allison <jra@samba.org> Reviewed-by: Andreas Schneider <asn@samba.org>