1
0
mirror of https://github.com/samba-team/samba.git synced 2025-03-09 08:58:35 +03:00

140 Commits

Author SHA1 Message Date
Michael Adam
c09ee2bcb4 s3:docs: fix net manpage to reflect removal of net "idmap secret alloc" feature 2010-08-14 02:10:41 +02:00
Günther Deschner
17ddefef8a s3-docs: try to make "default case" explanation a little clearer.
Guenther
2010-06-30 21:46:09 +02:00
Andreas Schneider
06ed6667be doc: Remove the documentation of the sequence command of wbinfo.
The command is deprecated, see --online-status.
2010-06-23 11:01:58 +02:00
Günther Deschner
cfb67b1a16 s3-docs: Fix some of ntlm_auth ntlm-server-1 protocol documentation.
Guenther
2010-06-16 17:10:14 +02:00
Volker Lendecke
d12768cc0a s3: Fix a typo found by ITPFS oota <t-oota@dh.jp.nec.com>
Thanks!
2010-05-24 11:26:15 +02:00
Matthew McGillis
b05faffd00 added documentation for the -I flag 2010-05-17 10:21:51 +02:00
Karolin Seeger
da64913f55 s3-docs: Unify capitalization.
Karolin
2010-05-12 16:21:56 +02:00
Karolin Seeger
ad6f638229 s3-docs: Add documentation of the net g_lock subcommand.
Karolin
2010-05-12 16:17:33 +02:00
Karolin Seeger
da5c49d727 s3-docs: Move -D option to the right paragraph in man winbindd.
Fix bug #7260 (Command line option documentation in wrong place in winbindd man
page.). Thanks to Ged Haywood <samba@jubileegroup.co.uk> for reporting!

Karolin
2010-05-12 11:24:57 +02:00
Volker Lendecke
5a56bc948e s3: Fix bug 5972 -- remove -L testparm parameter
Thanks to TAKAHASHI Motonobu <monyo@samba.gr.jp> to point out that this does
not work and to agree it's not worth fixing :-)
2010-05-05 18:07:45 +02:00
Karolin Seeger
6389fac6db s3-docs: Fix typo in man idmap_ad.
Karolin
2010-04-13 20:06:14 +02:00
Jeremy Allison
e14a6fbf8c Fix bug 7307 - man net usershare mistake
Fix bad usage message, reported by headset001@yahoo.com.

Jeremy.
2010-03-29 14:24:18 -07:00
Holger Hetterich
87ad4e990b Make the smbta-util manpage xml create smbta-util.8 instead of smbta-tool.8
Additionally change any references to smbta-tool in the text of the manpage.

Signed-off-by: Andreas Schneider <asn@samba.org>
2010-03-29 18:01:41 +02:00
Torsten Kurbad
36f4541d92 s3: Fix a missing </listitem> in vfs_crossrename.8.xml 2010-03-25 17:58:27 +01:00
Holger Hetterich
56dfc0915c Update the manpage of vfs_smb_traffic_analyzer and add smbta-util. 2010-03-16 09:52:10 -04: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
Björn Jacke
2f1fa4f8ca s3: add man page for vfs_crossrename 2010-03-08 17:18:03 +01:00
Holger Hetterich
99fc004e40 s3: vfs_full_audit.c: implement negated vfs_ops in the success/failure list
Supports negated arguments in configuration like:
full_audit:success = all !readdir !telldir !closedir
Update the manpage accordingly.
Part of BSO#4025
2010-02-28 11:35:18 +01:00
Volker Lendecke
f6c39cec27 s3-docs: Document 'smbclient -C'. 2010-02-16 11:05:09 +01:00
Holger Hetterich
6ec6fa0ac4 s3: eventlogadm.c: add -s option to use alternative config file.
Update the manpage accordingly.
2010-02-15 08:31:44 +01:00
Karolin Seeger
a0ac6a8632 s3-docs: Fix make manpages3.
Karolin
2010-02-09 17:21:01 +01:00
Björn Jacke
3d40d8461e s3/doc: update vfs_shadow_copy2 man page according to new options 2010-01-21 09:25:43 +01:00
Karolin Seeger
e1e6b19acf s3-docs: Fix typos.
Thanks to the Debian samba package maintainers
<pkg-samba-maint@lists.alioth.debian.org> for providing the patch!

Fix bug #7017 (Typos and spelling errors in manpages).

Karolin
2010-01-20 13:34:50 +01:00
Olivier Sessink
3fb359aa56 s3-docs: Add man page for vfs_scannedonly.
Fix bug #7028.
2010-01-18 11:41:33 +01:00
Michael Adam
3b58b2ac39 docs: fix xml tag in the pdbedit manpage
Michael
2010-01-12 16:19:57 +01:00
Günther Deschner
9bdd3d6c1b s3-docs: mention -K option in pdbedit manpage.
Guenther
2010-01-08 12:35:18 +01:00
Günther Deschner
c1ca00047d s3-docs: fix eventlogadm manpage typo.
Guenther
2010-01-07 12:07:22 +01:00
Suresh Jayaraman
29a84670a9 doc: update mount.cifs man page with nounix option
Change since last post:
	- fix build error due to superfluous </para> tag.
	- ensure it builds fine.

Also add a section on INODE NUMBERS that discusses inode numbers more
thoroughly and add reference to it in "nounix" and "noserverino"
options.

Thanks to Jeff Layton for explaining those details.

Signed-off-by: Suresh Jayaraman <sjayaraman@suse.de>
Signed-off-by: Jeff Layton <jlayton@redhat.com>
2009-12-23 11:41:39 -05:00
Günther Deschner
3b40ec8370 s3-docs: mention -M option and remove nonexisting -G option in pdbedit manpage.
Guenther
2009-12-23 10:34:44 +01:00
Jelmer Vernooij
0110990f01 tdb: Also build and install tdb manpages from standalone tdb. 2009-12-21 23:40:12 +01:00
Günther Deschner
9a7bed7ae6 s3-docs: mention long and undocumented option names in rpcclient manpage.
Guenther
2009-12-21 17:47:16 +01:00
Günther Deschner
308e1b5187 s3-docs: mention long and undocumented option names in smbcacls manpage.
Guenther
2009-12-21 17:47:16 +01:00
Günther Deschner
71a5aef4e1 s3-docs: mention long and undocumented option names in smbclient manpage.
Guenther
2009-12-21 17:47:15 +01:00
Günther Deschner
6ffa5df69a s3-docs: mention -O, --stdout in smbget manpage.
Guenther
2009-12-21 17:47:15 +01:00
Günther Deschner
f868672814 s3-docs: mention long option names in smbtree manpage.
Guenther
2009-12-21 17:47:15 +01:00
Günther Deschner
722a330013 s3-docs: mention long and undocumented option names in pdbedit manpage.
Guenther
2009-12-21 17:47:15 +01:00
Günther Deschner
72d68acbf5 s3-docs: mention pam_winbind.conf(5) manpage in pam_winbind(8) manpage.
Guenther
2009-12-18 14:03:36 +01:00
Günther Deschner
7481667870 s3-docs: add new pam_winbind.conf(5) manpage.
Guenther
2009-12-18 14:03:36 +01:00
Karolin Seeger
3b7f8a759f s3:docs: Fix typo in man mount.cifs.
Fix bug #6844 (wrong credential file format in mount.cifs manpage).
Thanks to the Debian Samba package maintainers for reporting!

Karolin
2009-11-30 14:53:23 +01:00
Karolin Seeger
354038f170 s3/docs: Document new pdbedit -K option.
Karolin
2009-10-27 16:04:35 +01:00
Karolin Seeger
6a9e88e08b s3/docs: Add missing meta data to man ldbrename.
Avoid warnings.

Karolin
2009-10-15 12:27:24 +02:00
Günther Deschner
0c37c23869 docs: document wbinfo -c.
Guenther
2009-10-13 12:42:44 +02:00
Günther Deschner
f394b5bc68 docs: document wbinfo -t --domain DOMAIN behavior.
Guenther
2009-10-13 12:42:24 +02:00
Björn Jacke
faad888e1a ѕ3: fix domain trust documentation confusion
fix some trusted/trusting mixups, make documentation more precise
and man page more verbose.
2009-10-12 22:42:27 +02:00
Günther Deschner
5eb14b2994 s3-docs: remove xml artefact from net.8.xml.
Guenther
2009-10-12 14:37:54 +02:00
Volker Lendecke
a224392649 s3:docs: Add info about how to obtain cifs module in cifs mount helper manpage 2009-09-09 23:11:06 +02:00
Karolin Seeger
9aa11fdf69 s3/docs: Raise version number.
Karolin
2009-09-08 15:40:48 +02:00
Jeff Layton
da99e3a724 cifs.upcall: make using ip address conditional on new option
Igor Mammedov pointed out that reverse resolving an IP address to get
the hostname portion of a principal could open a possible attack
vector. If an attacker were to gain control of DNS, then he could
redirect the mount to a server of his choosing, and fix the reverse
resolution to point to a hostname of his choosing (one where he has
the key for the corresponding cifs/ or host/ principal).

That said, we often trust DNS for other reasons and it can be useful
to do so. Make the code that allows trusting DNS to be enabled by
adding --trust-dns to the cifs.upcall invocation.

Signed-off-by: Jeff Layton <jlayton@redhat.com>
2009-08-26 06:26:02 -04:00
Jeff Layton
b10bdef4e7 cifs.upcall: try getting a "cifs/" principal and fall back to "host/"
cifs.upcall takes a "-c" flag that tells the upcall to get a principal
in the form of "cifs/hostname.example.com@REALM" instead of
"host/hostname.example.com@REALM". This has turned out to be a source of
great confusion for users.

Instead of requiring this flag, have the upcall try to get a "cifs/"
principal first. If that fails, fall back to getting a "host/"
principal.

Signed-off-by: Jeff Layton <jlayton@redhat.com>
2009-08-14 07:59:50 -04:00
Michael Adam
34c535c9a8 docs: fix typos in the net man page.
Noted by Oota Toshiya <t-oota@dh.jp.nec.com> .

Michael
2009-07-27 13:35:59 +02:00