Virtual Hosting With Proftpd And MySQL (Incl. Quota) On Ubuntu 8.04 LTS
I have 2 questions about this howto:
1. In step 3 is says to use uid, gin of 2001. (groupadd -g 2001 ftpgroup
useradd -u 2001 -s /bin/false -d /bin/null -c "proftpd user" -g ftpgroup ftpuser). But in step 4 the database tables are using uid, gid of 5500 as the default. Is this correct? Shouldn't these match?
2. Do all users added to the database get this same uid,gid (2001)?
Recent comments
7 hours 25 min ago
16 hours 53 min ago
17 hours 42 min ago
21 hours 15 min ago
1 day 1 hour ago
1 day 2 hours ago
1 day 4 hours ago
1 day 14 hours ago
1 day 19 hours ago
1 day 20 hours ago