1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-02 09:47:23 +03:00

28 Commits

Author SHA1 Message Date
Günther Deschner
bc0b68709c Dump msDS-SupportedEncryptionTypes in adssearch.
Guenther
2008-01-28 19:22:17 +01:00
Günther Deschner
e3d6dabcb9 r23827: Fix schema dump.
Guenther
2007-10-10 12:28:31 -05:00
Günther Deschner
0f0200c43c r23818: support LDAP_SERVER_SEARCH_OPTIONS_OID in adssearch.
Guenther
2007-10-10 12:28:29 -05:00
Günther Deschner
3f0ac6a27f r23817: Dump some more guids in adssearch.pl.
Guenther
2007-10-10 12:28:29 -05:00
Günther Deschner
9535866f6f r23767: Add GTYPE_SECURITY_UNIVERSAL_GROUP to adsearch.pl as well.
Guenther
2007-10-10 12:23:54 -05:00
Günther Deschner
865bdcacae r23484: When chasing AD referrals make sure to honor the base returned from the server.
Guenther
2007-10-10 12:23:20 -05:00
Günther Deschner
97ce4ccea2 r21345: Smaller fixes for adssearch:
* get rid of horrible ads.h parsing
* add LDAP_SERVER_SHUTDOWN_NOTIFY_OID
* display hex bitmasks

Guenther
2007-10-10 12:17:57 -05:00
Günther Deschner
aa135c960e r21105: Quick fix for CLDAP reply without NetLogon attribute.
Guenther
2007-10-10 12:17:37 -05:00
Günther Deschner
8a2dded7fb r19745: For the fun of it, add an CLDAP client written in perl.
Guenther
2007-10-10 12:15:52 -05:00
Günther Deschner
27fbd85300 r19345: Allow better rootdse searches.
Guenther
2007-10-10 12:15:30 -05:00
Günther Deschner
d6849a83c0 r18697: Make sure that adssearch.pl does not
* chase referrals
* use paged search control

when using the LDAP change notify control for monitoring changes.

Guenther
2007-10-10 12:00:48 -05:00
Günther Deschner
6df2a39110 r16719: Automatically chase referrals, support LDAP fast bind exended operation
and LDAP domain scope control.

Guenther
2007-10-10 11:19:09 -05:00
Günther Deschner
f19f781e15 r16521: Fix different extended_dn handling for win2k/2k3 (thanks to Frederic
Brin at Novell).

Guenther
2007-10-10 11:18:57 -05:00
Günther Deschner
2922c7f570 r15250: dump some more sids.
Guenther
2007-10-10 11:16:30 -05:00
Günther Deschner
9b19a68456 r13410: Dump a netbootGUID as a GUID.
Guenther
2007-10-10 11:09:59 -05:00
Günther Deschner
9424b65c70 r12336: A couple of fixes and enhancements for adssearch.pl (espc. to debug
GPOs).

sid2string fix from Michael James <michael@james.st>.

Guenther
2007-10-10 11:05:53 -05:00
Günther Deschner
31bd709a41 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
2007-10-10 10:55:59 -05:00
Günther Deschner
fd947b5ee0 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
2007-10-10 10:55:40 -05:00
Gerald Carter
073592b7ad r4855: add some smb.conf script for add/delete/change share and addprinter hooks 2007-10-10 10:54:00 -05:00
Volker Lendecke
bc383582b2 When parsing 'param = value', don't split 'value' at spaces.
Thanks to Ralf Spenneberg for the fix.

Volker
-
Gerald Carter
72d36c9b25 merge from SAMBA_2_2 -
Herb Lewis
7db533cb47 added a little description of useage and output format since this gives
more info than just what parameters are not supported by SWAT.
-
Gerald Carter
eb20a2c6f4 script written by herb for reporting which smb.conf parameters
are in loarparm.c but not supported by SWAT.  I just thought it looked fun.
:-)



--jerry
-
Andrew Tridgell
42d2509c9f global change from samba.anu.edu.au to samba.org -
Samba Release Account
5a38eaac75 More references to samba.canberra
Mental note: always commit from root directory. :^o
Paul.
-
Samba Release Account
c26a534541 Updated smbstat script with a better one, Paul. -
Andrew Tridgell
30909756b1 updates to wall.perl from michal@ellpspace.math.ualberta.ca -
Samba Release Account
291551d807 Initial version imported to CVS -