summaryrefslogtreecommitdiffstats
path: root/examples/scripts
Commit message (Collapse)AuthorAgeFilesLines
* [GLUE] Rsync SAMBA_3_0 SVN r25598 in order to create the v3-0-test branch.samba-misc-tags/initial-v3-0-testGerald (Jerry) Carter2007-10-102-325/+0
|
* r23714: but now:Michael Adam2007-10-101-0/+167
| | | | | | | | This script allows for adding lists of users (or other objects) to lists of groups (or aliases). Useful for creating large test scenarios. Michael
* r23713: Oops accidentially checked in the wrong file - sorry!Michael Adam2007-10-101-17/+0
| | | | Michael
* r23712: This script allows for adding lists of users (or other objects)Michael Adam2007-10-101-0/+17
| | | | | | | to lists of groups (or aliases). Useful for creating large test scenarios. Michael
* r23711: Refactor the actual creation of object into its own small function.Michael Adam2007-10-101-7/+10
| | | | Michael
* r23706: Add a script to create domainusers,-groups and -aliases.Michael Adam2007-10-101-0/+155
| | | | | | | | | | | | | | This is done via rpc client. The main purpose is to be able to fill a domain controller with a large number of users / groups easily. A the object names are built as <prefix><num> where number ranges from a given start number counting up until a given number of objects has been created. In a next step, I will submit scripts to add (many) users to a group and to add a user to (many) groups. Michael
* r14825: add support for max connections parameterGerald Carter2007-10-101-1/+2
|
* r11577: adding perl interpreter she-bang to top of parselog.pl scriptGerald Carter2007-10-101-1/+2
|
* r11549: fixing GPL noticesGerald Carter2007-10-102-4/+42
|
* r11548: adding simple script to tail syslog and write to eventlog tdbGerald Carter2007-10-101-0/+8
|
* r8387: moving wins_hook to scripts directoryGerald Carter2007-10-102-0/+102
|
* r8384: merging clutter fixes from release branchGerald Carter2007-10-1011-0/+83
|
* r8143: Fix generate_parm_table.py:Günther Deschner2007-10-101-3/+5
| | | | | | | * Correctly substitute "\" as default winbind separator. * Use default testparm-location. Guenther
* r8140: adding missing moduleGerald Carter2007-10-101-0/+84
|
* r6782: rename for consistencyGerald Carter2007-10-101-0/+0
|
* r4873: example delete printer script for use with cupsGerald Carter2007-10-101-0/+27
|
* r4855: add some smb.conf script for add/delete/change share and addprinter hooksGerald Carter2007-10-106-0/+1184
|
* r252: add backtrace to examples so people know about it (slight change from ↵Gerald Carter2007-10-101-0/+41
lars @suse)