Results 1 to 3 of 3
I have installed the vacation rpm on my redhat server, the forward seams to be working ok to it, but I get an error back, teh log says
Code:
(cannot ...
- 03-16-2005 #1Linux Newbie
- Join Date
- Nov 2004
- Location
- Glacier, WA
- Posts
- 103
vacation
I have installed the vacation rpm on my redhat server, the forward seams to be working ok to it, but I get an error back, teh log says
Any clues??Code:(cannot append message to destination file /usr/bin/vacation -j bill2: cannot create file exclusively: Permission denied)
- 03-16-2005 #2
do a ls -la on that file and make sure it has permissions to access that file
Some people have told me they don't think a fat penguin really embodies the grace of Linux, which just tells me they have never seen a angry penguin charging at them in excess of 100mph. They'd be a lot more careful about what they say if they had.
-- Linus Torvalds
- 03-16-2005 #3Linux Newbie
- Join Date
- Nov 2004
- Location
- Glacier, WA
- Posts
- 103
[root@glacier bin]# ls -la vacation
-rwxrwxrwx 1 postfix office 12604 Sep 3 2002 vacation


Reply With Quote