| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
| |
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
(cherry picked from commit e1e6b19acff6d8ba3b70c3ab474a85de8b6f6a6c)
(cherry picked from commit eaa10cfec3c389c79ac3c43f7ec1596015a9b8e1)
(cherry picked from commit 436e13608e489b4bd5c00597efca9c9ca66b8be1)
|
|
|
|
|
|
|
|
|
|
| |
Fix bug #6844 (wrong credential file format in mount.cifs manpage).
Thanks to the Debian Samba package maintainers for reporting!
Karolin
(cherry picked from commit 3b7f8a759f57f32a8c1bc2db85236e88f616ffd9)
(cherry picked from commit 54e2e0ae51e2e126696570104ed64d0458beb4ce)
(cherry picked from commit dbe41dce7491df93a26bb0f4bd2a33b53fe90188)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
| |
Noted by Oota Toshiya <t-oota@dh.jp.nec.com> .
Michael
|
|
|
|
|
|
| |
This is part of a fix for bug #6328.
Karolin
|
|
|
|
| |
Karolin
|
|
|
|
| |
Signed-off-by: Andreas Schneider <mail@cynapses.org>
|
|
|
|
|
|
| |
Signed-off-by: Andreas Schneider <mail@cynapses.org>
(cherry picked from commit 59ab1574e41993d24733affbca07d3f7da245fc7)
(cherry picked from commit d547aab1511c72e1cab034e2945f6ad63bda6659)
|
|
|
|
|
|
| |
Signed-off-by: Andreas Schneider <mail@cynapses.org>
(cherry picked from commit 1809ff4b2339bd3066532abccea0944da45edf64)
(cherry picked from commit 5d2dfba6d1699c6e417cc21233a1cc871f3c0ad1)
|
|
|
|
|
|
| |
Signed-off-by: Andreas Schneider <mail@cynapses.org>
(cherry picked from commit 779eea49de3f53040fe792de4b74b73a0c51ecb3)
(cherry picked from commit 24d6f697844bc85a03c047e5470abcfdd53735a2)
|
|
|
|
|
|
| |
Signed-off-by: Andreas Schneider <mail@cynapses.org>
(cherry picked from commit 24f9f32fedb92f881658db856db15173e57af0bd)
(cherry picked from commit 55df96313c5b966f41b0b5c426cf6a420cafa855)
|
|
|
|
|
|
| |
Karolin
(cherry picked from commit 4a4dc776b2f0ca813abcf4f47f0d5721f75f3e6a)
(cherry picked from commit 6a617a9677da9df8f70cf2039245cfb5ce3d94c3)
|
|
|
|
|
| |
Guenther
(cherry picked from commit e398f1e91575909d2a90fab1e6f00804815a0b2f)
|
|
|
|
|
|
| |
metze
(cherry picked from commit cdbbc81bad5d53397bf80898cf68d8867cf64cba)
(cherry picked from commit 1d1e859c4e08fed1775a170ccff459f3a18e13ba)
|
|
|
|
|
|
|
| |
Andreas, please check.
Guenther
(cherry picked from commit 5517c0bcddfbd8c877fd1f909407824553a20e7f)
|
|
|
|
|
| |
Karolin
(cherry picked from commit c002c1d776bc62bafe62e29a91e05100c5025890)
|
| |
|
| |
|
|
|
|
|
|
|
| |
Thanks to Tobias Stoeckmann for reporting!
Karolin
(cherry picked from commit 09a7f93f6be66a8f2a124e49b4effe2b5863f01d)
|
| |
|
|
|
|
|
| |
Karolin
(cherry picked from commit 27307be0f726c899c0e8a0edfdf200650037bb61)
|
|
|
|
|
| |
Karolin
(cherry picked from commit 0fd1d4c0906158bab55871d53396bdc7ae533220)
|
|
|
|
|
| |
Karolin
(cherry picked from commit 3b0114c0ba676dec2ece96983aff29257399f378)
|
|
|
|
| |
names to the one given by anonymize_prefix, without generating a hash number. This setting is optional and is compatible with the module configuration format of Samba 3.3.
|
|
|
|
|
| |
Karolin
(cherry picked from commit cc51cbc862055975bcef016876662576b00e72ef)
|
|
|
|
|
|
|
| |
Michael
(cherry picked from commit 145fe37766cf1ecffb16a03b58b44d08f7ed7558)
Signed-off-by: Michael Adam <obnox@samba.org>
|
|
|
|
|
|
|
|
|
| |
This fixes bug #5346.
Thanks to the Debian Samba package maintainers for reporting and providing a
patch!
Karolin
(cherry picked from commit 73f4fc1f802f31459b70dba4777d142d00fcdd92)
|
|
|
|
|
| |
Guenther
(cherry picked from commit fb7b92abc2bea4b3d91cdd896f02db88065a4b8f)
|
|
|
|
| |
Karolin
|
|
|
|
| |
Karolin
|
|
|
|
|
| |
Karolin
(cherry picked from commit 512cf0ad50d30fcb35a28b0ef1b859d754f42a99)
|
|
|
|
|
| |
Karolin
(cherry picked from commit aa2fb0efb7ce2bc732569b4baf20c57375fdce59)
|
|
|
|
|
|
|
| |
Michael
(cherry picked from commit 816934faa8bbe53dd299bc5e39f471eafdddefa8)
Signed-off-by: Michael Adam <obnox@samba.org>
|
|
|
|
|
|
|
| |
Michael
(cherry picked from commit 665b5dc70333ca36129a6fe06645bd9faa4f2350)
Signed-off-by: Michael Adam <obnox@samba.org>
|
|
|
|
|
|
|
| |
Michael
(cherry picked from commit 65b79200e46751278c125ad260d899d10d6466a2)
Signed-off-by: Michael Adam <obnox@samba.org>
|
|
|
|
|
|
|
| |
Michael
(cherry picked from commit bd252ad665547d2ad012725ccb18720e160d221f)
Signed-off-by: Michael Adam <obnox@samba.org>
|
|
|
|
|
|
|
| |
Michael
(cherry picked from commit 84f2b2d731fb7d97c98414196bf96ee94ea88bb3)
Signed-off-by: Michael Adam <obnox@samba.org>
|
|
|
|
|
|
|
| |
Michael
(cherry picked from commit 7c5621b6e09d9ae3fe936a86e46d1b0f35906e6d)
Signed-off-by: Michael Adam <obnox@samba.org>
|
|
|
|
|
|
|
| |
Michael
(cherry picked from commit 32be66b19da07983670002d1b2b5bc80cf0c8d16)
Signed-off-by: Michael Adam <obnox@samba.org>
|
|
|
|
|
| |
metze
(cherry picked from commit 6a94b7b9270f3d69595b93e2632051c9842645c9)
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
(cherry picked from commit 1f7e09ea542df3a2f5f553c0cb11a39c74712950)
|
|
|
|
|
|
|
|
| |
This fixes bug #6001.
Thanks to TAKAHASHI Motonobu <monyo@samba.gr.jp> for reporting!
Karolin
(cherry picked from commit 9f44a17c3bf36067d04cec036c3e529798932cd7)
|
|
|
|
|
|
|
|
| |
This fixes bug #6013.
Thanks to the Debian Samba packages maintainers for reporting!
Karolin
(cherry picked from commit 6752d78e946b2c4278e2deba325c76fb7ffbc06a)
|
|
|
|
|
| |
Karolin
(cherry picked from commit 994ef68164c12a3b0494f6491bc9f402c912600f)
|
| |
|
|
|
|
| |
Karolin
|
|
|
|
|
| |
Karolin
(cherry picked from commit 46f530e42f42b860407696f4e4733ad88e69f1be)
|
|
|
|
|
| |
Karolin
(cherry picked from commit b876e1336bed52e0823e0e88381d223bd6aa95e4)
|
|
|
|
| |
Guenther
|