Custom Query (98 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (19 - 21 of 98)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
Ticket Resolution Summary Owner Reporter
#43 fixed subscribe InstaGENI operators to response-team@geni.net ricci@cs.utah.edu chaos@bbn.com
Description

InstaGENI operators (either individually or as a list address) should subscribe to response-team@geni.net to receive notifications about GENI infrastructure outages, and as a way to be reached by non-InstaGENI GENI operators.

The mailman page for subscription is http://lists.geni.net/mailman/listinfo/response-team.

#45 fixed perl "Uninitialized value" warning in experiment details page somebody chaos@bbn.com
Description

I created a sliver today on the slice pgeni.gpolab.bbn.com/ecgtest2, containing two VMs on pc3.utah.geniracks.net. The web details page, https://boss.utah.geniracks.net/showexp.php3?pid=pgeni-gpolab-bbn-com&eid=ecgtest2#details, contains:

SSHD Port allocation ('ssh -p portnum'):
ID              Port       SSH command
--------------- ---------- ----------------------
Use of uninitialized value $m in concatenation (.) or string at /usr/testbed/bin/tbreport line 370, <DATA> line 497.
virt1           30778      ssh -p 30778 .ecgtest2.pgeni-gpolab-bbn-com.utah.geniracks.net
Use of uninitialized value $m in concatenation (.) or string at /usr/testbed/bin/tbreport line 370, <DATA> line 497.
virt2           30779      ssh -p 30779 .ecgtest2.pgeni-gpolab-bbn-com.utah.geniracks.net

Looks like a small perl bug of some sort.

#59 fixed foam.utah.geniracks.net allows password-based SSH somebody chaos@bbn.com
Description

I can login to foam.utah.geniracks.net using my password:

$ ssh -o PubkeyAuthentication=no foam.utah.geniracks.net
chaos@foam.utah.geniracks.net's password: 
Welcome to Ubuntu 12.04 LTS (GNU/Linux 3.2.0-24-generic x86_64)

 * Documentation:  https://help.ubuntu.com/
Last login: Mon Nov 12 10:36:18 2012 from capybara.bbn.com
foam,[~],10:37(0)$ 

InstaGENI servers should disable SSH password access whenever possible, and it should be possible to do without loss of functionality in this case.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
Note: See TracQuery for help on using queries.