search for: cmd_domain_provision

Displaying 2 results from an estimated 2 matches for "cmd_domain_provision".

2015 Apr 01
2
Have options changed for "samba-tool domain provision"
Le 01/04/2015 17:42, Rowland Penny a ?crit : > On 01/04/15 15:49, Jean-Fran?ois Morcillo wrote: >> Hello, >> >> With the samba 4.1 serie, I used to use the command: >> samba-tool domain provision --adminpass='1GoodPasswd' --domain='TEST' >> --workgroup='TEST' --realm='test.fr' --use-xattr=yes --use-rfc2307 >>
2015 Apr 10
0
Have options changed for "samba-tool domain provision"
...gt;> Rowland >> > I have the same here. > My version is built from the tag 4.2 in git repository of samba. > So it makes this release useless or am I missing something? > > Regards, > > Hi, after a bit more investigation, can I ask the person that changed this: class cmd_domain_provision(Command): """Provision a domain.""" synopsis = "%prog [options]" takes_optiongroups = { "sambaopts": options.SambaOptions, "versionopts": options.VersionOptions, "credopts": options.Cre...