Age | Commit message (Collapse) | Author | Files | Lines |
|
Volker
(This used to be commit e8f751fe84cbd20934116d5213f9bb1850aa9dfa)
|
|
(This used to be commit d2fe7e38b287b87d6c76a9b73724118928941e93)
|
|
Thanks to Andrew Bartlett for spotting this.
(This used to be commit b4c210ccb05e71a8ddf1c25d028452dd5cd93c72)
|
|
Volker
(This used to be commit 597c50550955c5bdc0c646d5b751d377b40f3485)
|
|
(This used to be commit 830423abd843dd20535755f910bc1e9563a0774f)
|
|
(This used to be commit 0a5ed634d8d8999cc957d4917563ec3c174c311d)
|
|
configure and config.h.in is now regenerated by the 'autogen.sh' script.
However, samba.org will run autoconf and autoheader to keep the anonyomous
rsync 'unpacked' areas intact (helping the build farm), and released will ship
with the genereated files.
Andrew Bartlett
(This used to be commit 15bba73dea51a6394294fc627933d026d6002091)
|
|
what was requested.
(This used to be commit 64ac6c2bcb729c4658de48e929cc792681903ecc)
|
|
Jeremy.
(This used to be commit 203959f1c2389fa95736af09fee5b07e7ae8b659)
|
|
Jeremy.
(This used to be commit ae635bb6ec05ded8a36d7876be8f3e1b8475e35b)
|
|
Jeremy.
(This used to be commit dfb596b01288b7035c4448fd395e160a54144732)
|
|
(This used to be commit 364a4de6dfb93353fe0742c259c810ffc7e1eab6)
|
|
Jeremy.
(This used to be commit 0b5a0fec826475c6282177bae88dcdad23c2825d)
|
|
Jeremy.
(This used to be commit 4e33e3f37fd548b9b1ed3c84f673a853b0dc4818)
|
|
Jeremy.
(This used to be commit 5f13d6b4a009a02c5d5ef9f806f0eb4b52cfe70c)
|
|
Jeremy.
(This used to be commit 3497330ff53a264e433090066b7318c31d833411)
|
|
This to allow us to remove configure from CVS.
(This used to be commit 9e8e352e102b75489b4540d701ce2c67c0f3cf31)
|
|
Andrew Bartlett
(This used to be commit 49640635b15f53be6bb28d3d79255abe10c207dd)
|
|
Apparently acl_type is #defined to acl_common.entry_type in their acl.h....
Andrew Bartlett
(This used to be commit 3dfdaa0208ee538631378aa921300d95c596b70c)
|
|
Jeremy.
(This used to be commit 2110901b381f2a749605c8e8b262fa5ceba11169)
|
|
(This used to be commit 29d25382ac394707da372d4af2b828bfcd0d6874)
|
|
Jeremy.
(This used to be commit 651db9f242bb649f5efa4f4e59fe1ac0afe82981)
|
|
(This used to be commit 591e4ac108116fee1ad0a8bf7cb8498ee76a953d)
|
|
Now to make Samba pass it :-).
Jeremy.
(This used to be commit 510cd30a6ec72544d24b79c13fc8a7d1c9415757)
|
|
Jeremy.
(This used to be commit 77737b498d0c1c3efb23891465623f44c03d1801)
|
|
Let's not assume that because one dir exists the whole shebang is there...
(This used to be commit 44fd5c827537bd14c2220f62f5e44190247ae556)
|
|
(This used to be commit 22d7aa0e673baa1c26205d1c659ba71ad2f94609)
|
|
it work properly on 2.2 and the patch apply so I think it should be ok.
(This used to be commit 36b2f6c9320fe46a1b5d2c4e90117b7839c35f21)
|
|
different algorithm).
Andrew Bartlett
(This used to be commit e6f87c7ee5c61f03f81159a8017d31f439c4454a)
|
|
use smb signing.
Andrew Bartlett
(This used to be commit 574e8a8ab7c94ecd9113df42e395e83632980675)
|
|
Andrew Bartlett
(This used to be commit b1c722e306533babeffeba9d8c7dcfa00e019423)
|
|
(This used to be commit 50a49e0babc67ca20435577d7336ec36e7487b67)
|
|
(This used to be commit 5a6f79b4a0d72371957b6bbb9dcfeaeb8779af70)
|
|
(This used to be commit 02aafdaa5a786f8e0c11114437e50164b126d032)
|
|
(This used to be commit b174fb761e48d0ee366b04698b076278be2b82c2)
|
|
This checking allows us to connect to Microsoft servers the use SMB signing,
within a few restrictions:
- I've not get the NTLMSSP stuff going - it appears to work, but if you break
the sig - say by writing a zero in it - it still passes...
- We don't currently verfiy the server's reply
- It works against one of my test servers, but not the other...
However, it provides an excellent basis to work from. Enable it with 'client
signing' in your smb.conf.
Doc to come (tomorrow) and this is not for 3.0, till we get it complete.
The CIFS Spec is misleading - the session key (for NTLMv1 at least) is the
standard session key, ie MD4(NT#).
Thanks to jra for the early work on this.
Andrew Bartlett
(This used to be commit 1a2738937e3d80b378bd0ed33cd8d395fba2d3c3)
|
|
(This used to be commit dbb29495e7cd94b4ad07efd656d021d9551f5eb6)
|
|
(This used to be commit 8f495e8634a1777c4b03d3ec07c76f905ff2fb98)
|
|
(This used to be commit 9f3525967d3a55a0156544733a1e83711bf4be78)
|
|
(This used to be commit 013fa874733566169ecefb25458d26065190f302)
|
|
(This used to be commit 69e94440cd89a19bbcebc49d87836153b452da47)
|
|
password from 'display' to 'unix' before we check them.
Andrew Bartlett
(This used to be commit 98a4ebf55cfce9da2c187d89a4f9c7b34e5f999e)
|
|
get them in should be indeterminate, so just picking the first one would be
bad...
Andrew Bartlett
(This used to be commit 21da8c3bb39c507eb90865549c3bb3538dcea138)
|
|
blame for the realloc() stuff.
Plus a couple of minor updates to libads.
Andrew Bartlett
(This used to be commit 34b2e558a4b3cfd753339bb228a9799e27ed8170)
|
|
*before* you join, otherwise we don't have all the info that 'net join' needs.
Also move from smbpasswd -j to 'net join' in the examples.
Andrew Bartlett
(This used to be commit 9494c1e153a2a515841fb57506b7b9bff3eee7a6)
|
|
Andrew Bartlett
(This used to be commit 0944c69636eb60bc1a4b2a2257dd05f6d385bd4d)
|
|
Andrew Bartlett
(This used to be commit 0676b4e35f2ab5b58c44df9fe2eef112425d6013)
|
|
(This used to be commit 01d78b828b89f04b70b53ded01a7f4b356979317)
|
|
'security=server/domain' text, to try and explain the difference better, and
why you should always use the latter.
Also update the BDC-HOWTO to have some relation to current reality.
Andrew Bartlett
(This used to be commit 7fd0c9bd74a8513a0cbf67bb516c6c2642380c7f)
|
|
(This used to be commit 9931f50b396d7e7188de583e5732781e8bea587d)
|