On Mon, 21 Nov 2005 11:47:34 +0100, "Christian H. Toldnes"
<[EMAIL PROTECTED]> said:
> stig henning thune wrote:
> > On Mon, 14 Nov 2005 12:04:23 +0100, "Christopher" <[EMAIL PROTECTED]>
> > said:
> > 
> >>
> >>Aren't you supposed to use 'crontab -e'?
> >>
> > Same result as before:
> > 
> > # crontab -e
> > 23:04:14 Unable to find fcron in /etc/group: Permission denied
> 
> It's the same command, simply a symlink for old times sake. :)
> 
> Do a 'grep fcron /etc/group', it should respond:
> 
> fcron:x:108:
> 
> This is true for both 2.2 and 3.0. If it's not there, something has 
> messed with your /etc/group file. Since I can't see this on any of our 
> testing servers, I don't think it's caused by any upgrade or similar.


True.
I do get the 

# grep fcron /etc/group
fcron:x:108:

But still; 
# crontab -e
01:42:23 Unable to find fcron in /etc/group: Permission denied

Can't find any error messages either. 

Also tried cat -v /etc/group 
..but I get do not get any ^M or file-error.

# cat -v /etc/group
root:x:0:
bin:x:1:daemon
daemon:x:2:bin
adm:x:3:daemon
sys:x:4:bin,adm
tty:x:5:
disk:x:6:
lp:x:7:daemon
mem:x:8:
kmem:x:9:
wheel:x:10:
mail:x:12:mail
news:x:13:news
uucp:x:14:uucp
man:x:15:
floppy:x:19:
games:x:20:
console:x:21:
utmp:x:22:
squid:x:23:
sqlgrey:x:24:
postgres:x:26:
gopher:x:30:
nscd:x:35:
ntp:x:38:
dip:x:40:
ftp:x:50:jacob
syslog:x:60:
named:x:98:
nobody:x:99:
users:x:100:
mysql:x:101:
postfix:x:102:
sshd:x:103:
slocate:x:104:
postdrop:x:107:
fcron:x:108:
httpd:x:109:
cyrus:x:110:
slapd:x:111:
tftpd:x:112:
amavis:x:257:
jacob:x:500:
audio:x:258:

Still confused.. ;/ 
Appreciate you helping.
_______________________________________________
tsl-discuss mailing list
[email protected]
http://lists.trustix.org/mailman/listinfo/tsl-discuss

Reply via email to