Luk, Thanks that is what I needed. I did internet search on the proper syntax for the command and just could not figure out how run the command.
-Glenn ----- Original Message ----- From: "Lukasz Zalewski" <[email protected]> To: "Glenn T. Arnold" <[email protected]> Cc: "samba" <[email protected]> Sent: Thursday, August 26, 2010 1:06:13 PM Subject: Re: [Samba] Samba 4 and password policy pwsetting error On 08/26/2010 05:51 PM, Glenn T. Arnold wrote: > Hello, > > When I tried to change the password policy on a samba 4 domain controller I > get the following error. > > r...@server01:/usr/local/samba/lib/python2.6/site-packages/samba/netcmd# > ./pwsettings.py --complexity=off > Traceback (most recent call last): > File "./pwsettings.py", line 25, in<module> > import samba.getopt as options > ImportError: No module named samba.getopt > r...@lcsdc01:/usr/local/samba/lib/python2.6/site-packages/samba/netcmd# > > What am I doing wrong when running this command? > > Thanks > -Glenn Glenn, run it as follows: /usr/local/samba/bin/net pwsettings <your options> HTH Luk -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba
