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

105 Commits

Author SHA1 Message Date
Jeremy Allison
f497a79f28 Deprecate the "share modes" parameter to address bug #6024, swat disagrees with smbstatus as to share mode with share modes = No set in samba.
Jeremy.
2009-01-12 16:25:03 -08:00
Karolin Seeger
1f7e09ea54 docs: Improve man mount.cifs.
Add hint about specifying the workgroup in the credentials file.
Whitespace cleanup.

This fixes bug #4541.
Patch based on proposed patch from Christian Perrier <bubulle@debian.org>.
Thanks for reporting and providing a patch!

Karolin
2009-01-09 11:22:00 +01:00
Karolin Seeger
8b7f66c548 docs: Improve description of the share commands in man smb.conf.
-Correct the parameter names.
-Fix typos.
-Fix related parameters.

This fixes bug #6008.
Thanks to TAKAHASHI Motonobu <monyo@samba.gr.jp> for reporting!

Karolin
2009-01-06 12:26:23 +01:00
Karolin Seeger
9f44a17c3b docs: Fix example in man vfs_recycle.
This fixes bug #6001.
Thanks to TAKAHASHI Motonobu <monyo@samba.gr.jp> for reporting!

Karolin
2009-01-06 10:30:13 +01:00
Karolin Seeger
6752d78e94 docs: Document the -g option of smbclient.
This fixes bug #6013.
Thanks to the Debian Samba packages maintainers for reporting!

Karolin
2009-01-05 14:41:52 +01:00
root
cf9f2484b7 s3:loadparm/docs: Set default for "ldap ssl" to "start tls".
This has been discussed on samba-technical before.
3.3 and newer only!

Karolin
2008-12-21 08:55:30 +01:00
Björn Jacke
1aff97bc48 correct the description of the "ldap timeout" parameter 2008-12-19 14:23:11 +01:00
Karolin Seeger
994ef68164 docs: Fix typo in man idmap_hash.
Karolin
2008-12-17 16:31:06 +01:00
Karolin Seeger
580461629b docs: Update section "ldap ssl" in man smb.conf.
Remove non-existent value "on".
Change default value to "no".
Add hint about ldaps.

Karolin
2008-12-17 16:31:06 +01:00
Karolin Seeger
6ac36698e9 docs: Fix some formatting issues in the "ldap ssl" section of man smb.conf.
Karolin
2008-12-17 16:31:06 +01:00
Karolin Seeger
675b363b71 docs: Fix TOC of generated HTML docs.
This fixes bug #5968.
Thanks to Christian Perrier <bubulle@debian.org> for reporting!

Karolin
2008-12-17 09:17:26 +01:00
Karolin Seeger
9e64ed018e docs: "acl compatibility" is a global parameter.
This fixes bug #5866.
Thanks to TAKAHASHI Motonobu <monyo@samba.gr.jp> for reporting!

Karolin
2008-12-16 15:10:29 +01:00
Holger Hetterich
37be72c6c1 Add an entry for the "check" command to the tdbtool manpage. 2008-12-16 13:59:06 +01:00
Karolin Seeger
46f530e42f docs: Remove comment about default backend.
Karolin
2008-12-16 11:20:59 +01:00
Karolin Seeger
b876e1336b docs: Fix typo in the idmap_ad manpage.
Karolin
2008-12-16 11:20:59 +01:00
Karolin Seeger
19beef0dd9 docs: Add hint that "socket address" usually don't need to be set.
This fixes bug #5950.
Thanks to the Debian Samba package maintainers for reporting!

Karolin
2008-12-12 14:33:17 +01:00
Karolin Seeger
b4a4e63524 Samba3-HOWTO: Fix usage of 'net idmap restore'.
This fixes bug #5883.

Karolin
2008-12-11 18:09:48 +01:00
Todd Stecher
9985898e94 s3: Add support for access based share enumeration 2008-12-08 22:23:16 -08:00
Karolin Seeger
c09e04ac83 docs: Add default value for "writeable" to man smb.conf.
Karolin
2008-12-02 20:50:02 +01:00
Karolin Seeger
6216e5cbd7 manpages: Document new wbinfo idmapping options.
--set-uid/gid-mapping
--remove-uid/gid-mapping

Karolin
(cherry picked from commit c9965d544f)
2008-11-19 13:19:46 +01:00
Kai Blin
5e5ccab372 net: Fix net rap printq info documentation (bug #5892)
Carsten Dumke <carsten@cdumke.de> reported and provided a patch
for v3.0 and v3.2. (See 0a7fb721cd)

This fixes the same issue in v3.3 and also changes the auto-generated usage
information to give better help about net rap printq info.
2008-11-17 08:58:25 +01:00
Volker Lendecke
265f2381db Typo 2008-10-31 19:59:33 +01:00
Günther Deschner
ae1abe843a s3-docs: fix typos in locator manpage found by metze.
Guenther
2008-10-23 16:49:08 +02:00
Günther Deschner
90d3cac55f s3-docs: add very basic winbind_krb5_locator.7 manpage.
Guenther
2008-10-23 16:40:23 +02:00
Holger Hetterich
69c5992d17 Fix the "Premature end of data in tag" error when buiding the manpage, fix a typo in the text, add an example for anonymization usage. 2008-10-14 11:45:58 +02:00
Holger Hetterich
783818d956 Update the manpage for vfs_smb_traffic_analyzer to include the anonymize_prefix option 2008-10-13 14:19:25 -07:00
Günther Deschner
5b75aa3406 pam_winbind: document mkhomedir option.
Guenther
2008-10-10 15:43:04 +02:00
Jeremy Allison
4b9cc7d478 Document "cups connection timeout".
Jeremy.
2008-10-03 14:05:33 -07:00
Karolin Seeger
ec63cd6a7f docs: Adapt version strings in man vfs_smb_traffic_analyzer.
Karolin
(cherry picked from commit 662eda8458)
2008-09-29 16:30:01 +02:00
Holger Hetterich
b9ccf0dc6f Add an initial version of a manpage for the vfs_smb_traffic_analyzer module.
(cherry picked from commit 7857b78304)
2008-09-29 16:29:47 +02:00
Gerald W. Carter
a089b3bb99 Document the new hash and adex idmap/nss_info plugins.
(cherry picked from commit 77bc0be053)
2008-09-25 09:00:57 -07:00
Gerald W. Carter
73769e136e Document how to enable the name aliasing support in Winbind.
(cherry picked from commit 6dc81eb85b)
2008-09-25 09:00:35 -07:00
Karolin Seeger
9cf1a68977 printing: Rename new parameter "cups timeout" to "cups connection timeout".
Karolin
2008-09-24 11:09:04 -07:00
Karolin Seeger
765e5d2282 printing: Add new parameter "cups timeout".
The default timeout for connections to CUPS servers is set
to 5 minutes in the CUPS libraries. The smbd hangs on startup
until the timeout is reached if the CUPS server is unreachable.
This parameter makes the timeout configurable. The default value
is set to 30 seconds.

Karolin
2008-09-23 16:57:58 -07:00
Karolin Seeger
c4f361a17f man cifs.upcall: Fix typo, wrap lines.
Karolin
2008-09-15 16:33:16 +02:00
Karolin Seeger
1bf6680c08 man pages: Several fixes for man wbinfo.
-Tag replaceables
-Fix typos
-Unify indentation

Karolin
(This used to be commit 872defd1d2)
2008-09-04 11:27:44 +02:00
Jeremy Allison
d4818c70eb Clarify usage of "force create mode".
Jeremy.
(This used to be commit 1d252ffd31)
2008-08-28 16:06:23 -07:00
Volker Lendecke
c529cd153f Increase the default positive idmap cache time to a week
(This used to be commit 60af636750)
2008-08-26 13:01:11 -07:00
Karolin Seeger
2f02c33982 manpages: Add documentation for new 'net rpc vampire' subcommands.
Karolin
(This used to be commit 8d0a16d803)
2008-08-22 17:23:36 +02:00
Karolin Seeger
981431fb93 manpages: Add manpage for "init logon delayed hosts".
Karolin
(This used to be commit a415244365)
2008-08-22 11:04:49 +02:00
Karolin Seeger
d5fa943cbd manpages: Add manpage for "init logon delay".
Karolin
(This used to be commit fc5010e6d9)
2008-08-22 11:04:16 +02:00
Jeremy Allison
79150da70b Here is a re-working of the winbindd
reconnect code to cope with rebooting a DC. This
replaces the code I asked Volker to revert.
The logic is pretty simple. It adds a new parameter,
"winbind reconnect delay", set to 30 seconds by
default, which determines how long to wait between
connection attempts.
To avoid overwhelming the box with DC-probe
forked children, the code now keeps track of
the DC probe child per winbindd_domain struct
and only starts a new one if the existing one
has died.
I also added a little logic to make sure the
dc probe child always sends a message whatever
the reason for exit so we will always reschedule
another connect attempt.
Also added documentation.
Jeremy.
(This used to be commit 8027197635)
2008-08-20 16:24:22 -07:00
Jeremy Allison
39480f6298 Make the change to smbcontrol for "all" to mean broadcast,
and "smbd" to mean the main smb daemon. Update docs to match.
Jeremy.
(This used to be commit e415420b08)
2008-08-18 16:18:34 -07:00
Volker Lendecke
b87807d032 Make the docs actually build
Thanks to Karolin for the friendly build service :-)
(This used to be commit 4bfc7cb662)
2008-08-12 11:28:29 +02:00
Volker Lendecke
59e53cedcb Document idmap rewrite
(This used to be commit 4b9132e8bd)
2008-08-12 11:28:29 +02:00
Steve French
b893729a3d cifs.upcall: fix manpage and comments
The "cifs.resolver" key type has been changed to "dns_resolver". Fix
the comments at the top of cifs.upcall and the manpage accordingly.

Signed-off-by: Jeff Layton <jlayton@redhat.com>
Signed-off-by: Steve French <sfrench@samba.org>
---
 docs-xml/manpages-3/cifs.upcall.8.xml |    4 ++--
 source/client/cifs.upcall.c           |    8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)
(This used to be commit 24a93d03c2)
2008-08-05 13:27:07 -05:00
Karolin Seeger
500038e485 man pages: Improve description of boolean values in smb.conf.5.
This fixes bug #5378.
Thanks Morton K. Poulsen <morten+bugzilla.samba.org [at] afdelingp.dk>
for reporting!

Karolin
(This used to be commit 8195ca2132)
2008-08-05 14:20:32 +02:00
Karolin Seeger
9f9f8ef14b man pages: Add documentation about smbclient command "rename".
This fixes bug #5268.
Thanks to Alexander Franz <a.franz [at] gmx.net> for reporting!

Karolin
(This used to be commit 0a93fd2ded)
2008-08-05 14:17:08 +02:00
Karolin Seeger
b0fbdbc1bf Samba3 HowTo: Fix duplicate chapter id.
Karolin
(This used to be commit f67b6fd97e)
2008-08-01 14:11:11 +02:00
Karolin Seeger
edcf034fa4 man pages: Fix typos in man smbclient.
Karolin
(This used to be commit db843d2faa)
2008-07-29 12:04:01 +02:00