[PR PATCH] [Closed]: traffic_replay: fetch domain from creds other than opts

github at samba.org github at samba.org
Sat May 12 19:18:12 UTC 2018


There's a closed pull request on the Samba Samba Github repository

traffic_replay: fetch domain from creds other than opts
https://github.com/samba-team/samba/pull/183
Description: For traffic_replay script, when user provides `--workgroup` or `-W` option
from command line, it will be set on the creds option group, other than the
opts one. So while checking this option, we should check it against creds.

The previous code is actually loading domain from lp, which get data from the
smb.conf file.

Signed-off-by: Joe Guo <joeg at catalyst.net.nz>


More information about the samba-technical mailing list