Index: auth/auth_unix.c =================================================================== --- auth/auth_unix.c (wersja 23526) +++ auth/auth_unix.c (kopia robocza) @@ -117,6 +117,7 @@ DEBUG(1, ("PAM account restriction prevents user login\n")); } else { make_server_info_pw(server_info, pass->pw_name, pass); + (*server_info)->was_mapped = True; } } else { /* we need to do somthing more useful here */