1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-27 14:04:05 +03:00
Andrew Bartlett 43da48650a r23035: We don't need to add this entry, and I hope to figure out how to avoid
adding the other two manually.

However, to do this we do need to skip the check (with -u) that
slaptest can access the db.

Andrew Bartlett
(This used to be commit ea206dce06d97c60868e44aab9281dcbbb393931)
2007-10-10 14:52:43 -05:00
..
2007-10-10 14:51:49 -05:00
2007-10-10 14:52:27 -05:00
2007-10-10 14:51:46 -05:00

This directory contains test scripts that are useful for running a
bunch of tests all at once. 

The following environments are currently available:

 - none: No server set up
 - dc: Domain controller set up. The following environment variables will 
   be set:
     * USERNAME
	 * PASSWORD
	 * DOMAIN
	 * REALM
	 * SERVER
 - member: Domain controller and member server that is joined to it set up. The
   following environment variables will be set:
     * USERNAME
	 * PASSWORD
	 * DOMAIN
	 * REALM
	 * SERVER (contains the name of the member server)