[sysadmin-bin] Drop the bits about the jabber account, that is not managed through LDAP anymore.



commit 44ca97238c20f66ed8e45d02247627f48aa3bedd
Author: Andrea Veri <av gnome org>
Date:   Fri Jul 19 11:26:02 2013 +0200

    Drop the bits about the jabber account, that is not managed through LDAP anymore.

 handle-ldap-modules |    8 +-------
 1 files changed, 1 insertions(+), 7 deletions(-)
---
diff --git a/handle-ldap-modules b/handle-ldap-modules
index 05184fb..792bcd4 100755
--- a/handle-ldap-modules
+++ b/handle-ldap-modules
@@ -180,13 +180,7 @@ How to approve account requests:
 YOUR MANGO PASSWORD
 To retrieve (reset) your mango password, do:
   ssh -l $uid mango.gnome.org mango
-Your username is same as your Git username.
-
-
-Note2: Your Mango password also allows you to use the jabber service
-(jabber.gnome.org, username is same as git/mango/etc). Please *enforce*
-SSL/TLS. Do NOT allow plain text auth! However, this is only intended for
-foundation members.""")
+Your username is same as your Git username.""")
 
     def __init__(self, passwd):
         self.LDAP_PASSWD = passwd


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]