1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-12 09:18:10 +03:00
Commit Graph

77 Commits

Author SHA1 Message Date
Karolin Seeger
42a2365323 docs: Fix typo in the howto collection.
Thanks to Hermann Gausterer <git-samba-2012@mrq1.org> for reporting!

Karolin

Autobuild-User(master): Volker Lendecke <vl@samba.org>
Autobuild-Date(master): Mon Dec  3 12:36:14 CET 2012 on sn-devel-104
2012-12-03 12:36:14 +01:00
Björn Baumbach
f5a7bc2664 s3-docs: Fix opening and ending tag mismatch in Samba3-HOWTO (Bug #9235)
Signed-off-by: Stefan Metzmacher <metze@samba.org>
2012-10-03 16:26:53 +02:00
Andrew Bartlett
1c1ae6d639 docs: Change TOSHARG-VFS to avoid suggesting VFS modules are Linux/IRIX only
Autobuild-User(master): Andrew Bartlett <abartlet@samba.org>
Autobuild-Date(master): Tue Sep 25 08:27:15 CEST 2012 on sn-devel-104
2012-09-25 08:27:15 +02:00
Andrew Bartlett
a92d95b177 docs: Remove mention of auth methods in TOSHARG-Passdb
This is not connected to the passdb system, and we should not encourage setting of auth methods
in any case.

Andrew Bartlett
2012-09-25 14:43:16 +10:00
Andrew Bartlett
39b1ce102d docs: Fix typo in TOSHARG-Passdb 2012-09-25 14:43:16 +10:00
Andrew Bartlett
e3f554a99f docs: Remove Win9X/WinMe mentions from TOSHARG-PDC 2012-09-25 14:43:15 +10:00
Andrew Bartlett
f82affaa6d docs: Add mention of AD DC support in TOSHARG-PDC 2012-09-25 14:43:15 +10:00
Andrew Bartlett
6fcb95bad7 docs: Explain the no-domain-logons restriction applies to all HOME editions 2012-09-25 14:43:15 +10:00
Andrew Bartlett
3be323c611 docs: Remove references to default paramters in TOSHARG-PDC 2012-09-25 14:43:15 +10:00
Andrew Bartlett
f3ab05003e docs: Update TOSHARG-Install
- winbindd runs as many processes now
- open_oplock_ipc errors do not happen any more, we do not use UDP messaging any more.

Andrew Bartlett
2012-09-25 14:43:15 +10:00
Andrew Bartlett
0eae4cd787 docs: Remove another reference to security=share 2012-09-17 22:06:14 +02:00
Andrew Bartlett
8e95dee5cf docs: Remove references to specific windows versions, instead mention Home/Professional/Server
The flavours of windows seem to last longer than the individual products.

Andrew Bartlett
2012-09-17 22:06:14 +02:00
Andrew Bartlett
36bfb1e228 docs: Remove references to mulitple passdb backends
These are long-gone and confusing.

Andrew Bartlett
2012-09-17 22:06:14 +02:00
Andrew Bartlett
e2219850d6 docs: Remove references to sysv-style CUPS from TOSHARG-CUPS-printing
This also simplifies the cups config by not duplicating the printcap name parameter
that is already set by default when printing=cups is set.

Andrew Bartlett
2012-09-17 22:06:14 +02:00
Andrew Bartlett
d4efb94dbb docs: Remove very outdated TOSHARG-Other-Clients section 2012-09-17 22:06:14 +02:00
Andrew Bartlett
cbfeba71bc docs: Remove very outdated TOSHARG-Portability section 2012-09-17 22:06:14 +02:00
Andrew Bartlett
6786efa358 docs: Update FastStart: remove security=share, avoid disable spoolss
As I understand it, all printing is via spoolss, so do not disable it!

Andrew Bartlett
2012-09-17 22:06:14 +02:00
Andrew Bartlett
6bc8616635 docs: Clarify TOSHARG-Bugs for 2012 2012-09-17 22:06:14 +02:00
Andrew Bartlett
27359acf59 docs: Remove reference to inetd startup, it is not recommended 2012-09-17 22:06:14 +02:00
Andrew Bartlett
64e3f1c637 docs: Update BDC docs to recognise the AD DC and to exclusivly recommend LDAP
The confusing references to the not-recommended techniques and
outdated steps (like net rpc getsid, replaced by simply having the SID
just be in LDAP) just detract from the clarity of this document.

Andrew Bartlett
2012-09-17 22:06:14 +02:00
Andrew Bartlett
4de3718185 docs: Remove referenece to old Red Hat Linux habits on winbindd 2012-09-17 22:06:14 +02:00
Andrew Bartlett
a5084a3077 docs: Remove referenece to autogen.sh and document waf build instead 2012-09-17 22:06:14 +02:00
Andrew Bartlett
f99574905d docs: Remove out of date links to pserver.samba.org and old tarballs 2012-09-17 22:06:14 +02:00
Andrew Bartlett
0d73ce12e7 docs: Remove references to Subversion, replace with wiki link 2012-09-17 22:06:13 +02:00
Andrew Bartlett
2dcc4fec33 docs: Remove references to old kerberos behaviour
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-17 22:06:13 +02:00
Andrew Bartlett
48e547c073 docs: Remove confusing reference to smb signing and client use spnego
This section is more confusing than helpful, as client support for both is on by default.

Andrew Bartlett
2012-09-17 22:06:13 +02:00
Andrew Bartlett
7ef7ec7be8 docs: update for modern kerberos libs 2012-09-14 11:57:38 -07:00
Andrew Bartlett
f84893a54b docs: remove references to security=server 2012-09-14 11:57:05 -07:00
Andrew Bartlett
963664eccc docs: Remove distinction between server and domain accounts
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-14 09:29:51 -07:00
Andrew Bartlett
c5151b6267 docs: Update docs to the modern age of Samba 4.0
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-14 09:28:06 -07:00
Karolin Seeger
75484f4911 docs: Rename manpages-3 -> manpages.
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-09-03 23:35:37 +02:00
Andreas Schneider
571a4b6cd2 doc: Remove documentation for obsolete ldapsam_compat. 2012-07-03 21:56:49 +02:00
Andreas Schneider
3f14155a9f doc: Remove all references to 'printer admin' option. 2012-07-03 21:56:49 +02:00
Karolin Seeger
e42e87d544 s3-docs: Fix several typos.
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-08 13:56:32 +02:00
Karolin Seeger
d8acdd020a s3-docs: overrided -> overridden
Fix typo. Part of a fix for bug #7938. Based on a patch provided by John
Bradshaw <john@johnbradshaw.org>.
2012-05-08 12:03:24 +02:00
Karolin Seeger
5c569a97ab s3-docs: Fix typos.
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-09-30 23:12:35 +02:00
Jelmer Vernooij
9f9d183c18 Remove broken link.
Autobuild-User: Jelmer Vernooij <jelmer@samba.org>
Autobuild-Date: Sat Apr 16 14:59:15 CEST 2011 on sn-devel-104
2011-04-16 14:59:15 +02:00
Samba-JP oota
aa54713615 s3-docs: Update 3.2 features. 2010-11-23 17:06:48 +01:00
John H Terpstra
50882e2077 Fix typo reported by Söderlund David <david.soderlund@baesystems.se>. 2010-06-16 08:56:42 -05:00
Jeff Layton
8a76352544 samba: remove Linux cifs-utils files from samba master branch
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-03-08 15:05:05 -05:00
Karolin Seeger
a3420bf7a5 s3/docs: Fix typo.
Karolin
2010-01-25 19:53:42 +01:00
John H Terpstra
5cd8b0e8f7 PC Oota Edits. 2009-11-19 15:41:59 -06:00
John H Terpstra
751fd6fb8d Fixes for typos. Thank-you PC Oota. 2009-10-19 13:29:17 -05:00
Karolin Seeger
fa08d0b44b Fix typo.
privilage -> privilege

Karolin
2009-10-19 09:47:33 +02:00
John H Terpstra
8283affee6 Change recommended bu PC Oota. 2009-10-09 07:00:11 -05:00
John H Terpstra
fb7096a55b Fix typos. Thank-you PC Oota. 2009-10-08 08:27:21 -05:00
John H Terpstra
8a90106beb Patches to fix typos thanks to OPC oota. 2009-09-24 19:26:03 -05:00
OPC oota
ab09fcf1da s3:docs: Fix a typo 2009-09-14 02:46:08 +02:00
John H Terpstra
689a9b88f9 OPC oota edits 2009-09-09 23:12:27 -05:00
Karolin Seeger
1bc05ca3bb s3-docs: Update build howto.
This addresses bug #6661.

Karolin
2009-09-01 12:57:45 +02:00