[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] PortSentry permissions question
- Subject: Re: [cobalt-users] PortSentry permissions question
- From: "Gerald Waugh" <gerald@xxxxxxxxx>
- Date: Sat Jun 2 00:41:17 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
"Frank Surget" <fsurget@xxxxxxxxxx> wrote
> Hi all
> Can anyone tell me how to change the permissions of the PortSentry
> directory? I'm trying to edit the portsentry.ignore file. Would FTP be the
> best way to edit here?
It's owned by 'root' you can't edit it from 'FTP'
>
SSH into your RaQ.
su - to root
# should be in this directory
# else 'locate' it
cd /usr/local/psionic/portsentry
vi or pico the file you want to edit.
Gerald