search for: grouplst

Displaying 2 results from an estimated 2 matches for "grouplst".

Did you mean: grouplist
2000 Feb 03
2
use sysconf instead of NGROUPS_MAX
Currently samba (2.0.6) relies on the NGROUPS_MAX define. This makes the number of allowed simultaneous (per-user) secondary groups a compile-time decision. $ find . -name \*.c | xargs grep NGROUPS ./source/lib/system.c: if (setlen > NGROUPS_MAX) { ./source/lib/replace.c: gid_t grouplst[NGROUPS_MAX]; ./source/lib/replace.c: while (i < NGROUPS_MAX && ./source/smbd/password.c:#ifdef NGROUPS_MAX ./source/smbd/password.c: if((groups = (gid_t *)malloc(sizeof(gid_t)*NGROUPS_MAX)) == NULL) POSIX defined sysconf in order to avoid this. By using sysconf(_SC_NGROUPS_MAX...
2000 Jun 06
4
WINS serving
Hi all, I use Samba (nmbd) for WINS serving round here. Any one know how to set up two WINS servers (on different machines for resilience) using Samba? Also, whislt I'm on the subject. Suppose I have a machine with multiple (physical) interfaces, each with a unique IP address. When it ('s nmbd) registers with teh WINS server does it register all its addresses? Moreover, when the