Karolin Seeger
18d637c773
Fix bug #4730 :
...
default debug level of smbclient is 1, not 0. I had to remove the &popt.common.samba include,
because of the non-standard default debug level. Please review and revert if it is too bad.
Thanks to Noel Koethe <noel@d.o> for reporting this!
Fix warning (<term> in <para>).
Karolin
(This used to be commit 03757059af76a9641787ce93c870e8f4b28d17b2)
2008-04-23 08:47:41 -05:00
Volker Lendecke
93b97edc8b
document changed default
...
(This used to be commit 6c3148b39ab14014ef48192b42ddbdc9a0b16a9d)
2008-04-23 08:47:41 -05:00
Karolin Seeger
23f405a42e
Avoid useless use of 'cat'. Fix bug #4704 . Thanks Christian Perrier <bubulle@debian.org> for reporting!
...
Karolin
(This used to be commit 22d3492b76a96828650cf5e8e3ac8abe68634abf)
2008-04-23 08:47:41 -05:00
Karolin Seeger
6ecf4cd4bd
Fix bug #4729 . The mount.cifs option 'ip' does not accept hostnames. Thanks to the Debian Samba package maintainers for reporting!
...
(This used to be commit 0b9908f674b972170dfa640eddf3131846686598)
2008-04-23 08:47:41 -05:00
Jeremy Allison
f8f3c7f2c7
Add in the docs for -e and posix_encrypt commands.
...
Jeremy.
(This used to be commit c35c3836ef03014c89e91e468b44d08f163967d3)
2008-04-23 08:47:41 -05:00
Jeremy Allison
2c695bb59f
Add "smb encrypt" to smb.conf.
...
Jeremy.
(This used to be commit e43e7fccf1eb6295f23a0adb4b6a84868c7cd7b9)
2008-04-23 08:47:41 -05:00
Karolin Seeger
47e79c73d8
-Improve descriptions for net rpc trustdom add/del
...
-Remove comment that net rpc trustdom del is currently not implemented
Karolin
(This used to be commit 7c4bcb4134fee4f93646205c9fc67ddfa91f07cb)
2008-04-23 08:47:41 -05:00
Karolin Seeger
1c416ce86b
Fix Typo reported by TAKAHASHI Motonobu <monyo@samba.gr.jp> (fix bug #4253 )
...
Karolin
(This used to be commit 060c2adab27eaf742e993a13a8a3c6e5c7ca7464)
2008-04-23 08:47:41 -05:00
Karolin Seeger
b56315d0e5
Rename common samba option logfile to log-basename according to
...
the source code.
Karolin
(This used to be commit 6c3f9be08f17ad305b63ef1377099e44cbf7b9db)
2008-04-23 08:47:41 -05:00
Karolin Seeger
6fd583e81a
Change idmap_ad to the new spelling to fix bug #3733 .
...
Thanks to Christoph Peus.
Karolin
(This used to be commit 4af063fa2b820ea091df7272fa50ede94edd52f7)
2008-04-23 08:47:41 -05:00
Karolin Seeger
492b4b572e
-Add section about net getdomain and setdomainsid
...
-Discern between local SIDs and domain SIDs
-Unify spelling of SID
Karolin
(This used to be commit b823634b5e7ebc322475c102f267f5ce8c8299d8)
2008-04-23 08:47:41 -05:00
Alexander Bokovoy
6b7681dbfc
- Activate embedded db2latex
...
- Use UTF-8 in LaTeX
(This used to be commit 19a1c9a6515ee8a22717c66242c04aacbe6e0e43)
2008-04-23 08:47:40 -05:00
Alexander Bokovoy
0a6fea6796
Embed db2latex as interim solution before migration to dblatex
...
(This used to be commit 166c61077bc5c6ca238865f71687369ad7c35a07)
2008-04-23 08:47:40 -05:00
Karolin Seeger
754a2e1494
Fix typo
...
(This used to be commit 9930e62b56a8f9c748554b26dc7d4da9feb11c92)
2008-04-23 08:47:40 -05:00
Karolin Seeger
725d6918d3
Add missing end tag for paragraph
...
Karolin
(This used to be commit c9cace0fdb3eecac03c00e5c0cc12eb4f5533a90)
2008-04-23 08:47:40 -05:00
John Terpstra
51ac969e71
Fixed formatting issues. Removed -B option docs.
...
(This used to be commit b209c75018a366f4854f93e4b835db0b6b181822)
2008-04-23 08:47:40 -05:00
Jeremy Allison
7c075155b6
Note that the max value of this is 128k and it is
...
silently enforced.
Jeremy.
(This used to be commit 03b022a85d1ecf63dd20310b4001dda87e807af3)
2008-04-23 08:47:39 -05:00
Karolin Seeger
546f111a91
Fix some typos
...
(This used to be commit 7cfcd0f682c0f467e2ebe516d98f36773b5954e5)
2008-04-23 08:47:39 -05:00
Jeremy Allison
0a19ab148a
Make the smbclient man page match the internal command list.
...
Jeremy.
(This used to be commit 1a24fb1d25f6bb6483202489e63098fbf25b4059)
2008-04-23 08:47:39 -05:00
Jeremy Allison
201b67c0db
Add "min receivefile size" docs.
...
Jeremy.
(This used to be commit 3a8e086d240668bc5093c33506e0ed0a22557d4d)
2008-04-23 08:47:39 -05:00
Lars Müller
3f002c6985
Fix type in SAM SET PWDMUSTCHANGENOW reported by Frederik Teichert of
...
zmnh.uni-hamburg.de.
(This used to be commit 33ec98ff15a9cbf430cef16692d2f07363c9d45c)
2008-04-23 08:47:39 -05:00
Karolin Seeger
ec8432c339
Correct parameter name
...
Karolin
(This used to be commit df2c5d5169b122c38200560141f261e00cddf7c2)
2008-04-23 08:47:39 -05:00
Karolin Seeger
6845a4f01f
Add missing blanks
...
Karolin
(This used to be commit ab1e688277fd64fe88ff6a912abf80d95321ce8b)
2008-04-23 08:47:39 -05:00
Karolin Seeger
cb8d579c1c
Fix some typos
...
Karolin
(This used to be commit 37fde8001072b30ba825c046327fc84fc2c83142)
2008-04-23 08:47:39 -05:00
Karolin Seeger
e07c9c6768
Add manpage section for the new parameter client ldap sasl wrapping
...
Karolin
(This used to be commit 051bb7d548c67a467296abf8895fc156e9ecb4a2)
2008-04-23 08:47:39 -05:00
John Terpstra
abb495d490
Fix typo.
...
(This used to be commit 79d092eeac042d46fa28400808626d6bcfbe0739)
2008-04-23 08:47:39 -05:00
Karolin Seeger
aa428a48ea
Correct default value for change notify
...
Karolin
(This used to be commit 83485b45f8243ec8775ce2bfeb32c2d1ef3982fb)
2008-04-23 08:47:39 -05:00
Michael Adam
c08329983c
Add documentation for the "net conf" commands to the manpage.
...
Michael
(This used to be commit 79a37e04b4c95397c7dd37e512574e4b913c0df4)
2008-04-23 08:47:39 -05:00
Karolin Seeger
fe4182015f
Add comment about net rpc|rap file user (implemented now)
...
Karolin
(This used to be commit e883f4f12ea84c5547d93230dd0073cffec78909)
2008-04-23 08:47:38 -05:00
Karolin Seeger
1b73010d6a
Add patch from Harald Koenig <koenig@science-computing.de>
...
Karolin
(This used to be commit d5181378159b2e18c55e0f222bb76871d94b7f78)
2008-04-23 08:47:38 -05:00
Michael Adam
191cd0693a
Adopt a note in the manpage to the verstion change introduced
...
by the change in licensing.
Michael
(This used to be commit 0fab08aad4f53c201063488533c4e4036781d33e)
2008-04-23 08:47:38 -05:00
Karolin Seeger
cfe6bb9c41
Add manpages for ldb tools.
...
Karolin
(This used to be commit 938a218cd98a76d22aaf5912fe630e14b4af591b)
2008-04-23 08:47:38 -05:00
Karolin Seeger
7693255d71
Fix typo.
...
Karolin
(This used to be commit 15fb3d867b0649207f968325bd5b945df4fd9335)
2008-04-23 08:47:38 -05:00
Karolin Seeger
aa7c683c97
Fix more typos.
...
Karolin
(This used to be commit c2bcc09b3e15a8b0e5a51631111cebbf05df3a6d)
2008-04-23 08:47:38 -05:00
Karolin Seeger
ab13baf622
Fix typo.
...
Karolin
(This used to be commit d670d725288651301c43953559b08c7018ce2245)
2008-04-23 08:47:38 -05:00
John Terpstra
d87cffc1e0
Fix typo.
...
(This used to be commit 6ecbbf8d6542152e01b6b2597fce3c0f24acebfe)
2008-04-23 08:47:38 -05:00
Karolin Seeger
5543f518e8
Fix some typos.
...
ks
(This used to be commit a8349e1ea4dd6d89bbcc5770fd7855a7dbc89525)
2008-04-23 08:47:37 -05:00
Karolin Seeger
1a050e9f09
Fix typo.
...
Karolin
(This used to be commit fd32543cb5220652ab8705610c77838dbfcaa5dd)
2008-04-23 08:47:37 -05:00
Karolin Seeger
9430895489
Remove superflous 'a'.
...
Karolin
(This used to be commit 70a0126c15e82f2f7ba049311627da45f949ee78)
2008-04-23 08:47:37 -05:00
Volker Lendecke
4fb800c804
Fix typo
...
(This used to be commit a60dafe1ce041e60c8a6fd22b3c2dc9fb5ab2a84)
2008-04-23 08:47:37 -05:00
Volker Lendecke
d675338a10
Fix sample for base_rid parameter
...
base_rid = 1000 does not work reliably because it turns "domain users
(513)" into an illegal rid.
(This used to be commit e93e075e907701dbdd22ac20767ecda75d307a25)
2008-04-23 08:47:37 -05:00
John Terpstra
fba07dcc00
Fix for Bug#3625 provided by Christian Perrier.
...
(This used to be commit f2fa0439be08cc3ba4926a3d3950be78835bff27)
2008-04-23 08:47:37 -05:00
John Terpstra
9ddd5ce868
Fix for Bug#1890 submitted by Michele Baldessari.
...
(This used to be commit 494c248f0475557b49683810807a13e9efd5dcdf)
2008-04-23 08:47:37 -05:00
John Terpstra
c36f5883b8
Fix for Bug#4281 provided by Monyo.
...
(This used to be commit d3e704efa40d973206498be1ead03da095f65128)
2008-04-23 08:47:37 -05:00
John Terpstra
c9c6fa924b
Fix provided by William Jojo.
...
(This used to be commit 346ae63969a85089c79a46218e768e38e873917b)
2008-04-23 08:47:37 -05:00
John Terpstra
bc9f1bf210
Fix for Bug#4731. Reporter: Debian package maintainers.
...
(This used to be commit b8563c0787a24b3a99cd66b16a8e658f5f70dc58)
2008-04-23 08:47:37 -05:00
John Terpstra
a4aab0df60
Name change of Ethereal to Wireshark. Patch provided by Gerald Combs (Wireshark).
...
(This used to be commit a4017b8c9868e07e36d39b56ac041a29ecd3922c)
2008-04-23 08:47:37 -05:00
Andrew Bartlett
d09d6d8f92
Update docs to match the new defaults in Samba 3.2.0 and later.
...
Andrew Bartlett
(This used to be commit ac0589c95625e754a6eca6e7da483b9b78afb35a)
2008-04-23 08:47:37 -05:00
Karolin Seeger
8045f51dfb
Add comment about max value for os level
...
Karolin
(This used to be commit 4768c3d4ce1d995d4fd6dd6e4455d020943011c6)
2008-04-23 08:47:36 -05:00
Karolin Seeger
42ea8b720a
-Fix typo
...
-Add missing blankspace
Karolin
(This used to be commit b47158ac210814b98426939250ce8c79b59550bc)
2008-04-23 08:47:36 -05:00