Date: Mon, 24 Jul 2000 14:31:05 +0100 From: Ben Smithurst <ben@FreeBSD.org> To: "Dennis S.Davidoff" <admin@rcb.ru> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: pw wan't response. Message-ID: <20000724143105.D28657@strontium.scientia.demon.co.uk> In-Reply-To: <000501bff54a$d51ee520$6fb21ed4@beta> References: <000501bff54a$d51ee520$6fb21ed4@beta>
next in thread | previous in thread | raw e-mail | index | archive | help
Dennis S.Davidoff wrote: > When i do: > su-2.03# echo '1234' | /usr/sbin/pw useradd 'test33' -c 'test' -d > '/nonexistent' -s '/sbin/nologin' -h 0 > it halts and wait smth.. > > When i looking at proccess list, i see: > 33945 p7 I+ 0:00.01 /usr/sbin/pw useradd test33 -c test -d > /nonexistent -s /sb > 33946 p7 I+ 0:00.00 /usr/sbin/pwd_mkdb -C /etc/master.passwd > > What's wrong? Dunno. Try 'ps -l' to see what the processes are blocked on, that might give you or someone else a clue. -- Ben Smithurst / ben@FreeBSD.org / PGP: 0x99392F7D FreeBSD Documentation Project / To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000724143105.D28657>