Hi!
I have a postgresql server and i doing pam
authenticacion over winbindd.
The log message is:
Jan 21 11:52:40 mail pam_winbind[1916]: Verify user
`dgr+monsalvog'
Jan 21 11:52:40 mail pam_winbind[1916]: request failed, PAM error was 7, NT error was NT_STATUS_WRONG_PASSWORD Jan 21 11:52:40 mail pam_winbind[1916]: user `dgr+monsalvog' denied access (incorrect password) The log for winbindd is:
[2003/01/21 11:43:39, 2]
nsswitch/winbindd_pam.c:winbindd_pam_auth(121)
Plain-text authenticaion for user dgr+monsalvog returned NT_STATUS_WRONG_PASSWORD (PAM: 7) But when I do a wbinfo -a
dgr+monsalvog%<passwd> the authentication going well
plaintext password authentication
succeeded
error code was NT_STATUS_OK (0x0) anybody has any ideas?
thanks in advance.
|