X-Git-Url: http://git.hcoop.net/clinton/scripts.git/blobdiff_plain/64f69c080c7221b8ab7016a5403c0272510ec6b5..e14418486bd9af71b4e70c147260d4fed34f2876:/create-user diff --git a/create-user b/create-user index 6ffab03..177ad76 100755 --- a/create-user +++ b/create-user @@ -223,16 +223,4 @@ vos syncvldb deleuze fs checkvolumes ssh mire.hcoop.net fs checkvolumes -# -# Finally, set password for main user's principal -# Aborting this operation is harmless. Just re-invoke cpw. -# -# kadmin.local doesn't report errors properly, so we have to -# check manually -# -sudo rm -f /tmp/kadmin.out -sudo kadmin.local -p root/admin -q "cpw $USER@HCOOP.NET" \ - 2>&1 | tee /tmp/kadmin.out -cat /tmp/kadmin.out | grep 'Password for .* changed' -sudo rm -f /tmp/kadmin.out