jailkit-users
[Top][All Lists]
Advanced

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

Re: [Jailkit-users] /home/jailkit...group and passwd file


From: telecom1
Subject: Re: [Jailkit-users] /home/jailkit...group and passwd file
Date: Thu, 24 Jan 2008 09:53:50 -0500

Python version is 2.2.2


----- Original Message ----- From: "Olivier Sessink" <address@hidden>
To: <address@hidden>
Sent: Thursday, January 24, 2008 2:33 AM
Subject: Re: [Jailkit-users] /home/jailkit...group and passwd file


address@hidden wrote:
I ran jk_jailuser tom and this is what I got:

address@hidden sbin]# /usr/sbin/jk_jailuser tom
enter jail directory: /home/jailkit
Traceback (most recent call last):
 File "/usr/sbin/jk_jailuser", line 334, in ?
   main()
 File "/usr/sbin/jk_jailuser", line 322, in main
   movehome = getmovehome(jail, username, config)
 File "/usr/sbin/jk_jailuser", line 277, in getmovehome
   if (pw.pw_dir[0:len(jail)] == jail):
AttributeError: 'tuple' object has no attribute 'pw_dir'
address@hidden sbin]#
-Chris


true, sorry, forgot about that..

did you look at the python version already?

python -V

Olivier




reply via email to

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