proFTPd configuration
iam trying to install proftpd ..
i did the following
1.tar -xvzf proftd-1.9.....
2../configure
3.make install
first i "./proftpd" it gave the message no group such as "nogroup",i went in to the /usr/local/etc and edited the file proftpd.conf replaced "nogroup " with "0"--because i checked the /etc/passwd file which gave the foll.fo r root
root:x:0:0:root,IIIt,1000000000!,12444!:/root:/bin/bash....
so ithought 0 must be the gid
is this correct..........if yes ,then it shud run but it still gives
- no such group '0'
- Fatal: Group: Unknown group '0'.
helllp plzzzzzzzzzz
|