summaryrefslogtreecommitdiff
path: root/source3/smbd/posix_acls.c
diff options
context:
space:
mode:
authorGerald Carter <jerry@samba.org>2006-07-18 20:19:55 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 11:38:13 -0500
commit97c665db90dc957e377f50092d7d8a6f63f5f2c0 (patch)
tree65a83a3b8ea55ccad1363a80bd2a4e356faf6aba /source3/smbd/posix_acls.c
parentccee54b60504f5aefbd5857e121932895a5e33a4 (diff)
downloadsamba-97c665db90dc957e377f50092d7d8a6f63f5f2c0.tar.gz
samba-97c665db90dc957e377f50092d7d8a6f63f5f2c0.tar.bz2
samba-97c665db90dc957e377f50092d7d8a6f63f5f2c0.zip
r17123: Fix 32bit/64bit portability issues again.
NO NOT change the winbindd response or request structures *unless* you test a 32bit wbinfo against a 64bit winbindd. The structure sizes MUST be the same on 32bit and 64 bit platforms. The way to test is to build a 64bit version of Winbind as normal. Then build a 32bit version using gcc -m32. Now install the 64bit and 32bit versions of libnss_winbindd.so and launch the 64bit winbindd. Make sure that the responses from both 32bit and 64bit versions of wbinfo match. If you don't understand the previous paragraph you don't need to be changing nsswitch/winbindd_nss.h (This used to be commit bc03141429273703c540d6120b0c5ca4d0949266)
Diffstat (limited to 'source3/smbd/posix_acls.c')
0 files changed, 0 insertions, 0 deletions