[debian-edu-commits] [Debian Wiki] Update of "DebianEdu/Documentation/Wheezy/HowTo/AdvancedUsage" by JuergenLeibner
Debian Wiki
debian-www at lists.debian.org
Sun Aug 25 15:20:06 UTC 2013
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Debian Wiki" for change notification.
The "DebianEdu/Documentation/Wheezy/HowTo/AdvancedUsage" page has been changed by JuergenLeibner:
https://wiki.debian.org/DebianEdu/Documentation/Wheezy/HowTo/AdvancedUsage?action=diff&rev1=2&rev2=3
Comment:
a little more structure for future requirements ...?
- = Advanced (user) administration =
+ = Advanced administration =
+
+ In this chapter advanced administration tasks are described.
+
+ <<TableOfContents(3)>>
+
- == Group Customisation Example with GOsa² ==
+ == User Customisations with GOsa² ==
+
+ === Create Users in Year Groups ===
In this example we want to create users in year groups, with common home directories for each group (home0/2014, home0/2015, etc.) We want to create the users by csv import.
@@ -34, +41 @@
* Import users
Choose your new template when doing csv import; testing it with a few users recommended.
+ == Other User Customisations ==
- == Creating folders in the home directories of all users ==
+ === Creating folders in the home directories of all users ===
With this script the administrator can create a folder in each user's home directory and set access permissions and ownership.
@@ -64, +72 @@
echo "$created_dir folders have been created"
}}}
- == Easy access to USB drives and CDROMs/DVDs ==
+ === Easy access to USB drives and CDROMs/DVDs ===
When users insert a USB drive or a DVD / CDROM into a (diskless) workstation, a popup window appears asking what to do with it, just like in any other normal installation.
@@ -91, +99 @@
echo "$created_dir folders has been created"
}}}
- === A warning about removable media on LTSP servers ===
+ ==== A warning about removable media on LTSP servers ====
/!\ Warning: When inserted into an LTSP server USB drives and other removable media cause
popup messages on remote LTSP clients.
More information about the debian-edu-commits
mailing list