skeyverify
int skeyverify(struct skey *, char *);
if (skeyverify (&skey, passwd) == 0)
if (i == 0 && skeyverify(&skey, pbuf) == 0) {