smb_pwd_setcntl
error = smb_pwd_setcntl(user, SMB_PWC_DELETE);
error = smb_pwd_setcntl(user, SMB_PWC_DISABLE);
error = smb_pwd_setcntl(user, SMB_PWC_ENABLE);
extern int smb_pwd_setcntl(const char *, int);