[debian-edu-commits] [Debian Wiki] Trivial Update of "DebianEdu/HowTo/RecoverPasswords" by Martin Schulte
Debian Wiki
debian-www at lists.debian.org
Tue Mar 26 21:20:30 UTC 2013
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Debian Wiki" for change notification.
The "DebianEdu/HowTo/RecoverPasswords" page has been changed by Martin Schulte:
http://wiki.debian.org/DebianEdu/HowTo/RecoverPasswords?action=diff&rev1=2&rev2=3
perl recoverPasswords.pl csv
}}}
- This will generate a csv-files with usernames and clear text password, which you can import using gosa.
+ This will generate a csv-files with usernames and clear text password, which you can import using [[http://maintainer.skolelinux.org/debian-edu-doc/en/debian-edu-squeeze-manual.html#GettingStarted--Introduction_to_GOsa.2BALI-|gosa]].
+
+ One line in the csv-file looks like
+
+ johndoe,John,Doe,john123,students,none,year2013
+
+ The first column is the username (loginname), the second and third column the first- and surname. The forth column is the password. The rest are the groups (you can't use this columns in gosa. You have to make a template and setup the groups all user for this template should belong to).
+
+
<<Anchor(manualOptions)>>
== Options for the csv-file ==
More information about the debian-edu-commits
mailing list