1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
https://gitlab.com/samba-team/samba is the Official GitLab mirror of https://git.samba.org/samba.git -- Merge requests should be made on GitLab (not on GitHub)
Go to file
Isaac Boukris 2b62bd5137 Add msDS-AdditionalDnsHostName entries to the keytab
BUG: https://bugzilla.samba.org/show_bug.cgi?id=14396

Signed-off-by: Isaac Boukris <iboukris@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
2020-05-29 12:11:29 +00:00
.github
auth Fix clang 9 missing-field-initializer warnings 2020-05-08 09:31:31 +00:00
bootstrap gitlab-ci: Add ccache and wget 2020-04-01 05:46:30 +00:00
buildtools Fix clang 9 for-loop-analysis warnings 2020-05-08 11:16:18 +00:00
coverity
ctdb ctdb-tests: Add a new fetch ring test that also checks hot keys 2020-05-22 08:05:54 +00:00
dfs_server
docs-xml docs-xml: update list of posible VFS operations for vfs_full_audit 2020-05-19 14:32:28 +00:00
dynconfig build: Remove workaround for missing os.path.relpath in Python < 2.6 2019-11-13 08:42:30 +00:00
examples examples/fuse/smb2mount: avoid using CLI_FULL_CONNECTION_{USE,FALLBACK_AFTER}_KERBEROS flags 2020-05-28 06:43:40 +00:00
file_server
include
lib lib/util: Allow gdb to be started by samba_start_debugger() under the default Ubuntu restrictions 2020-05-27 20:55:26 +00:00
libcli add some missing FSCTL defines 2020-05-19 15:57:08 +00:00
libds/common
libgpo libgpo: Remove unused code 2020-05-26 11:22:07 +00:00
librpc librpc: core: Move the s4 handles implementation to the RPC server core 2020-05-24 23:55:36 +00:00
nsswitch nsswitch: fix use-after-free causing segfault in _pam_delete_cred 2020-03-30 13:01:20 +00:00
packaging winbind.service: drop quotes from $WINBINDOPTIONS variable 2020-05-12 12:27:11 +00:00
pidl s3: rpc_server: Remove dead code 2020-05-24 23:55:37 +00:00
python selftest: add python S4U2Self tests including unkeyed checksums 2020-05-15 12:25:40 +00:00
release-scripts
script gitlab-ci: Create a single samba-fips runner 2020-05-24 23:55:36 +00:00
selftest Add msDS-AdditionalDnsHostName entries to the keytab 2020-05-29 12:11:29 +00:00
source3 Add msDS-AdditionalDnsHostName entries to the keytab 2020-05-29 12:11:29 +00:00
source4 librpc: core: Move the s4 handles implementation to the RPC server core 2020-05-24 23:55:36 +00:00
testdata
testprogs Add a test for msDS-AdditionalDnsHostName entries in keytab 2020-05-29 12:11:29 +00:00
tests
testsuite s3:rpc_server: Retrieve dcesrv_context from parent context to open NP 2020-03-20 15:36:35 +00:00
third_party third_party: Update nss_wrapper to version 1.1.11 2020-04-06 17:34:53 +00:00
wintest wintest: py3 telnet.sendline() doesn't like string with ^Z 2019-07-02 04:21:36 +00:00
.bzrignore
.gitattributes
.gitignore gitignore: Add .build.log 2019-11-26 12:49:41 +00:00
.gitlab-ci-private.yml
.gitlab-ci.yml gitlab-ci: Create a single samba-fips runner 2020-05-24 23:55:36 +00:00
.testr.conf
.ycm_extra_conf.py
BUILD_SYSTEMS.txt
callcatcher-exceptions.grep
configure
configure.developer
COPYING
install_with_python.sh
Makefile Spelling fixes s/depencies/dependencies/ 2019-09-01 22:21:25 +00:00
PFIF.txt
README.cifs-utils
README.Coding
README.contributing
README.md README: fix samba mailman list address 2019-06-20 23:40:17 +00:00
SECURITY.md Create SECURITY.md 2019-09-09 21:13:35 +00:00
setup.cfg
VERSION VERSION: Bump version up to 4.13.0pre1... 2020-01-21 14:38:47 +00:00
WHATSNEW.txt Update WHATSNEW.txt to explain the vfs_widelinks module addition. 2020-04-09 21:21:46 +00:00
wscript waf: Use waf function to add for -Wl,--as-needed 2019-09-25 16:56:39 +00:00
wscript_build wscript_build: Remove duplicate recursion in source4/smbd 2020-05-06 00:06:40 +00:00
wscript_build_embedded_heimdal
wscript_build_system_heimdal
wscript_build_system_mitkrb5
wscript_configure_embedded_heimdal
wscript_configure_system_gnutls waf: Check if GnuTLS has support for crypto policies 2020-03-19 20:46:41 +00:00
wscript_configure_system_heimdal wscript: Fix build with system heimdal 2019-11-13 17:49:38 +00:00
wscript_configure_system_mitkrb5 Fix uxsuccess test with new MIT krb5 library 1.18 2020-03-10 13:02:27 +00:00

About Samba

Samba is the standard Windows interoperability suite of programs for Linux and Unix. Samba is Free Software licensed under the GNU General Public License and the Samba project is a member of the Software Freedom Conservancy. Since 1992, Samba has provided secure, stable and fast file and print services for all clients using the SMB/CIFS protocol, such as all versions of DOS and Windows, OS/2, Linux and many others. Samba is an important component to seamlessly integrate Linux/Unix Servers and Desktops into Active Directory environments. It can function both as a domain controller or as a regular domain member.

NOTE: Installation instructions may be found for the file/print server and domain member in: docs/htmldocs/Samba3-HOWTO/install.html

For the AD DC implementation a full HOWTO is provided at: https://wiki.samba.org/index.php/Samba4/HOWTO

Community guidelines can be read at: https://wiki.samba.org/index.php/How_to_do_Samba:_Nicely

This software is freely distributable under the GNU public license, a copy of which you should have received with this software (in a file called COPYING).

CONTRIBUTIONS

  1. To contribute via GitLab
  1. If you want to contribute to the development of the software then please join the mailing list. The Samba team accepts patches (preferably in "diff -u" format, see https://www.samba.org/samba/devel/ for more details) and are always glad to receive feedback or suggestions to the address samba@lists.samba.org. More information on the various Samba mailing lists can be found at https://lists.samba.org/.

You can also get the Samba sourcecode straight from the git repository - see https://wiki.samba.org/index.php/Using_Git_for_Samba_Development.

If you like a particular feature then look through the git change-log (on the web at https://gitweb.samba.org/?p=samba.git;a=summary) and see who added it, then send them an email.

Remember that free software of this kind lives or dies by the response we get. If no one tells us they like it then we'll probably move onto something else.

MORE INFO

DOCUMENTATION

There is quite a bit of documentation included with the package, including man pages, and lots of .html files with hints and useful info. This is also available from the webpage. There is a growing collection of information under docs/.

A list of Samba documentation in languages other than English is available on the webpage.

If you would like to help with the documentation, please coordinate on the samba@lists.samba.org mailing list. See the next section for details on subscribing to samba mailing lists.

MAILING LIST

Please do NOT send subscription/unsubscription requests to the lists!

There is a mailing list for discussion of Samba. For details go to https://lists.samba.org/ or send mail to samba-subscribe@lists.samba.org

There is also an announcement mailing list where new versions are announced. To subscribe go to https://lists.samba.org/ or send mail to samba-announce-subscribe@lists.samba.org. All announcements also go to the samba list, so you only need to be on one.

For details of other Samba mailing lists and for access to archives, see https://lists.samba.org/

MAILING LIST ETIQUETTE

A few tips when submitting to this or any mailing list.

  1. Make your subject short and descriptive. Avoid the words "help" or "Samba" in the subject. The readers of this list already know that a) you need help, and b) you are writing about samba (of course, you may need to distinguish between Samba PDC and other file sharing software). Avoid phrases such as "what is" and "how do i". Some good subject lines might look like "Slow response with Excel files" or "Migrating from Samba PDC to NT PDC".

  2. If you include the original message in your reply, trim it so that only the relevant lines, enough to establish context, are included. Chances are (since this is a mailing list) we've already read the original message.

  3. Trim irrelevant headers from the original message in your reply. All we need to see is a) From, b) Date, and c) Subject. We don't even really need the Subject, if you haven't changed it. Better yet is to just preface the original message with "On [date] [someone] wrote:".

  4. Please don't reply to or argue about spam, spam filters or viruses on any Samba lists. We do have a spam filtering system that is working quite well thank you very much but occasionally unwanted messages slip through. Deal with it.

  5. Never say "Me too." It doesn't help anyone solve the problem. Instead, if you ARE having the same problem, give more information. Have you seen something that the other writer hasn't mentioned, which may be helpful?

  6. If you ask about a problem, then come up with the solution on your own or through another source, by all means post it. Someone else may have the same problem and is waiting for an answer, but never hears of it.

  7. Give as much relevant information as possible such as Samba release number, OS, kernel version, etc...

  8. RTFM. Google.

WEBSITE

A Samba website has been setup with lots of useful info. Connect to:

https://www.samba.org/

As well as general information and documentation, this also has searchable archives of the mailing list and links to other useful resources such as the wiki.