nix4me
31st January 2009, 16:50
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)?
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)?