On Mon, Aug 15, 2005 at 12:38:03PM +0200, Christian Bruun wrote:
> New installation of package:
> 
> Setting up twoftpd-run (1.20-2) ...
> adduser: Warning: The home dir you specified does not exist.
> Adding system user `ftp'...
> Adding new user `ftp' (103) with group `nogroup'.
> Not creating home directory.
> Adding system user `ftplog'...
> Adding new user `ftplog' (104) with group `adm'.
> Not creating home directory.

Yes, this is how adduser works.  The twoftpd-run postinst script calls
'adduser --system --home /var/ftp --no-create-home ftp', and adduser
then prints 'Not creating home directory.' as informational message.  I
don't see a bug here.

Thanks, Gerrit.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to