#2145: shadow-4.0.18.2
---------------------------------------------+------------------------------
Reporter: [EMAIL PROTECTED] | Owner: [email protected]
Type: task | Status: new
Priority: normal | Milestone: 7.0
Component: Book | Version: SVN
Severity: normal | Resolution:
Keywords: |
---------------------------------------------+------------------------------
Comment (by [EMAIL PROTECTED]):
This bug is still present in 4.0.18.2. I'll give 4.1.0 a try some time
next week.
{{{
root:/sources# mkdir -pv /srv/pgsql/data
mkdir: created directory `/srv/pgsql'
mkdir: created directory `/srv/pgsql/data'
root:/sources# groupadd -g 41 postgres
root:/sources# grep postgres /etc/group
postgres:x:41:
root:/sources# useradd -c "PostgreSQL Server" -g postgres -d
/srv/pgsql/data \
> -u 41 postgres
useradd: unknown GID 1000
useradd: invalid numeric argument 'postgres'
--
Ticket URL: <http://wiki.linuxfromscratch.org/lfs/ticket/2145#comment:3>
LFS Trac <http://wiki.linuxfromscratch.org/lfs/>
Linux From Scratch: Your Distro, Your Rules.
--
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page