[debian-edu-commits] [Debian Wiki] Update of "DebianEdu/Documentation/Bookworm/HowTo/Users" by WolfgangSchweer

Debian Wiki wiki at debian.org
Sun Aug 29 23:20:15 BST 2021


Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Debian Wiki" for change notification.

The "DebianEdu/Documentation/Bookworm/HowTo/Users" page has been changed by WolfgangSchweer:
https://wiki.debian.org/DebianEdu/Documentation/Bookworm/HowTo/Users

Comment:
initial content (copy from the bullseye page w/ some adjustments)

New page:
<<Anchor(Users)>>
= HowTos for users =
<<TableOfContents(2)>>

== Changing passwords ==

Every user should change her or his password by using GOsa². To do so, just use a browser and go to {{{https://www/gosa/}}}.

Using GOsa² to change the password ensures that passwords for Kerberos (krbPrincipalKey), LDAP (userPassword) and Samba (sambaNTPassword) are the same.

Changing passwords using PAM is working also at the GDM login prompt, but this will only update the Kerberos password, and not the Samba and GOsa² (LDAP) password. So after you changed your password at the login prompt, you really should also change it using GOsa².

== Running standalone Java applications ==

Standalone Java applications are supported out of the box by the OpenJDK Java runtime. 

<<Anchor(Users--Using_email)>>
== Using email ==

All users can send and receive mails within the internal network; certificates are provided to allow TLS secured connections. To allow mail outside the internal network, the administrator needs to configure the mailserver {{{exim4}}} to suit the local situation, starting with {{{dpkg-reconfigure exim4-config}}}.

Every user who wants to use Thunderbird needs to configure it as follows. For a user with username jdoe the internal email address is jdoe at postoffice.intern.

== Thunderbird ==
 * Start Thunderbird
 * Click 'Skip this and use my existing email'
 * Enter your email address
 * Don't enter your password as Kerberos single sign on will be used
 * Click 'Continue'
 * For both IMAP and SMTP the settings should be 'STARTTLS' and 'Kerberos/GSSAPI'; adjust if not detected automatically
 * Click 'Done'
 
CategoryPermalink



More information about the debian-edu-commits mailing list