net/samba34: after upgrade from samba33 -> samba34 no client can connect to samba34-server anymore!

jhell jhell at DataIX.net
Mon Feb 8 16:05:27 UTC 2010


On Mon, 8 Feb 2010 06:43, ohartman@ wrote:
> After upgrading from samba33 to samba34 from most recent ports, no Windows_XP 
> and Windows_7 client is capable of connecting to the samba server anymore! I 
> use the same config as before, did a testparm (it shows this ahaead:
> Load smb config files from /usr/local/etc/smb.conf
> max_open_files: sysctl_max (11095) below minimum Windows limit (16384)
> rlimit_max: rlimit_max (11095) below minimum Windows limit (16384)
> ).
> I have no idea what's going wrong. The authentication is done via LDAP. Using 
> samab33 works without problem.
>
> Regards,
> Oliver
>

Add to /boot/loader.conf:
kern.maxfiles="16384"

Reboot.

As for the rlimit sysctl I have no clue which sysctl configures that but 
seeing as they are of both the same value I would assume that it might be 
auto configured by maxfiles.

Best of luck and let us know how it turned out.

-- 

  jhell



More information about the freebsd-questions mailing list