Derrell Lipman
7387dab585
r6126: added utility for testing smbc_stat()
...
(This used to be commit e1df648ea1
)
2007-10-10 10:56:23 -05:00
Derrell Lipman
fbc611f431
r6108: Added smbsh/smbwrapper for Linux to example/libsmbclient tree; provided more complete libsmbclient testbrowse utility
...
(This used to be commit 15736b97c8
)
2007-10-10 10:56:22 -05:00
Jeremy Allison
fa6085a5bf
r5847: Fixes from Lars Müller and Vince Brimhall @Novell for NDS
...
schema.
Jeremy.
(This used to be commit 0d3075b2c0
)
2007-10-10 10:56:05 -05:00
Günther Deschner
04564f690f
r5743: Add perl-script to check for multiple LDAP-entries on request of Richard
...
Sharpe.
Users my run this script after they have vampired a windows domain
controller to verify their system has no double sids, double uids, etc.
Guenther
(This used to be commit 31bd709a41
)
2007-10-10 10:55:59 -05:00
Jelmer Vernooij
64b9f829cf
r5705: Have unknown_6 default to 1260 ( fixed #892 )
...
(This used to be commit 710ce847a7
)
2007-10-10 10:55:56 -05:00
Jim McDonough
90dfded4df
r5689: Allow for better protection of sensitive attributes in IBM Directory Server.
...
(This used to be commit dafdd8d074
)
2007-10-10 10:55:55 -05:00
Jim McDonough
a3ee24ec7f
r5600: Bring IBM Directory Server schema up to date with openldap schema
...
(This used to be commit 639de6afc0
)
2007-10-10 10:55:49 -05:00
Günther Deschner
9bdf6cdbf1
r5444: Add adssearch.pl utility (on volkers request).
...
Added to samba3 due to some header and machine-account dependencies,
although it's possibly of more interest to samba4 developers.
adssearch.pl is a kind of ldapsearch + dump-filters for various
ADS-attributes. It can also register asynchronous change notifications.
./adssearch.pl -h w2k3host -D administrator@MY.REALM.NET -x -w mypass -n
and *any* change in your entire DIT will show up immediately (after a
second change of an object even as object diff). It's very interesting
to see the interaction of GPOs, the various steps of account
modification with dsa.msc, etc.
Gracefully ignore some parts of adssearch.pl that are rather immature...
Guenther
(This used to be commit fd947b5ee0
)
2007-10-10 10:55:40 -05:00
Gerald Carter
df52925865
r5132: netscape DS 5.2 schema update from Richard Renard <rrenard@idealx.com>
...
(This used to be commit 33ac88c6a7
)
2007-10-10 10:55:29 -05:00
Gerald Carter
12ce2c5aca
r5131: BUG 2290: don;t call mkversion.sh since we don't have it in this directory
...
(This used to be commit 2ddcb64381
)
2007-10-10 10:55:28 -05:00
Tim Potter
2eab58d3fd
r5112: Fix for shared object creation in examples. Bugzilla #2058 .
...
(This used to be commit 8e5db6f08c
)
2007-10-10 10:55:15 -05:00
Tim Potter
e7eb70928c
r5111: Fix up changed prototype for setsampwent pdb function.
...
(This used to be commit 3317482020
)
2007-10-10 10:55:15 -05:00
Gerald Carter
575ff39625
r5060: BUG 2286: fix typoe on sambaConfig oc definition
...
(This used to be commit e2ce048654
)
2007-10-10 10:55:13 -05:00
Gerald Carter
b1288c61a9
r4965: comment out some unused attributes and oc's
...
(This used to be commit d95c9c4d74
)
2007-10-10 10:55:09 -05:00
Günther Deschner
b4afdc08d5
r4925: Migrate Account Policies to passdb (esp. replicating ldapsam).
...
Does automated migration from account_policy.tdb v1 and v2 and offers a
pdbedit-Migration interface. Jerry, please feel free to revert that if
you have other plans.
Guenther
(This used to be commit 75af83dfcd
)
2007-10-10 10:55:08 -05:00
Gerald Carter
eb44d99e9e
r4873: example delete printer script for use with cups
...
(This used to be commit c646829e32
)
2007-10-10 10:55:06 -05:00
Gerald Carter
e86235fbdc
r4867: Removing smbldap-tools from the svn tree. I'll include
...
the latest version in the actual release tarballs.
Have spoken to the idealx developers about this.
Updated README to reflect the changte for people using svn.
Removed ldapsync.pl since it is no longer needed when using
the smbldap-tools (only keep things you support).
(This used to be commit f745e5119f
)
2007-10-10 10:55:03 -05:00
Gerald Carter
704862b687
r4855: add some smb.conf script for add/delete/change share and addprinter hooks
...
(This used to be commit 073592b7ad
)
2007-10-10 10:54:00 -05:00
Jelmer Vernooij
1ffbe8fec8
r4653: Output file of "test" pdb backend should be called test.so
...
(This used to be commit 95c8727045
)
2007-10-10 10:53:50 -05:00
Jeremy Allison
c5dcd2d572
r4092: Bring into line with new *alloc rules.
...
Jeremy.
(This used to be commit 2ed86ac584
)
2007-10-10 10:53:33 -05:00
Jeremy Allison
c7e532496b
r3855: Sync up with the one in the main source dir (yes, this should probably
...
be a symlink...).
Jeremy.
(This used to be commit 5b0da25796
)
2007-10-10 10:53:21 -05:00
Jeremy Allison
a8caf25bd8
r3644: Fixup examples VFS compile.
...
Jeremy.
(This used to be commit dfa910e4ab
)
2007-10-10 10:53:11 -05:00
Gerald Carter
1e8cb54308
r3088: update nds schema file from Uli Iske <iske@elkb.de>
...
(This used to be commit 3e28c57695
)
2007-10-10 10:53:01 -05:00
Gerald Carter
de72d89877
r2567: Patches from Lars Mueller <lmuelle at suse dot de>:
...
trivial fix for autoconf and autoheader versions with a
letter in the version string. This happens in our current beta named
distribution tree.
trivial patch to fix the build with the upcoming libtool
version. It will be mandatory to use --mode while using libtool.
(This used to be commit 80d591f8cc
)
2007-10-10 10:52:46 -05:00
Simo Sorce
410a6c72ea
r2331: check password script code and example from trunk
...
(This used to be commit f836be323a
)
2007-10-10 10:52:39 -05:00
Simo Sorce
fef54a21b1
r2210: Fix misleading comment found by Heinrich Mislik <Heinrich.Mislik@univie.ac.at>
...
(This used to be commit 3a88ee4c44
)
2007-10-10 10:52:36 -05:00
Gerald Carter
0211bf0dee
r2189: adding some comments to the schema file
...
(This used to be commit 1438c2960f
)
2007-10-10 10:52:35 -05:00
Gerald Carter
d6a1f3f24b
r2014: BUG 1656: rename auto.a to auto.smb
...
(This used to be commit 2f4a699631
)
2007-10-10 10:52:27 -05:00
Gerald Carter
455bc1db41
r1964: more schema fixes syncing between branches
...
(This used to be commit 49fba32217
)
2007-10-10 10:52:25 -05:00
Gerald Carter
feea4517e3
r1962: fixing schema file; synching with trunk; trying to prevent this from happening again
...
(This used to be commit f1a0fae13f
)
2007-10-10 10:52:25 -05:00
Simo Sorce
7b56819678
r1960: sambaPasswordHistory had a duplicate OID
...
bump up the attribute number to 52 to avoid conflicts
(This used to be commit 9368f0c1d2
)
2007-10-10 10:52:25 -05:00
Jeremy Allison
7af1265368
r1809: Patch from Richard Renard <rrenard@idealx.com> to store
...
logon hours attributes in an LDAP database.
Jeremy.
(This used to be commit ac0fdf9503
)
2007-10-10 10:52:21 -05:00
Gerald Carter
161d3eeb4b
r1663: fixing syntax error in OID for sambaUnixIdPool, sambaSidEntry, & sambaIdmapEntry
...
(This used to be commit 6e4c58b26d
)
2007-10-10 10:52:18 -05:00
Jeremy Allison
76cf406197
r1390: Improve description of attribute.
...
Jeremy.
(This used to be commit ff7236a5f2
)
2007-10-10 10:52:09 -05:00
Jeremy Allison
1c5867502a
r1388: Adding password history code for ldap backend, based on a patch from
...
"Jianliang Lu" <j.lu@tiesse.com>. Multi-string attribute changed to
linearised pstring due to ordering issues. A few other changes to
fix race conditions. I will add the tdb backend code next. This code
compiles but has not yet been tested with password history policy
set to greater than zero. Targeted for 3.0.6.
Jeremy.
(This used to be commit dd54b2a3c4
)
2007-10-10 10:52:09 -05:00
John Terpstra
d01371a3f9
r922: Adding notes regarding location of documentation.
...
(This used to be commit 1b0fd9b5bc
)
2007-10-10 10:51:49 -05:00
Gerald Carter
96c6bf93d5
r795: paranoia checks
...
(This used to be commit c087c51535
)
2007-10-10 10:51:38 -05:00
Gerald Carter
b8f32d608f
r397: BUG 1199: check logfile before writing debug output
...
(This used to be commit 52df0905cd
)
2007-10-10 10:51:21 -05:00
Jelmer Vernooij
0bb304d97f
r379: Fix syntax error in example mysql table
...
(This used to be commit 2a7aaedab6
)
2007-10-10 10:51:21 -05:00
Gerald Carter
1f7900ebda
r293: keeping a single default smb.conf to maintain
...
(This used to be commit 8703139566
)
2007-10-10 10:51:17 -05:00
Gerald Carter
4966a7a25c
r292: removing some outdated files and directories (I love subversion!)
...
(This used to be commit 39a2ab4d3d
)
2007-10-10 10:51:17 -05:00
Gerald Carter
125efdd608
r291: adding printer and driver migration shell script from Kurt Pfeifle
...
(This used to be commit 4d806384c0
)
2007-10-10 10:51:17 -05:00
Gerald Carter
a329b70e15
r252: add backtrace to examples so people know about it (slight change from lars @suse)
...
(This used to be commit c9db3da255
)
2007-10-10 10:51:16 -05:00
Volker Lendecke
81996162d6
r223: According to Thomas Mueller, thomas.mueller@christ-wasser.de, the two lines
...
removed (modifiersName and modifyTimestamp) lead to warnings upon startup of
the netscape directory server. I can't check this, but it sounds logical.
Thanks,
Volker
(This used to be commit 770b85c32f
)
2007-10-10 10:51:14 -05:00
Gerald Carter
60670f27ab
r119: missed a file in volker patch
...
(This used to be commit bccee79653
)
2007-10-10 10:51:10 -05:00
Gerald Carter
931df5850e
r39: * importing .cvsignore files
...
* updateing WHATSNEW with vl's change
(This used to be commit a7e2730ec4
)
2007-10-10 10:51:05 -05:00
Stefan Metzmacher
7d7b6190b0
change my email address to the samba.org one
...
metze
(This used to be commit 5bf8f1b31b
)
2004-03-24 13:41:06 +00:00
Gerald Carter
447af3949e
removing duplicate smbprint example script
...
(This used to be commit 2426bb4906
)
2004-03-20 13:50:03 +00:00
Gerald Carter
fd312721ea
missed some of Derrel's changes
...
(This used to be commit 3aac1e549e
)
2004-03-19 17:48:08 +00:00
cvs2svn Import User
07ad7b0e3b
This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This used to be commit 73ffc394b5
)
2004-03-19 17:36:57 +00:00
Richard Sharpe
8d976560e0
Apply some more of Derrell Lipman's changes.
...
(This used to be commit a6457e1c81
)
2004-03-19 17:36:56 +00:00
Jim McDonough
b9c35e961d
Add bad password count/time attributes
...
(This used to be commit 184bef8413
)
2004-02-22 20:25:43 +00:00
Jim McDonough
6ba430dd8e
Add bad password count/time attributes
...
(This used to be commit 51a8d050e9
)
2004-02-22 20:25:39 +00:00
Jim McDonough
88129f85c0
Fix whitespace to reduce diff from HEAD
...
(This used to be commit eba512ee1c
)
2004-02-14 14:25:40 +00:00
Jim McDonough
dc0e22109d
Sync with openldap schema. Add munged dial and config attrs/ocs.
...
(This used to be commit 3f8824f7d0
)
2004-02-14 14:23:51 +00:00
Jim McDonough
590a53b62c
sync IBM Directory Server schema with openldap schema...add munged dial
...
(This used to be commit 3b1d922ab4
)
2004-02-14 14:05:17 +00:00
Gerald Carter
2e2b654820
merge from 3.0
...
(This used to be commit 309a9a4caf
)
2004-02-09 18:48:44 +00:00
Gerald Carter
a870ff546c
janitor duty (merges from 3.0) and cleanup compiler warning on SuSE 9 in the end mapper code
...
(This used to be commit 902d4a647a
)
2004-02-02 01:46:30 +00:00
Volker Lendecke
fadc012803
Commit sid<->[ug]id extensions to libnss_winbind.so on Linux, as well as a
...
factored-out nss_winbind.[ch]. I took tridge's public domain license comment
for the nss_winbind.[ch].
This is probably not the last word on that extension, but as it is quite
non-intrusive to the main samba code, I would like to give it a start.
Volker
(This used to be commit da5944129f
)
2004-01-16 13:11:01 +00:00
Tim Potter
913d1745ca
Merge of POBAD_CC removal from 3.0
...
(This used to be commit 835a28337f
)
2004-01-15 07:19:12 +00:00
Tim Potter
c92a776bcf
Fix for bug 905. Remove POBAD_CC as it doesn't seem to be applicable
...
anymore.
(This used to be commit 67d25f3de8
)
2004-01-15 06:51:20 +00:00
Gerald Carter
077d5b2f69
merging from 3.0
...
(This used to be commit 694052f8a9
)
2004-01-06 14:45:56 +00:00
Gerald Carter
db21c4e336
fix case in objectclass name (not that it really matters); patch from Darren Chew <darrenc@vicscouts.asn.au>
...
(This used to be commit 86e0015b06
)
2004-01-06 14:40:35 +00:00
Jeremy Allison
0d44747df9
Patch based on work from James Peach <jpeach@sgi.com> to convert over to
...
using pread/pwrite. Modified a little to ensure fsp->pos is correct.
Fix for #889 .
Jeremy.
(This used to be commit 019aaaf0df
)
2004-01-06 01:22:14 +00:00
Jeremy Allison
827c68deb8
Patch based on work from James Peach <jpeach@sgi.com> to convert over to
...
using pread/pwrite. Modified a little to ensure fsp->pos is correct.
Fix for #889 .
Jeremy.
(This used to be commit 3a24dc868d
)
2004-01-06 01:21:59 +00:00
Volker Lendecke
65586823a7
Another little one: Make pdb_test.c at least compile, although its way out of
...
date.
Volker
(This used to be commit 0a84173555
)
2003-12-30 21:12:57 +00:00
Volker Lendecke
2abf5f928f
Another little one: Make pdb_test.c at least compile, although its way out of
...
date.
Volker
(This used to be commit 5d7a14166a
)
2003-12-30 21:12:36 +00:00
Gerald Carter
25a990bde0
correct typo in delete user script; bug 887
...
(This used to be commit 6060afb989
)
2003-12-22 21:32:33 +00:00
Gerald Carter
a7e2a1a919
correct typo in delete user script; bug 887
...
(This used to be commit 44ef3dd2b3
)
2003-12-22 21:26:29 +00:00
Jeremy Allison
2ff5ed9555
Small fix from Jérôme Tournier <jerome.tournier@IDEALX.com>
...
Jeremy.
(This used to be commit 6ce7932520
)
2003-12-16 18:14:10 +00:00
Volker Lendecke
9d97b20473
When parsing 'param = value', don't split 'value' at spaces.
...
Thanks to Ralf Spenneberg for the fix.
Volker
(This used to be commit bc383582b2
)
2003-12-14 17:47:15 +00:00
Gerald Carter
8dc02df11c
removing RCS tags
...
(This used to be commit 9a7774306d
)
2003-12-05 14:06:55 +00:00
Gerald Carter
814591c0c5
* removing extra file
...
* updating version in Makefile
(This used to be commit 3249e69274
)
2003-12-05 13:57:02 +00:00
Tim Potter
f6c798f4cc
Change PICFLAG -> PICFLAGS to keep in line with version from source
...
directory and fix display bug.
(This used to be commit f43546d0af
)
2003-12-05 11:12:05 +00:00
Gerald Carter
dc058d980b
updating top 0.8.2-1 of the smbldap tools
...
(This used to be commit b798f30f0a
)
2003-12-04 21:59:20 +00:00
Gerald Carter
83c64db054
sync OID with HEAD
...
(This used to be commit d463abb035
)
2003-12-04 05:02:53 +00:00
Gerald Carter
f5eed76193
readding schema items that were accidentally deleted
...
(This used to be commit 14dd4403fe
)
2003-12-04 05:02:25 +00:00
Gerald Carter
c6f0190b54
support munged dial for ldapsam; patch from Aurlien Degrmont; bug 800
...
(This used to be commit acf9eae7b0
)
2003-12-04 04:52:49 +00:00
Gerald Carter
5df2fd4175
support munged dial for ldapsam; patch from Aurlien Degrmont; bug 800
...
(This used to be commit 1c3c16abc9
)
2003-12-04 04:52:00 +00:00
Andrew Tridgell
dec5b6c40d
added a wbtest program that shows how to access winbindd extended nss
...
functionality directly from an application.
This is under a liberal license as we want application vendors to be
able to use the example code
(This used to be commit 8d848de45d
)
2003-11-19 08:14:09 +00:00
Simo Sorce
c473b3983e
add also the schema attributes and object classes need by config_ldap
...
Jerry,
if you have any problems with these schema additions, let me know, so that
we can arrange the right solution
(This used to be commit e17af6d6cf
)
2003-11-15 00:52:06 +00:00
Richard Sharpe
716dd32809
Update Makefile ...
...
(This used to be commit b92fd87b24
)
2003-11-13 21:42:07 +00:00
Richard Sharpe
d3d4c7446e
Add this to samba-head.
...
(This used to be commit d761175f13
)
2003-11-13 21:40:27 +00:00
Richard Sharpe
19aff105aa
Add testacl.c ... from Derrell Lipman.
...
(This used to be commit af42af75a4
)
2003-11-12 21:46:39 +00:00
Jelmer Vernooij
9da5e6a4da
Add new fields bad_password_count and logon_count
...
(This used to be commit 58c21bc0d1
)
2003-11-09 14:09:27 +00:00
Richard Sharpe
018a3cc508
Apply the changes that Derrell Lipman supplied ...
...
(This used to be commit 600e056a33
)
2003-11-05 16:58:25 +00:00
Gerald Carter
34bbe8d2d3
added note about stripping comments from LDIF; bug 642
...
(This used to be commit 41aefed932
)
2003-11-05 04:17:57 +00:00
Gerald Carter
3886d6a7a1
added note about stripping comments from LDIF; bug 642
...
(This used to be commit 3f67b2bbfd
)
2003-11-05 04:17:21 +00:00
Richard Sharpe
966a448f93
Apply these patches as well ... not sure if they all build. They don't on
...
FreeBSD 4.3. They might on Linux.
(This used to be commit 1f115c95d6
)
2003-10-24 20:24:05 +00:00
Gerald Carter
4b10dd9454
more syncs from 3.0
...
(This used to be commit bb7d5ce376
)
2003-09-24 15:08:05 +00:00
Gerald Carter
293421f3c6
syncing up docs, examples, & packaging from 3.0
...
(This used to be commit dd1348c566
)
2003-09-24 15:05:22 +00:00
Gerald Carter
79cb5593a8
update smbldap-tool sscripts from Jérôme Tournier
...
(This used to be commit c1546a5311
)
2003-09-23 20:39:22 +00:00
Gerald Carter
ccb7f73f23
fix from Brad Langhorst to correctly check if the primaryGroupID has been set
...
(This used to be commit db0d8f76ba
)
2003-09-20 15:29:27 +00:00
Gerald Carter
af7ed6225c
fix from Brad Langhorst to correctly check if the primaryGroupID has been set
...
(This used to be commit 5c45b799d1
)
2003-09-20 15:28:24 +00:00
Gerald Carter
da33457575
updates to SunOne DS schema from André Fiebach
...
(This used to be commit ec65dabe9d
)
2003-09-20 15:21:46 +00:00
Gerald Carter
d1b4886688
updates to SunOne DS schema from André Fiebach
...
(This used to be commit bd9b90a391
)
2003-09-20 15:20:31 +00:00
Gerald Carter
389bf06cde
insert missing sh-bang
...
(This used to be commit fe2b6317cb
)
2003-09-19 18:54:40 +00:00
Gerald Carter
05d50e91cc
insert missing sh-bang
...
(This used to be commit 64fa24dbab
)
2003-09-19 18:53:07 +00:00
Tim Potter
48a5e3fa09
Merge from 3.0:
...
>The -P option to smbclient no longer works - update all smbprint scripts to
>remove it. Closes bug #473 .
(This used to be commit 87e8d584e9
)
2003-09-19 06:21:46 +00:00
Tim Potter
804fca6e49
The -P option to smbclient no longer works - update all smbprint scripts to
...
remove it. Closes bug #473 .
(This used to be commit a9f22ed9d7
)
2003-09-19 01:54:57 +00:00
Jim McDonough
d80e9b7e42
Updated 3.0 schema files for IBM Directory Server 5.1
...
keeps with IBM convention of separate attributetype and objectclass definitions
(This used to be commit 861f3b0d5f
)
2003-09-11 18:37:17 +00:00
Jim McDonough
150d3d535c
Updated 3.0 schema files for IBM Directory Server 5.1
...
Keeps with IBM convention of separate attributetype and objectclass definitions.
(This used to be commit 5dcf974c22
)
2003-09-11 18:32:44 +00:00
Gerald Carter
3d7cb49747
syncing files
...
(This used to be commit c74c2903fb
)
2003-09-09 03:56:39 +00:00
Gerald Carter
314b7f7cca
syncing files
...
(This used to be commit 88725350d2
)
2003-09-09 03:54:11 +00:00
Gerald Carter
edb6755f45
syncing examples
...
(This used to be commit d31b5df826
)
2003-09-09 03:51:06 +00:00
Gerald Carter
09ea546e5c
samba 3.0 schema filr netscape DS 5.x from Darren Chew
...
(This used to be commit 3f97a5ce47
)
2003-09-08 15:59:45 +00:00
Gerald Carter
c7dbe58a36
updated schema for 3.0 for eDirectory 8.7 and Netscape DS 4.x
...
(This used to be commit c9c7150a62
)
2003-09-05 04:09:25 +00:00
Gerald Carter
1e5411ca82
updating README file after I removed some scripts
...
(This used to be commit 9013355807
)
2003-08-29 16:56:59 +00:00
Gerald Carter
a75430992f
remove rcs tag
...
(This used to be commit 7105f4bcab
)
2003-08-28 17:00:36 +00:00
Gerald Carter
b3f1b28e1e
removing outdated scripts and adding comments about 'ldap password syc'
...
(This used to be commit 29885eae59
)
2003-08-28 16:38:59 +00:00
Gerald Carter
bdccf7fca8
add --help to script
...
(This used to be commit 5b20494aff
)
2003-08-27 14:44:36 +00:00
Gerald Carter
5e6c6d766f
sync with changes from Jerome Tournier @ IDEALX; should now work with sambaSamAccount schema
...
(This used to be commit 5f41cd76b7
)
2003-08-26 04:36:27 +00:00
Gerald Carter
92d05d1f40
include enhancements from Buchan Milne to generate LDIF modify output in addition to add
...
(This used to be commit 49457669f3
)
2003-08-26 04:17:05 +00:00
Gerald Carter
873f925a51
adding old NDS schema so I can update it
...
(This used to be commit 25753e2a33
)
2003-08-20 21:53:18 +00:00
Gerald Carter
a750624f4d
checlking in initial version of 2.2 scripts so I can start updating them
...
(This used to be commit 766a5070d5
)
2003-08-20 21:52:52 +00:00
Gerald Carter
0722fc16a4
fix comments about schema dependencies
...
(This used to be commit f72f51d39f
)
2003-08-20 16:08:39 +00:00
Jelmer Vernooij
134e7f948d
Put 'wins hook' example back in. Fixes bug #268 )
...
(This used to be commit a1e1421d1e
)
2003-08-14 01:15:42 +00:00
Jelmer Vernooij
225a8ed076
Add some more new common options
...
(This used to be commit f27e696cd3
)
2003-08-13 04:57:28 +00:00
Jeremy Allison
11bf0c0b23
Added by request of "Stefan (metze) Metzmacher" <metze@metzemix.de>.
...
Jeremy.
(This used to be commit 80e14b1765
)
2003-08-08 00:53:46 +00:00
Jeremy Allison
4d48737782
Test modules for shadow copy by "Stefan (metze) Metzmacher" <metze@metzemix.de>.
...
Jeremy.
(This used to be commit 3f8c77b116
)
2003-08-07 21:49:01 +00:00
Jim McDonough
9f2e6167d2
Update my copyrights according to my agreement with IBM
...
(This used to be commit c9b209be2b
)
2003-08-01 15:21:20 +00:00
Gerald Carter
1caa6b23e4
ading new files from 3.0
...
(This used to be commit 99feae7b5b
)
2003-07-16 05:42:34 +00:00
Gerald Carter
4a090ba06a
trying to get HEAD building again. If you want the code
...
prior to this merge, checkout HEAD_PRE_3_0_0_BETA_3_MERGE
(This used to be commit adb98e7b7c
)
2003-07-16 05:34:56 +00:00
Andrew Bartlett
4168d61fb2
This patch cleans up some of our ldap code, for better behaviour:
...
We now always read the Domain SID out of LDAP. If the local secrets.tdb
is ever different to LDAP, it is overwritten out of LDAP. We also
store the 'algorithmic rid base' into LDAP, and assert if it changes.
(This ensures cross-host synchronisation, and allows for possible
integration with idmap). If we fail to read/add the domain entry, we just
fallback to the old behaviour.
We always use an existing DN when adding IDMAP entries to LDAP, unless
no suitable entry is available. This means that a user's posixAccount
will have a SID added to it, or a user's sambaSamAccount will have a UID
added. Where we cannot us an existing DN, we use
'sambaSid=S-x-y-z,....' as the DN.
The code now allows modifications to the ID mapping in many cases.
Likewise, we now check more carefully when adding new user entires to LDAP,
to not duplicate SIDs (for users, at this stage), and to add the sambaSamAccount
onto the idmap entry for that user, if it is already established (ensuring
we do not duplicate sambaSid entries in the directory).
The allocated UID code has been expanded to take into account the space
between '1000 - algorithmic rid base'. This much better fits into what
an NT4 does - allocating in the bottom part of the RID range.
On the code cleanup side of things, we now share as much code as
possible between idmap_ldap and pdb_ldap.
We also no longer use the race-prone 'enumerate all users' method for
finding the next RID to allocate. Instead, we just start at the bottom
of the range, and increment again if the user already exists. The first
time this is run, it may well take a long time, but next time will just
be able to use the next Rid.
Thanks to metze and AB for double-checking parts of this.
Andrew Bartlett
(This used to be commit 9c595c8c23
)
2003-07-04 13:29:42 +00:00
Gerald Carter
a220e983d0
applying fix for group map conversion (patch from Kristyan Osborne)
...
(This used to be commit 6237fae9b8
)
2003-07-01 15:21:43 +00:00
Jelmer Vernooij
540e3f889c
Add DTD used by XML passdb backend
...
(This used to be commit f3fd321b61
)
2003-06-16 21:33:46 +00:00
John Terpstra
5d4937c2b6
This patch is Vorlon's fault!
...
(This used to be commit 56d2049561
)
2003-06-15 05:14:28 +00:00
Gerald Carter
af0ddc81d8
fix typo in description
...
(This used to be commit be82b3d9df
)
2003-06-13 02:53:03 +00:00
Gerald Carter
b93851af13
check that an attribute is defined and not just non-zero
...
(This used to be commit 8c18174a89
)
2003-06-12 13:41:13 +00:00
Jeremy Allison
de3f1c7767
Make skeleton VFSs compile with new EA modules.
...
Jeremy
(This used to be commit 7c4cc2086d
)
2003-06-06 07:09:30 +00:00
Gerald Carter
3bdfd57a2d
working draft of the idmap_ldap code.
...
Includes sambaUnixIdPool objectclass
Still needs cleaning up wrt to name space.
More changes to come, but at least we now have a
a working distributed winbindd solution.
(This used to be commit 8241758544
)
2003-06-05 02:34:30 +00:00
Alexander Bokovoy
bee3d8f410
Move VFS example skel.c to two different examples: one for opaque operations and one for transparent. Also add configure support for compiling third-party modules. Patch from Stefan Metzmacher <metze@metzemix.de>
...
(This used to be commit fcdf215753
)
2003-06-04 13:13:41 +00:00
Gerald Carter
f8a43403de
sync LDAP schema with SAMBA_3_0
...
(This used to be commit 509232dd8d
)
2003-05-22 17:26:44 +00:00
Gerald Carter
c527856774
moving the sambaAccount objectclass to 'historical' to prevent confusion on which one should be used for new servers. I'll add a note about uncommenting the older items for ldapsam_compat in the release notes
...
(This used to be commit 469c5ad1ac
)
2003-05-22 17:18:35 +00:00
Gerald Carter
e074e1e819
fix group mapping in LDAP under new schema
...
(This used to be commit 59328b8c8a
)
2003-05-14 05:28:45 +00:00
Gerald Carter
df641bc7ca
fix group mapping in LDAP under new schema
...
(This used to be commit 0714dda7cc
)
2003-05-14 05:28:16 +00:00
Gerald Carter
e375e3935f
s/primaryGroupSID/sambaPrimaryGroupSID/
...
(This used to be commit d6ee6a2652
)
2003-05-14 04:49:13 +00:00
Gerald Carter
b2c19b7727
s/primaryGroupSID/sambaPrimaryGroupSID/
...
(This used to be commit 925c60f5e2
)
2003-05-14 04:49:01 +00:00
Gerald Carter
b088a3c037
perl script to convert from sambaAccount to sambaSamAccount; requires Net::LDAP::LDIF
...
(This used to be commit 5b6f22f7c9
)
2003-05-14 04:40:04 +00:00
Gerald Carter
849e0d6895
syncing LDAP schema changes with Samba_3_0
...
(This used to be commit a1326ea348
)
2003-05-14 04:39:55 +00:00
Gerald Carter
b2b381f3a4
perl script to convert from sambaAccount to sambaSamAccount; requires Net::LDAP::LDIF
...
(This used to be commit 9cde1aa32a
)
2003-05-14 04:37:40 +00:00
Gerald Carter
5d16254f56
*****LDAP schema changes*****
...
New objectclass named sambaSamAccount which uses attribute
prefaced with the phrase 'samba' to prevent future name clashes.
Change in functionality of the 'ldap filter' parameter. This always
defaults to "(uid=%u)" now and is and'd with the approriate objectclass
depending on whether you are using ldapsam_compat or ldapsam
conversion script for migrating from sambaAccount to
sambaSamAccount will come next.
(This used to be commit 998586e652
)
2003-05-14 03:32:20 +00:00
Andrew Bartlett
2735fb0119
As discussed on samba-technical - move to 'primaryGroupSid' insted of
...
primaryGroupID (rid). This is consistant with the move from 'rid' to ntSid
for the primary user identifier.
Also cope with legacy installations where primaryGroupID might have been
stored as 0.
Andrew Bartlett
(This used to be commit 0e432817cb
)
2003-05-11 05:59:34 +00:00
Gerald Carter
c079ba4e6b
syncing README to go along with scripts
...
(This used to be commit 94780f0947
)
2003-05-09 21:52:49 +00:00
Gerald Carter
c37cc212c8
syncing import/export smbpasswd file scripts from 2.2
...
(This used to be commit ee1374cabf
)
2003-05-09 21:51:57 +00:00
Jelmer Vernooij
9bf2a5bde9
Don't crash if the underlying VFS doesn't support ACL's
...
(This used to be commit a7520177b0
)
2003-05-01 01:35:56 +00:00
Jelmer Vernooij
4b5d6fa4c1
Don't crash if the underlying VFS doesn't support ACL's
...
(This used to be commit 277fa587d5
)
2003-05-01 01:35:23 +00:00
Andrew Bartlett
a60682e9ab
Merge Samba 3.0 pdb_ldap from 3.0 into HEAD, so as to allow idra to continue
...
his IDMAP work.
This version also works properly (the HEAD version had suffered from bitrot),
and should be a good basis to change into the new IDMAP rules.
It also includes UTF8 conversions.
Included also are the schema changes, and a note about the now very old scripts
in examples/LDAP (they don't work for this, or even the previous schema).
Andrew Bartlett
(This used to be commit 38a8f2b23a
)
2003-04-29 12:54:46 +00:00
Jelmer Vernooij
81256ecbb9
Use NTSTATUS as return value for smb_register_*() functions and init_module()
...
function. Patch by metze with some minor modifications.
(This used to be commit f4576757d1
)
2003-04-28 18:33:25 +00:00
Jelmer Vernooij
17a3acafa8
Use NTSTATUS as return value for smb_register_*() functions and init_module()
...
function. Patch by metze with some minor modifications.
(This used to be commit bc4b51bcb2
)
2003-04-28 17:48:48 +00:00