Currently the module uses the compile default configuration file smb.conf . The net command manpage states that the file used can be specified with the -s flag. This is an effective way to split the managing of fileshares and authentication.
-s|--configfile
The file specified contains the configuration details required by the server. The information in this file includes server-specific information such as what printcap file to use, as well as descriptions of all the services that the server is to provide. See smb.conf for more information. The default configuration file name is determined at compile time.
I am willing to create the PR that implements that if you are open to my suggestion.
Currently the module uses the compile default configuration file smb.conf . The net command manpage states that the file used can be specified with the -s flag. This is an effective way to split the managing of fileshares and authentication.
-s|--configfile
The file specified contains the configuration details required by the server. The information in this file includes server-specific information such as what printcap file to use, as well as descriptions of all the services that the server is to provide. See smb.conf for more information. The default configuration file name is determined at compile time.
I am willing to create the PR that implements that if you are open to my suggestion.