Custom Query (98 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (37 - 39 of 98)

3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
Ticket Resolution Summary Owner Reporter
#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.

#22 fixed ops.utah.geniracks.net allows remote password-based login somebody chaos@bbn.com
Description

Two prospective issues related to password-based login to ops.utah.geniracks.net:

  1. Remote password-based SSH login to my user account (chaos) succeeds. Is there a plan to protect against password-guessing attacks on user accounts, which can be shared with site admins?
  2. Since /etc/ssh/sshd_config contains:
    PermitRootLogin yes
    
    I am concerned that password-based root login may in fact be permitted on ops. Is that the case? If so, could this setting be changed to without-password?
#27 fixed OpenVZ containers do not appear to collect system logs in the container's /var/log somebody chaos@bbn.com
Description

I created an OpenVZ container on pc5.utah.geniracks.net. I notice that /var/log within the container appears to be empty. I would expect logs from the container's userspace to be stored in /var/log within the container for the experimenter to access.

Output of /var/log, being empty:

[chaos@virt1 ~]$ ls -l /var/log/
total 40
-rw------- 1 root utmp       0 May 18 01:55 btmp
-rw------- 1 root utmp       0 Apr 12 01:53 btmp-20120518
drwx------ 2 root root    4096 Nov 21 07:31 httpd
-rw-r--r-- 1 root root 5840584 May 18 15:35 lastlog
drwxr-xr-x 2 root root    4096 Nov 22 20:05 mail
-rw------- 1 root root       0 Sep 13  2011 maillog
-rw------- 1 root root       0 Sep 13  2011 messages
drwxrwx--- 2   92   92    4096 Oct 18  2011 quagga
-rw------- 1 root root       0 Sep 13  2011 secure
-rw------- 1 root root       0 Sep 13  2011 spooler
-rw------- 1 root root       0 Sep 13  2011 tallylog
-rw-rw-r-- 1 root utmp    5760 May 18 15:35 wtmp
-rw------- 1 root root       0 Apr 12 01:53 yum.log

Uname, fyi:

[chaos@virt1 ~]$ uname -a
Linux virt1.ecgtest.pgeni-gpolab-bbn-com.utah.geniracks.net 2.6.32-042stab049.6.emulab.1 #1 SMP Tue Apr 3 12:08:02 MDT 2012 x86_64 x86_64 x86_64 GNU/Linux
3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
Note: See TracQuery for help on using queries.