[Samba] PRoblem with ntlm_auth

Tilo Lutz TiloLutz at gmx.de
Fri Oct 14 16:14:21 GMT 2005


Hi

I use suse 10.0. I want to use ntlm_auth
to authenticated users in squid.
Unfortunatly when I try to test the helper
I get this error:

proxy:~ # /usr/local/sbin/ntlm_auth --helper-protocol=squid-2.5-basic 
--debuglevel=3
tilo *password*
[2005/10/14 18:10:58, 3] utils/ntlm_auth.c:check_plaintext_auth(292)
  NT_STATUS_INVALID_HANDLE: Invalid handle (0xc0000008)
ERR

I have googled a bit but I didn't found a hint what this error means.

Other logfiles, e.g. log.smbd on the server doesn't change anything

This is the smb.conf:
[global]
        workgroup = WMS-NET
        netbios name = proxy
        username map = /etc/samba/smbusers
        map to guest = Bad User
        include = /etc/samba/dhcp.conf
        security = domain
        password server = home
        wins server = 192.168.0.7
        encrypt passwords = yes
        idmap uid = 90000-100000
        idmap gid = 90000-100000
        winbind use default domain = yes



Any ideas what is wrong?

Cheers, Tilo


More information about the samba mailing list