Displaying 2 results from an estimated 2 matches for "bnishomemap".
2001 Feb 28
10
Bug Report
Hello Samba Team:
I don't know if this is a bug but I have compiled
the source code for samba-2.2.0-alpha2 on Solaris 7
and cannot make the binaries.
After the "./configure" command I try "make" and this
is the result:
[...cutting..]
Compiling smbd/oplock_irix.c
Compiling smbd/oplock_linux.c
Compiling smbd/notify.c
Compiling smbd/notify_hash.c
Compiling
2005 Feb 08
0
Samba patch kludge-gmt fixes red files in WinCvs
...P_GLOBAL, &Globals.szNISHomeMapName, NULL, NULL, 0},
{"time offset", P_INTEGER, P_GLOBAL, &extra_time_offset, NULL, NULL, 0},
+ {"kludge GMT", P_BOOL, P_GLOBAL, &use_kludge_gmt, NULL, NULL, FLAG_ADVANCED},
{"NIS homedir", P_BOOL, P_GLOBAL, &Globals.bNISHomeMap, NULL, NULL, 0},
{"-valid", P_BOOL, P_LOCAL, &sDefault.valid, NULL, NULL, FLAG_HIDE},