jailkit-users
[Top][All Lists]
Advanced

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

[Jailkit-users] jailkit problem with jk_jailuser on Redhat Enterprise Li


From: Koshy Abraham
Subject: [Jailkit-users] jailkit problem with jk_jailuser on Redhat Enterprise Linux 3
Date: Tue, 13 Jun 2006 16:49:26 +0100
User-agent: Mozilla Thunderbird 1.0.8-1.1.fc4 (X11/20060501)

Hi,

I am getting a problem with jk_jailuser as shown at the bottom.

I am using:
jailkit-2.0-1.el3.rf.i386.rpm

Can someone please help?

Koshy
---

address@hidden root]# adduser expouser
address@hidden root]# jk_jailuser -m -j /home/expojail expouser
Traceback (most recent call last):
 File "/usr/sbin/jk_jailuser", line 285, in ?
   main()
 File "/usr/sbin/jk_jailuser", line 276, in main
   jailuser(jail, username, movehome, config)
 File "/usr/sbin/jk_jailuser", line 129, in jailuser
   if not addgrouptojail(jail, pw[3], config):
 File "/usr/sbin/jk_jailuser", line 53, in addgrouptojail
   if (not jk_lib.test_group_exist(gr.gr_name, jail+'/etc/group')):
AttributeError: 'tuple' object has no attribute 'gr_name'
address@hidden root]#




reply via email to

[Prev in Thread] Current Thread [Next in Thread]