net: Add support for a credentials file
authorOlly Betts <olly@survex.com>
Tue, 1 May 2018 01:19:58 +0000 (13:19 +1200)
committerDouglas Bagnall <dbagnall@samba.org>
Fri, 30 Nov 2018 02:35:13 +0000 (03:35 +0100)
commit1cf84b6b99082907596c511c86e4e8c22314b08c
treeae5ecbd5de1f071b25868c5cc18fa1130fb29323
parente99402235da3ab0ea77f0a68393294088939ab78
net: Add support for a credentials file

Add support for the same -A authfile/--authentication-file authfile
option that most of the other tools already do.

Signed-off-by: Olly Betts <olly@survex.com>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
docs-xml/manpages/net.8.xml
source3/utils/net.c