r2071: - change smbtorture to use the popt_common stuff
authorStefan Metzmacher <metze@samba.org>
Wed, 25 Aug 2004 14:31:59 +0000 (14:31 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:58:23 +0000 (12:58 -0500)
commit4733dcbf5f17422a8a4c9f99664270b3aa66c586
tree8ac14ecc58fa021335be9e130e0395d6aaff3286
parentea14b2780f1cb6597ba4e71b83364e6a39e966fe
r2071: - change smbtorture to use the popt_common stuff
  this means -U DOM\\user is know allowed

- torture:userdomain is a new smb.conf parameter
  because lp_workgroup is not the domain of the user

- we use torture:userdomain now in the tests instad of lp_workgroup

- for backward compat the userdomain is lp_workgroup() by default and
  not lp_netbios_name(), which my change later to match 'net' and 'smbclient'..

- we now have dublicate options e.g. -N -s ...
  tridge: can we change this?

metze
source/torture/ldap/basic.c
source/torture/raw/context.c
source/torture/rpc/bind.c
source/torture/rpc/netlogon.c
source/torture/torture.c