From: Peter Palfrader Date: Sun, 19 Sep 2010 00:00:02 +0000 (+0200) Subject: Update guest welcome template X-Git-Tag: userdir-ldap-0.3.79~18 X-Git-Url: https://git.adam-barratt.org.uk/?p=mirror%2Fuserdir-ldap.git;a=commitdiff_plain;h=2126687d3ee0fc56a042bfee4f0872911320722a Update guest welcome template --- diff --git a/debian/changelog b/debian/changelog index 971fb7e..32cc612 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,8 +7,9 @@ userdir-ldap (0.3.7X) Xnstable; urgency=low proper setting hostacls and shadowexpire and picking the right keyring. * Remove .pgp (v3 pgp key) keyrings from config. + * Update guest welcome template. - -- Peter Palfrader Sun, 19 Sep 2010 01:44:24 +0200 + -- Peter Palfrader Sun, 19 Sep 2010 01:59:46 +0200 userdir-ldap (0.3.78) unstable; urgency=low diff --git a/templates/welcome-message-60000 b/templates/welcome-message-60000 index e056189..85c4e4c 100644 --- a/templates/welcome-message-60000 +++ b/templates/welcome-message-60000 @@ -12,29 +12,39 @@ Dear __REALNAME__! An account has been created for you on the Debian machine cluster. You can use this account to help make software run properly on the Debian GNU/Linux -distribution. The username for this account is '__LOGIN__'. The password can -be found encrypted with your PGP key and appended to this message. +distribution. The username for this account is '__LOGIN__'. See for a list of machines that are -available. The ones marked 'public' are available to non-developers. +available. The list of which machines you can access is user-dependent. +To find out which machines you have access to try running + ldapsearch -LLL -b dc=debian,dc=org -x -h db.debian.org \ + uid=__LOGIN__ allowedHost Requests for Debian software to be installed on the machines (either in the host system or a chroot environment) should be directed at -debian-admin@lists.debian.org. Please note that not all software is -available on all architectures. The chroot environments can be -entered with the 'dchroot' command. +debian-admin@lists.debian.org, see the instructions at +http://dsa.debian.org/doc/install-req/ for details. +Please note that not all software is available on all architectures. The +chroot environments can be entered with the 'dchroot' command. You should use ssh to log into the machines. See the host details on db.debian.org for the ssh hostkey fingerprints for the servers you access. Our LDAP directory is able to share ssh RSA keys among -machines, please see . Please be +machines, please see for +general documentation and for how to add ssh keys to the LDAP. Please be aware of the security implications of using RSA authentication and ssh agents. -After a short while of inactivity this account will be expired. This account -is only to be used to help porting/improving free software. +Your password to access db.debian.org can be found encrypted with your +PGP key and appended to this message. It cannot be used to log into +our machines; see the paragraph on SSH keys above. -Please note while technically there is a __LOGIN__@debian.org address +After a short while this account will be expired, please contact DSA +if you need it for longer or wish to re-activate your account once +expired. This account is only to be used to help porting/improving free +software. + +Please note while technically there might be __LOGIN__@debian.org address associated with this account we very much expect you to not use it. Thanks. -- Debian Administration