>Hi all!
>
>         I am getting this error message:
>
>Fri Aug 11 22:17:22 2000: WARNING: Could not open user database file
>'./db/users' in Radius::AuthDBFILE: Too many open files

Antonio,
     Can you run the command 'ulimit -a' and paste the output..

To increase the kernel filedescriptor limits for Solaris 2.6, add these to 
your /etc/system file down the bottom somewhere

set rlim_fd_cur=1024
set rlim_fd_max=1024

You may want to change the values to 2048 or 4096 (i havent tested these 
though).  You will have to reboot for these changes to take effect.

Also, your shell may have a 256 fd soft limit, you can increase this by 
typing at the (ROOT) prompt:

ulimit -n 1024

Regards,
Robert Moss.



===
Archive at http://www.starport.net/~radiator/
Announcements on [EMAIL PROTECTED]
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.

Reply via email to