issues
search
linuxmuster
/
sophomorix4
sophomorix for Samba 4
GNU General Public License v3.0
7
stars
7
forks
source link
Ability to generate passwords using diceware
#176
Open
raphael247
opened
2 months ago
raphael247
commented
2 months ago
To generate dice-passwords:
set the option RANDOM_PWD=dice in school.conf
PWD_LENGTH will be the number of words separated by dots.
diceware must be installed by 'pip3 install diceware'
Samba must be configured to permit non-komplex passwords via 'samba-tool domain passwordsettings set --complexity=off'
To generate dice-passwords: