s3/smbpasswd: Check if Unix account exists before asking for the password.
commit3bb5e3e0b44c25eede60925cfdc89d7df0d0e486
authorKarolin Seeger <kseeger@samba.org>
Sat, 10 Jan 2009 03:43:13 +0000 (9 19:43 -0800)
committerJeremy Allison <jra@samba.org>
Sat, 10 Jan 2009 03:43:13 +0000 (9 19:43 -0800)
tree2bec7889c84608e2512fb7d23adbe44a2daabda5
parent642532608bea788e174f15aabd13376847de106a
s3/smbpasswd: Check if Unix account exists before asking for the password.

Admins shouldn't have to type in the password twice when the passdb account
cannot be created because the Unix account is missing.

Karolin
source/utils/smbpasswd.c