similar to: NT_STATUS_ACCESS_DENIED with winbinddauthentication

Displaying 5 results from an estimated 5 matches similar to: "NT_STATUS_ACCESS_DENIED with winbinddauthentication"

2005 Apr 04
6
NT_STATUS_WRONG_PASSWORD with multiple concurrent connects from same IP Address.
We are having a problem with SAMBA v 3.0.13 on Linux where a windows client (single IP address) makes multiple connections at the same time (different processes) to copy files onto our SAMBA server. As many as 20 simultaneous connections/file transfers may be occurring from the same client IP address. Some of the files succeed, and some fail. The windows client reports that the directory does
2005 Jun 03
1
NT_STATUS_WRONG_PASSWORD with multiple concurrent connects from same IP Address.
Andrew: RE: SPNEGO=NO to solve Multiple simultaneous connects from the same client system.. We're finally getting around to implementing this parameter...we've discovered that it breaks connectivity with some of our Windows Xp clients...for some reason certain users are unable to authenticate from some of the Xp systems (the logs report NT_STATUS_NO_SUCH_USER). Strangely enough, other
2006 Oct 18
1
Using CHROOT jail in SFTP
Good afternoon, I have been using OpenSSH 3.8p1 and added code to sftp-server.c so I could put users in chroot jail. When I setup a new system and downloaded OpenSSH 4.4p1 and tried the same patch it fails with the following in the /var/log/messages file: sftp-server[11001]: fatal: Couldn't chroot to user directory /home/newyork/ftpbcc: Operation not permitted I was wondering why one would
2005 Apr 04
4
NT_STATUS_ACCESS_DENIED with winbindd authentication
Hi, We're running a print server having the following specifications: Samba 3.0.11 Suse 9.1 Kernel 2.6.5-7.108 kernel A few days back none of the users were able to log onto the print server. The debug 10 logs show the following lines: [2005/03/29 11:21:05, 5] auth/auth.c:check_ntlm_password(271) check_ntlm_password: winbind authentication for user [**user-name**] FAILED with error
2005 Apr 06
0
Bug? Authentication failure with multiple logins from same client IP addy
We have a client machine (Windows 2000) that runs an application which spawns separate processes with each authenticate separately to the SAMBA server (3.0.13) When several of these processes run at the same time, SOME of the authentications fail with NT_STATUS_WRONG_PASSWORD written to the log.smbd file (error level 2)...I've attached a snippet of the log file to the end of this message All