Chris Tolley <[EMAIL PROTECTED]> wrote:
> Here is 'strace /usr/bin/qmail/qmail-pw2u </etc/passwd
> >/etc/qmail/users/assign' from the source install:
> read(0, "root:x:0:0:root:/root:/bin/bash\n"..., 8192) = 1196
> read(0, "", 8192) = 0
> write(2, "qmail-pw2u: fatal: unable to fin"..., 45qmail-pw2u: fatal: unable
> to find alias user
> ) = 45
> _exit(111) = ?
And what does ls -ld ~alias give you? It looks like you don't have the
user account 'alias' created.
Charles
--
-----------------------------------------------------------------------
Charles Cazabon <[EMAIL PROTECTED]>
GPL'ed software available at: http://www.qcc.sk.ca/~charlesc/software/
Any opinions expressed are just that -- my opinions.
-----------------------------------------------------------------------