Re: root permission denied

2003-06-02 Thread Edward Dekkers
Jonathan Michael Nowacki wrote: $ mkdir /usr/local/bin/update mkdir: cannot create directory `/usr/local/bin/update': Permission denied $whoami root drwxr-xr-x4 root root10240 May 16 15:52 bin drwxr-xr-x 18 root root 1024 Jan 24 18:52 local drwxr-xr-x 20

root permission denied

2003-06-01 Thread Jonathan Michael Nowacki
$ mkdir /usr/local/bin/update mkdir: cannot create directory `/usr/local/bin/update': Permission denied $whoami root drwxr-xr-x4 root root10240 May 16 15:52 bin drwxr-xr-x 18 root root 1024 Jan 24 18:52 local drwxr-xr-x 20 root root 4096 May 28

Re: Why will casue it "Permission denied" ?

2003-02-20 Thread nate
Kevin Chan said: > Dear all, > > I don't have any problem to run the webalizer from report directory as > user : root. But when I run the webalizer from / as below, it show error > "Permission denied". > > [root@apache1 /]$ /home/web/report/webalizer access_lo

Why will casue it "Permission denied" ?

2003-02-20 Thread Kevin Chan
Dear all, I don't have any problem to run the webalizer from report directory as user : root. But when I run the webalizer from / as below, it show error "Permission denied". [root@apache1 /]$ /home/web/report/webalizer access_log bash: /home/web/report/webalizer: Permission d

Shared library permission denied

2002-07-11 Thread Desquerre Yohann
I tryed to use kmymoney2 to manage my finances, It works very well using it as root but with simple user it issued this message : kmymoney2: error while loading shared libraries: libkfile.so.3: cannot open shared object file: Permission denied Is anyone bring me a solution

Permission denied !!!!

2002-07-10 Thread Yohann DESQUERRE (DSI NOISIEL)
I tryed to use kmymoney2 to manage my finances, It works very well using it as root but with simple user it issued this message : kmymoney2: error while loading shared libraries: libkfile.so.3: cannot open shared object file: Permission denied Is anyone bring me a solution

Re: /bin/login: Permission denied

2002-07-02 Thread Anthony E. Greene
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 29-Jun-2002/07:46 +0100, Ramnath Muthukumar <[EMAIL PROTECTED]> wrote: >so i tried booting as a single user mode and checked for the > >/bin/login command.. it read 0 bytes > >so i tryed to replace that login file with another file.. but i could

Re: /bin/login: Permission denied

2002-07-02 Thread Kent Borg
> > Complete wiping of the system is not always necessary On Tue, Jul 02, 2002 at 10:23:38AM -0700, Gordon Messmer wrote: > That's not advice I'd give to someone who doesn't recognize that he's > been hacked. Actually making sure that a system is clean is possible, > but it involves /really/ kno

Re: /bin/login: Permission denied

2002-07-02 Thread Gordon Messmer
That's not advice I'd give to someone who doesn't recognize that he's been hacked. Actually making sure that a system is clean is possible, but it involves /really/ knowing what's going on in the system. Someone who doesn't recognize that he's been hacked won't have that level of knowledge, and

Re: /bin/login: Permission denied

2002-07-02 Thread Wesley Murphy
if 'chmod' didn't work try 'chattr' www.chkrootkit.org may also be useful 'nmap' too Complete wiping of the system is not always necessary Just be more careful www.tripwire.org Wez On Tuesday 02 Jul 2002 4:18 pm, Gordon Messmer wrote: > You've been hacked. /bin/login has been replaced, an

RE: /bin/login: Permission denied

2002-07-02 Thread Gordon Messmer
You've been hacked. /bin/login has been replaced, and made immutable. Back up your data files, reformat your hard disks, reinstall linux. Apply errata immediately after you get the system up. > From: Ramnath Muthukumar [mailto:[EMAIL PROTECTED]] > > i am facing a problem in loggin in to my s

RE: /bin/login: Permission denied

2002-07-02 Thread Weimer_Markus
files. Do you know who ? best regards, Markus Weimer -Original Message- From: Ramnath Muthukumar [mailto:[EMAIL PROTECTED]] Sent: Samstag, 29. Juni 2002 08:47 To: [EMAIL PROTECTED] Subject: /bin/login: Permission denied hi guys i ve a Red hat linux 7 i am facing a problem in

/bin/login: Permission denied

2002-07-01 Thread Ramnath Muthukumar
permission) but is gave a message permission denied i tried removing to remove the /bin/login script as rm -f /bin/login but it gave a message like rm: cannot unlink 'login' : Operation not permitted i am totally helpless please give me a solution for this.. regards ramnath

/bin/login: Permission denied

2002-07-01 Thread Ramnath Muthukumar
hi guys i ve a Red hat linux 7 i am facing a problem in loggin in to my system it shows the login prompt to enter user id when i enter the user id and enter it refreshes and again asks for the user id so i tried booting as a single user mode and checked for the /bin/login command.. it rea

Re: permission denied on virtual hosting directory

2002-03-13 Thread Gordon Messmer
On Wed, 2002-03-13 at 16:23, Wesley Jay Deypalan wrote: I have RH 7.1 and installed Apache server and are running great. Recently I tried to do virtual hosting but I this error " Permission Denied" when I view the virtual host website. My main website is working good. Here is how I

permission denied on virtual hosting directory

2002-03-13 Thread Wesley Jay Deypalan
Hi,   I have RH 7.1 and installed Apache server and are running great. Recently I tried to do virtual hosting but I this error " Permission Denied" when I view the virtual host website. My main website is working good. Here is how I setup the virtual host, I point the directory (wher

shlock permission denied

2001-02-27 Thread Francois Massonneau
Hello, My "root" account receives mail from a cron daemon as it runs /etc/cron.hourly, saying : Can't open "/var/run/news/shlock2357", Permission denied When I check in that /var/run/news directory, I have no file at all. And in my /etc/cron.hourly, I have one file onl

Re: Rsync permission denied error when opening dirs and readingfiles

2001-02-23 Thread Gary Nielson
gt; > > rsync -avzr root@nielson::home /home/mirror/gnielson > > > What happens if you use > rsync -avzr root@nielson::home /home/mirror/ > > > > I get Permission denied errors when rsync opens directories or attempts to > > read links, even in the gnielson

Re: Rsync permission denied error when opening dirs and reading files

2001-02-22 Thread Bret Hughes
on > > but when I try to copy over my entire home directory to my client machine > as root, running: > > rsync -avzr root@nielson::home /home/mirror/gnielson > > I get Permission denied errors when rsync opens directories or attempts to > read links, even in the gnie

Re: Rsync permission denied error when opening dirs and readingfiles

2001-02-22 Thread Mikkel L. Ellertson
on /home/mirror/gnielson > > but when I try to copy over my entire home directory to my client machine > as root, running: > > rsync -avzr root@nielson::home /home/mirror/gnielson > What happens if you use rsync -avzr root@nielson::home /home/mirror/ > > I get Permission denied

Rsync permission denied error when opening dirs and reading files

2001-02-22 Thread Gary Nielson
directory to my client machine as root, running: rsync -avzr root@nielson::home /home/mirror/gnielson I get Permission denied errors when rsync opens directories or attempts to read links, even in the gnielson home dir I could successfsully do the previous way. Is there something wrong with my

Re: sendmail error: cannot open /etc/sendmail.cw: Permission denied

2000-08-05 Thread Charles Galpin
4.1, and in the last few days has > been unable to make his sendmail work. Whenever he starts the daemon he > gets the following error message: > > Starting sendmail: sendmail 451 /etc/sendmail.cf: line > 41: fileclass: cannot open /etc/sendmail.cw: Permission denied > > When

Re: sendmail error: cannot open /etc/sendmail.cw: Permission denied

2000-08-05 Thread Brian Ashe
dmail 451 /etc/sendmail.cf: line N> 41: fileclass: cannot open /etc/sendmail.cw: Permission denied N> When I asked him to paste some information from his /var/log/messages, N> this is what he got: N> Aug 4 13:34:04 urano inetd[5603]: execv /usr/bin/smtpd: No such file or N> dir

Re: sendmail error: cannot open /etc/sendmail.cw: Permission denied

2000-08-05 Thread Jake McHenry
or message: -- --Starting sendmail: sendmail 451 /etc/sendmail.cf: line --41: fileclass: cannot open /etc/sendmail.cw: Permission denied -- --When I asked him to paste some information from his /var/log/messages, --this is what he got: -- --Aug 4 13:34:04 urano inetd[5603]: execv /usr/bin/smtpd: No

sendmail error: cannot open /etc/sendmail.cw: Permission denied

2000-08-04 Thread Nitebirdz
fileclass: cannot open /etc/sendmail.cw: Permission denied When I asked him to paste some information from his /var/log/messages, this is what he got: Aug 4 13:34:04 urano inetd[5603]: execv /usr/bin/smtpd: No such file or directory Finally, I should also clarify that it doesn't appear to b

Re: rsync: permission denied, unexpected EOF .. read_timeout

2000-05-30 Thread Alan Mead
- From: Cameron Simpson <[EMAIL PROTECTED]> To: Alan Mead <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Tuesday, May 30, 2000 6:10 PM Subject: Re: rsync: permission denied, unexpected EOF .. read_timeout > On Mon, May 29, 2000 at 11:31:34PM -0700, Alan Mead wrote: &

Re: rsync: permission denied, unexpected EOF .. read_timeout

2000-05-30 Thread Cameron Simpson
On Mon, May 29, 2000 at 11:31:34PM -0700, Alan Mead wrote: | I can rsh back and forth but I need to enter a password dispite the fact | that I've created .rhosts in my home directory on both machines like this: | | +webserver | +mylocalhost Get rid of the + signs. And later, get right of rsh al

rsync: permission denied, unexpected EOF .. read_timeout

2000-05-30 Thread Alan Mead
site Permission Denied Unexpected EOF on read_timeout (from mylocalhost to webserver) $ cd $ rsync -van /home/httpd/html/mywebsite/* mylocalhost:/home/amead/mywebsite Permission Denied Unexpected EOF on read_timeout I can rsh back and forth but I need to enter a password dispite the fact that I'v

Re: find: /proc/6/fd: permission denied

2000-04-18 Thread a mole
/proc -name blah find: /proc/4600/fd: Permission denied find: /proc/4738/fd: Permission denied [root@localhost (tty9) /]# The reason permission is denied is because the kernel is no longer holding the information associated with this directory. Actually it's not just this directory but fd i

find: /proc/6/fd: permission denied

2000-04-16 Thread pranav . bhushan
Hi ! Everybody This sounds strange ;-) and also I got strange feed back for it. :-( Well, When I try the command: ( Subhash's question ) find / -name "filename" I get message find:/ proc/6/fd : permission denied. Actually it was already asked by Subhash in

Sendmail aliases: permission denied

1998-04-21 Thread Jack Hatfield
Can't create output: permission denied. Using an :include: file to try to create a mailing list. Gets the message above. Is it saying this on the list or the mailer?? What to do? The RocNet Monster RocSoft, Inc. 915 Lyttleton St Camden SC 29020 803 713-3433 -- PLEASE read the Re

RE: rcmd: socket: permission denied

1998-03-17 Thread Dave Wreski
On 16-Apr-98 Jörg Narr wrote: > Hi there! > > I receive the above comment on rlogin as soon as I try to > rlogin as a "normal" user. As super user "root" rlogin works > fine. rlogin must be suid. Use 'chmod 4755 /usr/bin/rlogin' to fix the permissions. Be sure to only apply the suid-bit to pro

rcmd: socket: permission denied

1998-03-17 Thread Jörg Narr
Hi there! I receive the above comment on rlogin as soon as I try to rlogin as a "normal" user. As super user "root" rlogin works fine. Can anyone help me with that matter? Thank you in advance. Joerg -- PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES! http://www.re