Skip to content

New commits since fork#182

Open
kiarn wants to merge 87 commits intobionicfrom
bionic
Open

New commits since fork#182
kiarn wants to merge 87 commits intobionicfrom
bionic

Conversation

@kiarn
Copy link
Copy Markdown
Member

@kiarn kiarn commented Mar 7, 2025

A global PR to see all detailled changes from the fork https://github.com/linuxmuster/sophomorix.

kiarn and others added 30 commits September 6, 2023 21:30
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'
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 2 to 4.1.7.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](actions/download-artifact@v2...v4.1.7)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
…github/workflows/actions/download-artifact-4.1.7

Bump actions/download-artifact from 2 to 4.1.7 in /.github/workflows
Escape special chars in footer
Introduced DICE config options in school.conf:
[userfile.students|teacher|extrastudents.csv]
    DICE_LANG = de_8k
    DICE_SEPARATOR = .
    DICE_WORDS = 2
    DICE_CAPS = TRUE

Error checks:
- diceware package not installed
- samba password complexity not disabled
- diced password too short (samba minimum password length)
Ability to generate passwords using diceware
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants