Displaying 20 results from an estimated 9000 matches similar to: "NTLM Problems"
2011 Apr 28
2
got NTLMSSP command 1, expected 3
my problem with users getting popup auth windows randomly while
surfing in Internet
I am getting this log in my cache.log
[2011/03/05 16:21:05, 1] libsmb/ntlmssp.c:335(ntlmssp_update)
got NTLMSSP command 1, expected 3
[2011/03/05 16:21:06, 1] libsmb/ntlmssp.c:335(ntlmssp_update)
got NTLMSSP command 1, expected 3
[2011/03/05 16:21:07, 1] libsmb/ntlmssp.c:335(ntlmssp_update)
got NTLMSSP
2011 Apr 28
0
[squid-users] got NTLMSSP command 1, expected 3
Hello, Samba team .
my problem with users getting popup auth windows randomly while
surfing in Internet
I am getting this log in my cache.log
[2011/03/05 16:21:05, 1] libsmb/ntlmssp.c:335(ntlmssp_update)
got NTLMSSP command 1, expected 3
[2011/03/05 16:21:06, 1] libsmb/ntlmssp.c:335(ntlmssp_update)
got NTLMSSP command 1, expected 3
[2011/03/05 16:21:07, 1]
2017 Mar 16
0
Samba file server 4.4.4 - trust relationship
Hello experts
I currently have a file server running on CentOS 7. The file server is
joined to the enterprise.com domain (with Samba 4.5).
The enterprise.com domain (with samba 4.5) maintains a trust relationship
with the example.com domain running on windows server 2012R2.
The problem occurs when a user of the example.com (windows server) domain
authenticates on a workstation of the
2006 Oct 10
0
Combining mod_auth_winbind with other authorization modules
I'm trying to use the mod_auth_winbind module from lorikeet SVN to
control access to an Apache 2.2.3 server. Samba is 3.0.23b supplied with
Mandriva 2007 and is configured is a member of a w2k3 AD domain. The
Apache users are using IE on W2k or XP domain member clients.
Samba and winbind are working as expected, and if I just use the
mod_auth_winbind module to authenticate the users
2007 Jun 05
0
mod_auth_ntlm_winbind under apache2 : NTLMSSP NT_STATUS_INVALID_PARAMETER
Ubuntu Server 7.04
Apache/2.2.3 (Ubuntu) PHP/5.2.1 mod_perl/2.0.2 Perl/v5.8.8
mod_auth_ntml_winbind from svn June 5, 2007.
samba 3.0.24-2ubuntu1.2
winbind is working, I can log into the machine as an AD domain user.
graham@wtldevapp1:~$ sudo ntlm_auth --username=gdunn01
password:
NT_STATUS_OK: Success (0x0)
from the conf.d/twiki.conf:
AuthName "NTLM Authentication"
NTLMAuth
2013 Dec 16
0
Failed to parse NTLMSSP packet; Potential return of bug 7577?
Hello,
I try to track down an issue with Windows 8 authenticating to Samba 3.6.22.
Today I faced a strange issue that I could not connect to my server using
hostname but I could perfectly do so using IP-address.
- \\skynet\share did not work ("The parameter is invalid")
- \\10.0.1.6\share did work
After lots of searching and trying I was mainly concerned about the following
error
2004 Dec 20
11
winbind problems
Hello,
I am running a Samba server (3.0.7) on a Suse 9.2 box. I have connected this server successfully to a Windows 2000 Active Directory (mixed mode). I have nsswitch.conf, krb5.conf configured and winbind seems to be running properly for the most part. With wbinfo I can get all of my user and group information. Problem is, it seems that at random times, the samba server just stops
2017 Apr 21
2
Fwd: Unable to change passwords from Win XP Pro clients
Hello everyone,
First time with Samba 4.
I've got it running mostly (with Windows 7 clients, everything works like a
charm.), but I-m struggling with an issue that is driving me nuts (spent
countless hours trying out stuff and googleing without luck):
When users log in from Win XP Pro terminals, and are forced to change
initially assigned passwords, they get an error (1728: error in RCP
2006 Jul 05
0
Problem with mod_ntlm_winbind
I'm playing with the mod_ntlm_winbind from
http://download.samba.org/ftp/unpacked/lorikeet/mod_ntlm_winbind/ on
Centos 4.3 but running into problems when trying to authenticate via the
browser. IE says it cannot find the server when trying to access
http://server/auth Firefox pops up an authentication box but this also
does not work.
Can anyone point me into what I might be doing wrong or may
2009 Mar 19
2
Server 2008 and Samba 3.0.25b
Hi Folks -
I'm experiencing a very strange problem with Server 2008 machines (for
all intents and purposes related to Samba, it's Vista) connecting to a
Samba Server. The Samba machine is a RHEL4.6 machine running Samba
3.0.25b. I am joined to the mixed mode AD domain via the command "net
rpc join -U administrator <domain>". I am not using winbind or
kerberos. Or
2006 Jan 27
2
bug in 3.0.21a?
hello
when I try to connect to a share from my windows xp client, it does
not work. In linux via smbclient, there's no problem.
see below for the error log
version = 3.0.21a
security = server (the problem only seems to occur on servers that
rely on another samba server for authentication).
any ideas?
werner
[2006/01/27 09:30:32, 2] auth/auth.c:check_ntlm_password(307)
2007 Mar 27
1
mod_auth_ntlm_winbind
I'm having some difficulties with mod_auth_ntlm_winbind. Winbind and
samba are configured and working well, I can create shares and set
permissions to AD groups. Wbinfo -u and wbinfo -g work fine.
Whenever I try and hit the folder with a web browser, it prompts for a
username and password and then comes back with a 401: authorization
required.
In the apache error log I get:
[2007/03/01
2017 Mar 16
1
Samba file server 4.4.4 - trust relationship
Hello experts
I currently have a file server running on CentOS 7. The file server is
joined to the enterprise.com domain (with Samba 4.5).
The enterprise.com domain (with samba 4.5) maintains a trust relationship
with the example.com domain running on windows server 2012R2.
The problem occurs when a user of the example.com (windows server) domain
authenticates on a workstation of the
2010 Mar 15
0
ntlm helper helper usage problem
Hi,guys .
I implement HTTP Proxy running in Linux environment and my proxy have
to support NTLM authentication.
My proxy written in C++.
I try to use _squid-ntlm helper _according to
*http://devel.squid-cache.org/ntlm/squid_helper_protocol.html .
So *I run helper like this *system ("ntlm_auth -d=10
--helper-protocol=squid-2.5-ntlmssp"*);
and implemented its protocol (see
2006 Nov 28
0
Ntlm_auth Problem (resend)
I sent this message and realized I hadn't included info on the
environment so I am resending it. I am running red hat enterprise
linux 4 with samba version 3.0.10-1.4E.2. Apache version is 2.0.52.
I also included output from running ntlm_auth on the command line with
diagnostics. This fails but it only seems to try plaintext auth which
will not work (see below).
I am having problems with
2018 Feb 26
0
Fwd: Client fails to mount with Samba running as daemon. Fine in foreground.
Hi all,
Experiencing a really weird issue on my Samba instance (4.7.5). It is not
allowing users to browse any shares when running as a systemctl daemon, but
it is working fine when running as a foreground service.
Contents of systemctl service unit:
# cat /usr/lib/systemd/system/smb.service
[Unit]
Description=Samba SMB Daemon
After=syslog.target network.target nmb.service winbind.service
2016 May 02
0
[Announce] Samba 4.3.9 Available for Download
======================================================
"Most of us end up with no more than
five or six people who remember us.
Teachers have thousands of people who
remember them for the rest of their
lives."
Andy Rooney
======================================================
Release Announcements
---------------------
This is the latest stable release of Samba 4.3.
2016 May 02
0
[Announce] Samba 4.3.9 Available for Download
======================================================
"Most of us end up with no more than
five or six people who remember us.
Teachers have thousands of people who
remember them for the rest of their
lives."
Andy Rooney
======================================================
Release Announcements
---------------------
This is the latest stable release of Samba 4.3.
2004 Jul 06
0
where is smbgroupedit and differenet other questions to Samba & AD
Hello List-Friends ;-)
O.K. I am a real beginner, so please don't hurt me ;-)
but im still working since a few days to get it running and google is my best friend.
I also bought O'Reilly 's Samba Book and a lot of other online stuff, but AD-Samba-winbind should be too new.
I use Suse 9.1 and Samba 3.0.4 as ADS Member Server.
We have an W2k Advanced Server (and a M$-Admin which
2016 May 02
0
[Announce] Samba 4.4.3 Available for Download ( DebianJessie DEBs amd64 )
For the interested ones.. I have created debian Jessie 4.4.3 packages.
I have uploaded the all needed deb packages for samba 4.4.3 on debian jessie to my private server.
I have a limit on my traffic, so when i get a traffic warning i'll close the link.
The link :
http://downloads.van-belle.nl/samba4/
And please DO READ :
http://downloads.van-belle.nl/samba4/README.txt