summaryrefslogtreecommitdiff
path: root/docs-xml/Samba3-HOWTO
AgeCommit message (Collapse)AuthorFilesLines
2012-09-17docs: Remove referenece to autogen.sh and document waf build insteadAndrew Bartlett1-45/+2
2012-09-17docs: Remove out of date links to pserver.samba.org and old tarballsAndrew Bartlett1-6/+7
2012-09-17docs: Remove references to Subversion, replace with wiki linkAndrew Bartlett1-107/+8
2012-09-17docs: Remove references to old kerberos behaviourAndrew Bartlett1-21/+0
I have not seen any issues using the SRV records with windows, and this certainly does not apply to current versions. Similarly, the need to change the admin password does not apply now we require a krb5 lib with arcfour-hmac-md5 support. Andrew Bartlett
2012-09-17docs: Remove confusing reference to smb signing and client use spnegoAndrew Bartlett1-19/+0
This section is more confusing than helpful, as client support for both is on by default. Andrew Bartlett
2012-09-14docs: update for modern kerberos libsAndrew Bartlett1-50/+2
2012-09-14docs: remove references to security=serverAndrew Bartlett1-66/+0
2012-09-14docs: Remove distinction between server and domain accountsAndrew Bartlett1-30/+0
Accounts on a server become accounts on the DC when upgraded. If they do not then this is simply a bug (in say tdbsam), not a feature to be documented. Andrew Bartlett
2012-09-14docs: Update docs to the modern age of Samba 4.0Andrew Bartlett2-267/+15
This removes references to security=share, security=server and other outdated things. It also updates to a world where encrypted passwords are the norm. Andrew Bartlett
2012-09-03docs: Rename manpages-3 -> manpages.Karolin Seeger1-60/+60
This change was suggested by Andrew Bartlett on the samba-technical mailing list. Karolin Autobuild-User(master): Karolin Seeger <kseeger@samba.org> Autobuild-Date(master): Mon Sep 3 23:35:38 CEST 2012 on sn-devel-104
2012-07-03doc: Remove documentation for obsolete ldapsam_compat.Andreas Schneider3-991/+0
2012-07-03doc: Remove all references to 'printer admin' option.Andreas Schneider7-69/+17
2012-05-08s3-docs: Fix several typos.Karolin Seeger2-2/+2
Part of a fix for bug #7938. Based on a patch provided by John Bradshaw <john@johnbradshaw.org>. Karolin Autobuild-User: Karolin Seeger <kseeger@samba.org> Autobuild-Date: Tue May 8 13:56:32 CEST 2012 on sn-devel-104
2012-05-08s3-docs: overrided -> overriddenKarolin Seeger1-1/+1
Fix typo. Part of a fix for bug #7938. Based on a patch provided by John Bradshaw <john@johnbradshaw.org>.
2011-09-30s3-docs: Fix typos.Karolin Seeger3-3/+3
Thanks to Samba-JP oota <ribbon@samba.gr.jp> for reporting! Karolin Autobuild-User: Karolin Seeger <kseeger@samba.org> Autobuild-Date: Fri Sep 30 23:12:35 CEST 2011 on sn-devel-104
2011-04-16Remove broken link.Jelmer Vernooij1-4/+0
Autobuild-User: Jelmer Vernooij <jelmer@samba.org> Autobuild-Date: Sat Apr 16 14:59:15 CEST 2011 on sn-devel-104
2010-11-23s3-docs: Update 3.2 features.Samba-JP oota1-0/+96
2010-06-16Fix typo reported by Söderlund David <david.soderlund@baesystems.se>.John H Terpstra1-1/+1
2010-03-08samba: remove Linux cifs-utils files from samba master branchJeff Layton1-2/+0
This patch removes all of the files from the samba tree that should now be provided by the cifs-utils package. It also drops a "README.cifs-utils" into the topdir with a URL to the main cifs-utils webpage. This is for people who don't want the lists and might be taken by surprise by the change. That's optional, but I think it's a good idea for a least a release or two. Signed-off-by: Jeff Layton <jlayton@samba.org>
2010-01-25s3/docs: Fix typo.Karolin Seeger1-1/+1
Karolin
2009-11-19PC Oota Edits.John H Terpstra1-4/+3
2009-10-19Fixes for typos. Thank-you PC Oota.John H Terpstra1-7/+7
2009-10-19Fix typo.Karolin Seeger1-1/+1
privilage -> privilege Karolin
2009-10-09Change recommended bu PC Oota.John H Terpstra1-2/+2
2009-10-08Fix typos. Thank-you PC Oota.John H Terpstra1-9/+5
2009-09-24Patches to fix typos thanks to OPC oota.John H Terpstra2-5/+5
2009-09-14s3:docs: Fix a typoOPC oota1-1/+1
2009-09-09OPC oota editsJohn H Terpstra1-6/+6
2009-09-01s3-docs: Update build howto.Karolin Seeger1-1/+3
This addresses bug #6661. Karolin
2009-08-03s3/docs: Fix typos.Karolin Seeger1-2/+2
Thanks to OPC oota <t-oota@dh.jp.nec.com> for reporting! Karolin
2009-07-23Fix typos reported by OPC Oota.John H Terpstra1-4/+4
2009-07-09Replace word noone with more correct word nobody. Thanks OPC Oota.John H Terpstra1-1/+1
2009-07-09Fixes inspired by OPC Oota.John H Terpstra1-10/+18
2009-07-06Fix some typos pointed out by Oota Toshiya.Jelmer Vernooij1-5/+1
2009-07-03TOSHARG: Fix typo: s/aquire/acquire/Jelmer Vernooij1-1/+1
2009-07-01s3/docs: Fix typo.Matt Kraai1-1/+1
This fixes bug #6519.
2009-06-15Fix the section of the pam_winbind manpage.Andreas Schneider1-1/+1
Signed-off-by: Andreas Schneider <mail@cynapses.org>
2009-06-10s3/docs: Fix typos.Karolin Seeger1-3/+3
Fix typos reported by OPC oota <t-oota [at] dh.jp.nec.com>. Thanks! Karolin
2009-06-06s3/docs: Fix example.Karolin Seeger1-2/+2
The 'ldap suffix' is not added automatically to the 'ldap admin dn'. This fixes bug #5584. Thanks to Stefan Bauer <stefan.bauer [at] plzk.de> for reporting! Karolin
2009-05-29s3/docs: Fix typo.Karolin Seeger1-1/+1
This fixes bug #4341. Thanks to Michael Cartmell <michael.cartmell [at] thomson.com> for reporting! Karolin
2009-05-27s3/docs: Correct version number.Karolin Seeger1-1/+1
Karolin
2009-05-25s3/docs: Fix typos.Karolin Seeger1-4/+4
Thanks to Oota Toshiya <t-oota at dh.jp.nec.com> for reporting! Karolin
2009-05-03s3/docs: Fix typos.Karolin Seeger1-4/+5
That fixes bug #4247. Thanks to David McNeill <davemc [at] mcpond.co.nz> for reporting! Karolin
2009-05-03s3/docs: Fix typo.Karolin Seeger1-1/+1
This fixes bug #4245. Thanks to David McNeill <davemc [at] mcpond.co.nz> for reporting! Karolin
2009-05-01Use <example> + <smbconfblock> rather than nonexistant elementJelmer Vernooij1-2/+4
<smbconfexample>.
2009-05-01Fix most of the invalid usages of DocBook in the Samba 3 HOWTO.Jelmer Vernooij10-26/+25
make check FTW!
2009-04-29s3/docs: Fix serveral typos.Karolin Seeger1-5/+5
This fixes bug #4315. Thanks to Felipe Augusto van de Wiel <faw [at] cathedrallabs [dot] org>! Karolin
2009-01-19S3-HowTo: Change 'winbindd -B' to 'winbindd -D'.Karolin Seeger2-5/+5
There is no option '-B' at all. Thanks to Jason Ellison for reporting! Karolin
2008-12-11Samba3-HOWTO: Fix usage of 'net idmap restore'.Karolin Seeger1-1/+1
This fixes bug #5883. Karolin
2008-08-01Samba3 HowTo: Fix duplicate chapter id.Karolin Seeger1-1/+1
Karolin (This used to be commit f67b6fd97e177a527e896861f337c2e70541f697)