Igor Smitran wrote: > I've saw the source and now i understand, but, i don't know much of C > and don't know if problem is solvable? Yes. Delete the line containing PW_TYPE_STRING, and change the previous line to: if ((dattr = dict_attrbyname(newattr)) != NULL) { Then re-compile && install. Alan DeKok.