svn commit: samba r5444 - branches/SAMBA_3_0/examples/misc trunk/examples/misc

gd at samba.org gd at samba.org
Fri Feb 18 16:43:20 GMT 2005


Author: gd
Date: 2005-02-18 16:43:20 +0000 (Fri, 18 Feb 2005)
New Revision: 5444

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=5444

Log:
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 at 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 


Added:
   branches/SAMBA_3_0/examples/misc/adssearch.pl
   trunk/examples/misc/adssearch.pl


Changeset:
Sorry, the patch is too large (3007 lines) to include; please use WebSVN to see it!
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=5444


More information about the samba-cvs mailing list