View Full Version : ProFTP stopped working
spuppy
10th September 2007, 10:10
For some reason, ProFTP stopped working. When I tried to start it again, I got the error:
Starting proftpd: - no such group 'nobody'
- Fatal: Group: Unknown group 'nobody' on line 27 of '/etc/proftpd.conf'
Thanks in advance for any help you can offer!
till
10th September 2007, 10:15
Is the group 'nobody' listed in the file /etc/group ?
spuppy
12th September 2007, 01:20
Is the group 'nobody' listed in the file /etc/group ?
That file is empty. How should it look?
Telesat
12th September 2007, 02:12
It is a very important file, check it in your backups and restore it. It is as important as /etc/passwd and /etc/shadow
Maybe you have a copy in /etc/group~, /etc/group-, etc.
A sample of my /etc/group:
root:x:0:
daemon:x:1:
bin:x:2:
sys:x:3:
adm:x:4:logcheck
tty:x:5:
disk:x:6:
lp:x:7:
mail:x:8:
news:x:9:
uucp:x:10:
man:x:12:
proxy:x:13:
kmem:x:15:
dialout:x:20:
fax:x:21:
voice:x:22:
cdrom:x:24:
floppy:x:25:
tape:x:26:
sudo:x:27:
audio:x:29:
dip:x:30:
www-data:x:33:
backup:x:34:
operator:x:37:
list:x:38:
irc:x:39:
src:x:40:
gnats:x:41:
shadow:x:42:
utmp:x:43:telnetd-ssl
video:x:44:
sasl:x:45:
plugdev:x:46:
staff:x:50:
games:x:60:
dhcp:x:101:
syslog:x:102:
klog:x:103:
mysql:x:104:
crontab:x:105:
ssh:x:106:
ssl-cert:x:107:
bind:x:108:
lpadmin:x:109:
scanner:x:110:
admin:x:111:
telnetd-ssl:x:112:
postfix:x:113:
postdrop:x:114:
logcheck:x:115:
postgrey:x:116:
nvram:x:119:
messagebus:x:120:
ntp:x:121:
powerdev:x:122:
admispconfig:x:1003:admispconfig
nogroup:x:65534:
...and all the users and a lot more, don't try to use this!
Regards
spuppy
13th September 2007, 05:35
Holy crap, how did that get deleted? It looks like there was a backup called "group-" so I restored it, and ProFTP works now.
vBulletin® v3.8.4, Copyright ©2000-2009, Jelsoft Enterprises Ltd.