From: Miguel Medalha on

> 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)
>

In order to make the necessary change permanent, I entered the following
line in "/etc/security/limits.conf":

* - nofile 16384

The warning previously given by "testparm" is now gone.

From "limits.conf"'s header:

«Quote:

- the wildcard *, for default entry
- nofile - max number of open files

End of quote»

Thanks to those who answered my question.

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