nsswitch functionality

2002-12-06 Thread Octavian Hornoiu
I have been doing a lot of research into integrating FreeBSD into my company's network recently and we have been converting our servers to FreeBSD gradually but one of the hurdles to overcome is the login issue. In order to make logins seamless across our network I **MUST** use NT logins which

Re: nsswitch functionality

2002-12-06 Thread Octavian Hornoiu
Quoting Brooks Davis <[EMAIL PROTECTED]>: > On Fri, Dec 06, 2002 at 09:31:00AM -0800, Octavian Hornoiu wrote: > > Winbind requires nsswitch to work properly and I know that FreeBSD > > does not support it currently but why is this not a top priority at > > the moment

ipfilter advanced options

2002-12-09 Thread Octavian Hornoiu
I am trying to increase the state table on IPFILTER and also the NAT_SIZE option but on the ipfilter how-to it says to alter a file called ipf_state.h This file is not available on FreeBSD. Where is the included batch of files that compiles ipfilter into the kernel? Specifically, are there co