Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 01 Nov 2010 13:38:39 +0100
From:      Andrea Venturoli <ml@netfence.it>
To:        Tim Daneliuk <tundra@tundraware.com>
Cc:        FreeBSD Mailing List <freebsd-questions@freebsd.org>
Subject:   Re: Newer Sambas and PAM
Message-ID:  <4CCEB4CF.3060808@netfence.it>
In-Reply-To: <4CCEA944.4020409@tundraware.com>
References:  <4CCEA5B9.7010603@netfence.it> <4CCEA944.4020409@tundraware.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 11/01/10 12:49, Tim Daneliuk wrote:

> Be aware that the samba password directory moved from /usr/local/etc/samba
> to /usr/local/etc/samba34

Thanks, I know, but that's not the problem.

pamsmbd doesn't read the password file directly; instead it asks smbd.
I discovered it uses LanMan passwords, which are now disabled by 
default, so I added "lanman auth=yes" to smb.conf: this was some step 
ahead, but still not enough.

I also tried pam_smbpass.so, which comes with Samba and reads the 
smbpasswd file directly: I expect it would know where it is, since it 
comes from the same port. No success here either.

This worries me a lot, since the working samba version was removed from 
the port tree...

  bye & Thanks
	av.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4CCEB4CF.3060808>