Age | Commit message (Collapse) | Author | Files | Lines |
|
author entry.
(This used to be commit 144d0f5996224edc58d66379214b6e1508f57526)
|
|
(This used to be commit b217373ba8fc167efc8e68b6db1a9e51e670b12a)
|
|
(This used to be commit 4a0c02d133af6ea6f1009b81067974d6ad4fb404)
|
|
(This used to be commit ff76db525180f0fc192a9c0cfb56781dbfb418ee)
|
|
(This used to be commit 8f63f7142c6bf1e89b5cc3c0d02cbe480bc247b4)
|
|
(This used to be commit 465510e39f3366a2477ffb6e7fb121ed6c88d04a)
|
|
(This used to be commit c7f18b38e683bf3b341504e02af448ce13fad248)
|
|
Andrew Bartlett
(This used to be commit b12164729d61c4c6c4824ac1dad2c440f6852c06)
|
|
(This used to be commit 4eb67c0fd89896e8f419e56d75230ac797f61735)
|
|
(This used to be commit 0594b43d00abe76fb37d8fe5f66c3b427344f4b1)
|
|
(This used to be commit b278a05998d8edbed411c58f3f9041232da07c0b)
|
|
(This used to be commit d1cd95e6b7d2c0e73595d8f19b994da43ca4217d)
|
|
(This used to be commit ee482214efd06161726c2139008855cf046d7dd4)
|
|
(This used to be commit 1e6e90ec67785add4b36b15291e315f38702f74b)
|
|
chapter in the HOWTO
(This used to be commit d5bc871acb8cf52caabb281eca256073640eea13)
|
|
(This used to be commit af07c2642d1ddd04e169772985801d8a5c559d83)
|
|
(This used to be commit 6d19788352ca16fe771961ead7bb9da074eff13e)
|
|
(This used to be commit d65bb6fade27c8e97697d4cb0e5741d0dfbe4dc8)
|
|
TNG. Actually, it exists in the main Samba cvs tree in APPLIANCE_TNG
as I found out later :-)
It adds a new parameter: server schannel = yes/auto/no defaulting to
auto.
What does this mean to the user: No requireSignOrSeal registry patch
for XP anymore.
Many thanks for this code to Luke Leighton, Elrond and anybody else I
forgot to mention.
My next thing will be to see if this applies cleanly to 3_0.
Please test and comment!
Volker
(This used to be commit e1f953241eb020f19fe657f29afdae28dcf5a03b)
|
|
(This used to be commit 0428827ab1141bb3ce97afe78c0c62d4ce96fa18)
|
|
(This used to be commit 13d79e38a6eaecbf6ce8369aaa5f2eeea7109667)
|
|
- First update of commands in rpcclient.1
(This used to be commit 82664c099d5478bab1f6f6e032e09b539f06631f)
|
|
(This used to be commit edd15d36f528b64f3ab961908bcd43111e08244b)
|
|
(This used to be commit 2259117e6505c0ccb1b4ece78e2355b7493d1b2f)
|
|
(This used to be commit 4e2828165b664ed90ddde308acc06fffb9db4947)
|
|
(This used to be commit 28ba8dabb3abba2e787f424ab4e7550e5f8b6524)
|
|
(This used to be commit c44cc1be750b86a0bc9dd8063aef13c9c19176f6)
|
|
Andrew Bartlett
(This used to be commit 441d6952bdaff94e387a11f5f524359f3bbbeefb)
|
|
(This used to be commit 1a3f8a5f8ad97b2d431b22fbda74cc3f2400e2f9)
|
|
(This used to be commit 3e10d92746c645ae22756bca92046b2e26087ad2)
|
|
(This used to be commit 137254a16cf48a37be53477713dd41af7a81f505)
|
|
(This used to be commit e09a6fe276f01890604f4af327a91a373a886d2c)
|
|
* Remove 'ldap del only sam attr' after asking Lars Mueller from SuSE first.
It is replaced by 'ldap delete dn'
* Fix a typo in docs.
* Document 'set primary group script'. Alexander, could you check the
file in smbdotconf/ please? Thanks.
Volker
(This used to be commit f0a32b9c1bdec504ec285486adc05936547f6dc5)
|
|
(This used to be commit 25f2ebd2711182645fcb2225b4a5a4ed9d3c6dd7)
|
|
- Document 'preload modules'
(This used to be commit 57407401d0f261d4b8e42fdc64479afef10211c3)
|
|
(This used to be commit 7fc49746dfd8d93066fe6870e3b642a5898aa032)
|
|
(This used to be commit c682d5abf310e445f1629e9b48a15d10b176ed39)
|
|
(This used to be commit 1c53686f3a2b2ff220836b76755a184fac0b238e)
|
|
(This used to be commit ec6b9e62fbfe417865e8e3b2ba7cc7473709c20e)
|
|
(This used to be commit 2cb23016385a286006a08170188b4e7ca62429d9)
|
|
(This used to be commit adafcbb9af4a22db0fefb70966564d8591b5baed)
|
|
(This used to be commit aa528bf0f2c3286a6f78c1a36e48c6ff15a85457)
|
|
* pdbedit -i -e sets all SAM_ACCOUNT elements
to CHANGED to satisfy the new pdb_ldap.c handling
* pdbedit -g transfers group mappings. I made this
separate from the user database, as current installations
have to live with a split backend.
So, if you are running 3_0 alphas with LDAP as a backend
and upgrade to the next 3_0 alpha, you should call
pdbedit -i tdbsam -e ldapsam -g
to transfer your group mapping database to LDAP.
You certainly have to have all your groups as posixGroup
objects in LDAP and adapt the LDAP schema before this
call.
Volker
(This used to be commit 6d3faeaef6c77e389d39b6d4660ffea13e7f25f2)
|
|
for the 'ldap del only sam attr' functionality. So
we are compatiple to the current SuSE patches as well
as to TNG... ;-)
Volker
(This used to be commit 353309e2a3bc27e918bd0a6cf22833d57895fbc8)
|
|
(This used to be commit 8597b8cb952713239aa510ef84e295a8bc8271c6)
|
|
(This used to be commit 33097cc6610380c373c121380e51d5656955971b)
|
|
(This used to be commit 0ab40fac3a45b1f72b8bd53a48fc39dd46c69086)
|
|
(This used to be commit 06c7a16b2d2040c0932eb663076cecb6d2cd3cdf)
|
|
(This used to be commit c057c6594e8c44993c01d6bb3a8d0916a2adcd24)
|
|
This patch is heavily based on a patch by SuSE. Thanks
to Guenther Deschner <gd@suse.de> for providing it.
Volker
(This used to be commit 5eaf9195eefda5ababba85cc0f6d581ff6f0f454)
|