LOGIN_MECLASS
me = (name != NULL && strcmp(name, LOGIN_MECLASS) == 0);
return login_getclassbyname(LOGIN_MECLASS, pwd);