jailkit-users
[Top][All Lists]
Advanced

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

Re: [Jailkit-users] At each login, how can jailkit write the ip log in t


From: Olivier Sessink
Subject: Re: [Jailkit-users] At each login, how can jailkit write the ip log in the /root/
Date: Wed, 07 May 2008 07:44:13 +0200
User-agent: Thunderbird 2.0.0.12 (X11/20080227)

yellow protoss wrote:
Hello,

I am using this code to log the IP and further informations. I would like that at each login, how can jailkit write the ip log in the /root/.

To write in /root you need root permissions. Wy not write an extra file in /var/log/my_user.log and give all users write access to that file, and use 'chattr' to make the file append-only ?

regards,
        Olivier




reply via email to

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