summaryrefslogtreecommitdiff
path: root/examples/misc
AgeCommit message (Collapse)AuthorFilesLines
2007-10-10r5743: Add perl-script to check for multiple LDAP-entries on request of RichardGünther Deschner1-0/+201
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 31bd709a41e1bfe1f269a829c30e55a9538303df)
2007-10-10r5444: Add adssearch.pl utility (on volkers request).Günther Deschner1-0/+1492
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 fd947b5ee060a48597bc1166614a05f81457e5e0)
2007-10-10r4855: add some smb.conf script for add/delete/change share and addprinter hooksGerald Carter1-154/+0
(This used to be commit 073592b7ad539138763c457fe58c1d82b2daa9c1)
2003-12-14When parsing 'param = value', don't split 'value' at spaces.Volker Lendecke1-1/+1
Thanks to Ralf Spenneberg for the fix. Volker (This used to be commit bc383582b248518e39225405d0def411d552aa7d)
2002-07-31merge from SAMBA_2_2Gerald Carter1-0/+154
(This used to be commit 72d36c9b2596cda6c3c25c18ddb4c58d55519ff8)
2000-08-28added a little description of useage and output format since this givesHerb Lewis1-1/+27
more info than just what parameters are not supported by SWAT. (This used to be commit 7db533cb47a0d9bc88219dbe48e96ceed45a65a1)
2000-08-28script written by herb for reporting which smb.conf parametersGerald Carter1-0/+96
are in loarparm.c but not supported by SWAT. I just thought it looked fun. :-) --jerry (This used to be commit eb20a2c6f478688b82ce8346fea618aebbfc9295)
1998-11-21global change from samba.anu.edu.au to samba.orgAndrew Tridgell1-1/+1
(This used to be commit 42d2509c9fab5c774fd33b9d4b5bd1ee125479c3)
1997-10-07More references to samba.canberraSamba Release Account1-1/+1
Mental note: always commit from root directory. :^o Paul. (This used to be commit 5a38eaac75a6bede2d946f69cf664d7ca3989b55)
1996-05-06Updated smbstat script with a better one, Paul.Samba Release Account1-15/+18
(This used to be commit c26a534541b96f939daaf9b35f805db2594783ca)
1996-05-04updates to wall.perl from michal@ellpspace.math.ualberta.caAndrew Tridgell1-26/+50
(This used to be commit 30909756b16b2c78769a976809046af0b6a98b6e)
1996-05-04Initial version imported to CVS Samba Release Account2-0/+92
(This used to be commit 291551d80711daab7b7581720bcd9a08d6096517)