From: Martin Hochreiter on
Am 2010-01-25 12:44, schrieb Miguel Medalha:
>
> I just installed samba on a new server, 3.4.5-42, 64 bit version from
> Sernet, over CentOS 5.4.
>
> When running testparm, I get the following warning:
>
> rlimit_max: rlimit_max (8192) below minimum Windows limit (16384)
>
> I searched Google for some answer but I couldn't find a satisfactory
> one. What should I do to solve this?
> Can someone from the Samba team enlighten me on this?
>
> Thank you!
>
Hi, I am not from the samba team but I stepped into the same situation:

you have to set the ulimit -n to the windows limit
" ulimit -n 16384 "
(Max open files)

That is valid for the console you are in

regards
--
To unsubscribe from this list go to the following URL and read the
instructions: https://lists.samba.org/mailman/options/samba