search for: wbcsidstounixid

Displaying 3 results from an estimated 3 matches for "wbcsidstounixid".

Did you mean: wbcsidstounixids
2012 Jan 08
1
Can't compile 3.6.2 on Solaris 11
.../lib -R/usr/sfw/lib -L/opt/samba/lib -R/opt/samba/lib -lthread -L./bin -lc -Wl,-z,defs SHLIBEXT = so SONAMEFLAG = -Wl,-h, Linking shared library bin/libnetapi.so.0 Undefined first referenced symbol in file tdb_jenkins_hash lib/util.o wbcSidsToUnixIds passdb/lookup_sid.o tdb_transaction_start_nonblock lib/gencache.o ld: fatal: symbol referencing errors. No output written to bin/libnetapi.so.0 collect2: ld returned 1 exit status gmake: *** [bin/libnetapi.so.0] Error 1 my configure line: ./configure --prefix=/opt/samba -...
2013 Mar 25
0
ANNOUNCE: cifs-utils release 6.0 ready for download
...: Jeff Layton <jlayton at samba.org> commit d1d96fafe50b04395ff3ee4590777452e6612e02 Author: Jeff Layton <jlayton at samba.org> Date: Fri Feb 1 12:41:57 2013 -0500 cifs-utils: add autoconf test to make sure that libwbclient is usable The idmapwb plugin requires a usable wbcSidsToUnixIds() function. Check to ensure that the wbclient library provides that symbol, and handle it appropriately if it doesn't. If someone were so inclined they probably could fix idmapwb to fall back to the older mapping functions if that symbol doesn't exist, but for now...
2012 Nov 05
7
VFS ACL with SMB2
Hello, I have a question because POSIX ACL with SMB2 max protocol does not work properly.Did you test VFS xattr acls with SMB2 max protocol? Is it working corectly? Best regards/Adrian Berlin --